[Lunar-commits] CVS: moonbase/perl/libwww-perl BUILD, 1.1.1.1,
1.2 DEPENDS, 1.2, 1.3 DETAILS, 1.3, 1.4
Florin Braescu
florin at lunar-linux.org
Sat Jan 8 11:55:01 UTC 2005
Update of /var/cvs/lunar/moonbase/perl/libwww-perl
In directory espresso.foo-projects.org:/tmp/cvs-serv28206/perl/libwww-perl
Modified Files:
BUILD DEPENDS DETAILS
Log Message:
bump the version from 5.800 to 5.803.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/perl/libwww-perl/BUILD,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- BUILD 21 Aug 2002 00:55:21 -0000 1.1.1.1
+++ BUILD 8 Jan 2005 11:54:58 -0000 1.2
@@ -1,8 +1,6 @@
(
perl Makefile.PL &&
- make &&
- prepare_install &&
- make install
+ default_make
) > $C_FIFO 2>&1
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/perl/libwww-perl/DEPENDS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DEPENDS 13 Sep 2002 11:23:39 -0000 1.2
+++ DEPENDS 8 Jan 2005 11:54:58 -0000 1.3
@@ -1,4 +1,4 @@
-depends HTML-Parser &&
-depends MIME-Base64 &&
-depends Digest-MD5 &&
+depends HTML-Parser &&
+depends MIME-Base64 &&
+depends Digest-MD5 &&
depends URI
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/perl/libwww-perl/DETAILS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DETAILS 5 Oct 2004 09:30:15 -0000 1.3
+++ DETAILS 8 Jan 2005 11:54:58 -0000 1.4
@@ -1,17 +1,19 @@
MODULE=libwww-perl
- VERSION=5.800
+ VERSION=5.803
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=http://www.cpan.org/authors/id/GAAS/
+ SOURCE_URL=http://www.cpan.org/authors/id/GAAS/
+ SOURCE_VFY=sha1:b1e811b4de2275d52da76798886801926c834725
WEB_SITE=http://gisle.aas.no
ENTERED=20020727
- UPDATED=20040808
+ UPDATED=20050108
SHORT="libwww-perl is a perl module for the World-Wide Web library"
-cat << EOF
-Bundle::LWP, File::Listing, HTML::Form, HTTP::Cookies, HTTP::Daemon, HTTP::Date,
-HTTP::Headers, HTTP::Message, HTTP::Negotiate, HTTP::Request, HTTP::Response,
-HTTP::Status, LWP, Net::HTTP, WWW::RobotRules
+cat << EOF
+Bundle::LWP, File::Listing, HTML::Form, HTTP::Cookies, HTTP::Daemon,
+HTTP::Date, HTTP::Headers, HTTP::Message, HTTP::Negotiate,
+HTTP::Request, HTTP::Response, HTTP::Status, LWP, Net::HTTP,
+WWW::RobotRules
A perl 5 module which is the mother of all perl toolboxes for using the
-World-Wide Web. The above list is not the complete list of perl sub-modules
-that are included in this perl module.
+World-Wide Web. The above list is not the complete list of perl
+sub-modules that are included in this perl module.
EOF
More information about the Lunar-commits
mailing list