[csw-devel] SF.net SVN: gar:[21124] csw/mgar/pkg/cpan/WWW-Mechanize/trunk

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Thu May 16 19:39:20 CEST 2013


Revision: 21124
          http://gar.svn.sourceforge.net/gar/?rev=21124&view=rev
Author:   bonivart
Date:     2013-05-16 17:39:19 +0000 (Thu, 16 May 2013)
Log Message:
-----------
cpan/WWW-Mechanize/trunk: update to 1.72, fix name and deps

Modified Paths:
--------------
    csw/mgar/pkg/cpan/WWW-Mechanize/trunk/Makefile
    csw/mgar/pkg/cpan/WWW-Mechanize/trunk/checksums

Modified: csw/mgar/pkg/cpan/WWW-Mechanize/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/WWW-Mechanize/trunk/Makefile	2013-05-16 17:12:05 UTC (rev 21123)
+++ csw/mgar/pkg/cpan/WWW-Mechanize/trunk/Makefile	2013-05-16 17:39:19 UTC (rev 21124)
@@ -1,29 +1,32 @@
 NAME = WWW-Mechanize
-VERSION = 1.66
+VERSION = 1.72
 CATEGORIES = cpan
 GARTYPE = v2
-AUTHOR = PETDANCE
+AUTHOR = JESSE
 
 DESCRIPTION = Handy web browsing in a Perl object
 define BLURB
-  WWW::Mechanize, or Mech for short, helps you automate interaction with a
-  website. It supports performing a sequence of page fetches including
-  following links and submitting forms. Each fetched page is parsed and its
-  links and forms are extracted. A link or a form can be selected, form fields
-  can be filled and the next page can be fetched. Mech also stores a history
-  of the URLs you've visited, which can be queried and revisited.
 endef
 
 DISTFILES += COPYING
 
-PACKAGES = CSWpmwwwmechanize
-CATALOGNAME = pm_wwwmechanize
+PACKAGES = CSWpm-www-mechanize
+CATALOGNAME = pm_www_mechanize
+SPKG_DESC_CSWpm-www-mechanize = $(DESCRIPTION)
+OBSOLETED_BY_CSWpm-www-mechanize = CSWpmwwwmechanize
+CATALOGNAME_CSWpmwwwmechanize = pm_wwwmechanize
+
 ARCHALL = 1
 
-RUNTIME_DEP_PKGS += CSWpmhtmlparser
-RUNTIME_DEP_PKGS += CSWpmhttpsvrsimp
-RUNTIME_DEP_PKGS += CSWpmlibwww
-RUNTIME_DEP_PKGS += CSWpmuri
+RUNTIME_DEP_PKGS += CSWpm-html-form
+RUNTIME_DEP_PKGS += CSWpm-html-parser
+RUNTIME_DEP_PKGS += CSWpm-html-tree
+RUNTIME_DEP_PKGS += CSWpm-http-daemon
+RUNTIME_DEP_PKGS += CSWpm-http-message
+RUNTIME_DEP_PKGS += CSWpm-http-server-simple
+RUNTIME_DEP_PKGS += CSWpm-libwww-perl
+RUNTIME_DEP_PKGS += CSWpm-test-warn
+RUNTIME_DEP_PKGS += CSWpm-uri
 
 CONFIGURE_ARGS = -nolive -nolocal
 

Modified: csw/mgar/pkg/cpan/WWW-Mechanize/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/WWW-Mechanize/trunk/checksums	2013-05-16 17:12:05 UTC (rev 21123)
+++ csw/mgar/pkg/cpan/WWW-Mechanize/trunk/checksums	2013-05-16 17:39:19 UTC (rev 21124)
@@ -1 +1 @@
-40690ba4cd93b8c3b931582acf87eeac  WWW-Mechanize-1.66.tar.gz
+231709669de7d912185b91e454206532  WWW-Mechanize-1.72.tar.gz

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list