[csw-devel] SF.net SVN: gar:[12264] csw/mgar/pkg/cpan/WWW-Mechanize/trunk
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Sat Jan 8 22:38:05 CET 2011
Revision: 12264
http://gar.svn.sourceforge.net/gar/?rev=12264&view=rev
Author: bonivart
Date: 2011-01-08 21:38:05 +0000 (Sat, 08 Jan 2011)
Log Message:
-----------
pm_wwwmechanize: update to 1.66
Modified Paths:
--------------
csw/mgar/pkg/cpan/WWW-Mechanize/trunk/Makefile
csw/mgar/pkg/cpan/WWW-Mechanize/trunk/checksums
Added Paths:
-----------
csw/mgar/pkg/cpan/WWW-Mechanize/trunk/files/COPYING
Removed Paths:
-------------
csw/mgar/pkg/cpan/WWW-Mechanize/trunk/files/CSWpmwwwmechanize.depend
csw/mgar/pkg/cpan/WWW-Mechanize/trunk/files/CSWpmwwwmechanize.gspec
Property Changed:
----------------
csw/mgar/pkg/cpan/WWW-Mechanize/trunk/
Property changes on: csw/mgar/pkg/cpan/WWW-Mechanize/trunk
___________________________________________________________________
Modified: svn:externals
- gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v1
+ gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2
Modified: csw/mgar/pkg/cpan/WWW-Mechanize/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/WWW-Mechanize/trunk/Makefile 2011-01-08 20:20:27 UTC (rev 12263)
+++ csw/mgar/pkg/cpan/WWW-Mechanize/trunk/Makefile 2011-01-08 21:38:05 UTC (rev 12264)
@@ -1,5 +1,5 @@
NAME = WWW-Mechanize
-VERSION = 1.22
+VERSION = 1.66
CATEGORIES = cpan
AUTHOR = PETDANCE
@@ -13,16 +13,17 @@
of the URLs you've visited, which can be queried and revisited.
endef
-DISTFILES += $(call admfiles,CSWpmwwwmechanize,depend)
+DISTFILES += COPYING
-DEPENDS += cpan/libwww-perl
-DEPENDS += cpan/HTML-Parser
+PACKAGES = CSWpmwwwmechanize
+CATALOGNAME = pm_wwwmechanize
+ARCHALL = 1
-BUILDDEPS += cpan/Test-LongString
-BUILDDEPS += cpan/Test-Warn
-BUILDDEPS += cpan/Test-Pod
-BUILDDEPS += cpan/Test-Memory-Cycle
+RUNTIME_DEP_PKGS += CSWpmhtmlparser
+RUNTIME_DEP_PKGS += CSWpmhttpsvrsimp
+RUNTIME_DEP_PKGS += CSWpmlibwww
+RUNTIME_DEP_PKGS += CSWpmuri
-CONFIGURE_ARGS = -n
+CONFIGURE_ARGS = -nolive -nolocal
include gar/category.mk
Modified: csw/mgar/pkg/cpan/WWW-Mechanize/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/WWW-Mechanize/trunk/checksums 2011-01-08 20:20:27 UTC (rev 12263)
+++ csw/mgar/pkg/cpan/WWW-Mechanize/trunk/checksums 2011-01-08 21:38:05 UTC (rev 12264)
@@ -1,3 +1 @@
-19a549a6fa392e95df9fb404d1af13c0 download/CSWpmwwwmechanize.gspec
-da0ed851b1ae1161bf4e0fbe08e66592 download/CSWpmwwwmechanize.depend
-f25ab5a33248354038307303e8450881 download/WWW-Mechanize-1.22.tar.gz
+40690ba4cd93b8c3b931582acf87eeac WWW-Mechanize-1.66.tar.gz
Added: csw/mgar/pkg/cpan/WWW-Mechanize/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/WWW-Mechanize/trunk/files/COPYING (rev 0)
+++ csw/mgar/pkg/cpan/WWW-Mechanize/trunk/files/COPYING 2011-01-08 21:38:05 UTC (rev 12264)
@@ -0,0 +1,3 @@
+Copyright (c) 2005-2010 Andy Lester. All rights reserved. This program is
+free software; you can redistribute it and/or modify it under the same
+terms as Perl itself.
Deleted: csw/mgar/pkg/cpan/WWW-Mechanize/trunk/files/CSWpmwwwmechanize.depend
===================================================================
--- csw/mgar/pkg/cpan/WWW-Mechanize/trunk/files/CSWpmwwwmechanize.depend 2011-01-08 20:20:27 UTC (rev 12263)
+++ csw/mgar/pkg/cpan/WWW-Mechanize/trunk/files/CSWpmwwwmechanize.depend 2011-01-08 21:38:05 UTC (rev 12264)
@@ -1 +0,0 @@
-P CSWpmlibwww pm_libwww - a general-purpose Web API for Perl, based on W3C libwww.
Deleted: csw/mgar/pkg/cpan/WWW-Mechanize/trunk/files/CSWpmwwwmechanize.gspec
===================================================================
--- csw/mgar/pkg/cpan/WWW-Mechanize/trunk/files/CSWpmwwwmechanize.gspec 2011-01-08 20:20:27 UTC (rev 12263)
+++ csw/mgar/pkg/cpan/WWW-Mechanize/trunk/files/CSWpmwwwmechanize.gspec 2011-01-08 21:38:05 UTC (rev 12264)
@@ -1,9 +0,0 @@
-%var bitname pm_wwwmechanize
-%var pkgname CSWpmwwwmechanize
-%var arch all
-%include url file://%{PKGLIB}/csw_cpan.gspec
-%copyright
-Copyright 2004 Andy Lester <andy at petdance.com>
-
-Released under the Artistic License. Based on Kirrily Robert's excellent
-L<WWW::Automate> package.
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