[csw-devel] SF.net SVN: gar:[19035] csw/mgar/pkg/cpan/libwww-perl/trunk

guillomovitch at users.sourceforge.net guillomovitch at users.sourceforge.net
Mon Aug 20 13:58:35 CEST 2012


Revision: 19035
          http://gar.svn.sourceforge.net/gar/?rev=19035&view=rev
Author:   guillomovitch
Date:     2012-08-20 11:58:35 +0000 (Mon, 20 Aug 2012)
Log Message:
-----------
cpan/libwww-perl: update to 6.04

Modified Paths:
--------------
    csw/mgar/pkg/cpan/libwww-perl/trunk/Makefile
    csw/mgar/pkg/cpan/libwww-perl/trunk/checksums

Modified: csw/mgar/pkg/cpan/libwww-perl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/libwww-perl/trunk/Makefile	2012-08-20 11:54:11 UTC (rev 19034)
+++ csw/mgar/pkg/cpan/libwww-perl/trunk/Makefile	2012-08-20 11:58:35 UTC (rev 19035)
@@ -1,18 +1,19 @@
 NAME = libwww-perl
-VERSION = 5.837
+VERSION = 6.04
 CATEGORIES = cpan
 GARTYPE = v2
 AUTHOR = GAAS
 
-DESCRIPTION = A general-purpose Web API for Perl, based on W3C libwww
+DESCRIPTION = The World-Wide Web library for Perl
 define BLURB
-  The DBI is a database access module for the Perl programming language.  It
-  defines a set of methods, variables, and conventions that provide a
-  consistent database interface, independent of the actual database being
-  used.
+  The libwww-perl collection is a set of Perl modules which provides a simple
+  and consistent application programming interface (API) to the World-Wide Web.
+  The main focus of the library is to provide classes and functions that allow
+  you to write WWW clients. The library also contain modules that are of more
+  general use and even classes that help you implement simple HTTP servers.
 endef
 
-DISTFILES = COPYING
+LICENSE_TEXT = This module is licensed under the perl license
 
 PACKAGES = CSWpm-libwww-perl
 CATALOGNAME = pm_libwww_perl
@@ -21,6 +22,22 @@
 OBSOLETED_BY_CSWpm-libwww-perl = CSWpmlibwww
 CATALOGNAME_CSWpmlibwww = pm_libwww
 
-RUNTIME_DEP_PKGS = CSWpmhtmltagset CSWpmuri CSWpmhtmlparser CSWpmiocompress CSWpmhtmlfmt CSWpmmimebase64
+# avoid an error with configure-style default options
+CONFIGURE_ARGS =
 
+RUNTIME_DEP_PKGS += CSWpm-encode-locale
+RUNTIME_DEP_PKGS += CSWpm-file-listing
+RUNTIME_DEP_PKGS += CSWpm-html-parser
+RUNTIME_DEP_PKGS += CSWpm-http-cookies
+RUNTIME_DEP_PKGS += CSWpm-http-date
+RUNTIME_DEP_PKGS += CSWpm-http-daemon
+RUNTIME_DEP_PKGS += CSWpm-http-message
+RUNTIME_DEP_PKGS += CSWpm-http-negotiate
+RUNTIME_DEP_PKGS += CSWpm-libnet
+RUNTIME_DEP_PKGS += CSWpm-lwp-mediatypes
+RUNTIME_DEP_PKGS += CSWpm-mime-base64
+RUNTIME_DEP_PKGS += CSWpm-net-http
+RUNTIME_DEP_PKGS += CSWpm-uri
+RUNTIME_DEP_PKGS += CSWpm-www-robotrules
+
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/libwww-perl/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/libwww-perl/trunk/checksums	2012-08-20 11:54:11 UTC (rev 19034)
+++ csw/mgar/pkg/cpan/libwww-perl/trunk/checksums	2012-08-20 11:58:35 UTC (rev 19035)
@@ -1 +1 @@
-9bbf1bce482b0bac98bb4f04253c03d0  libwww-perl-5.837.tar.gz
+24acf2fe33b2295f048f8859e9665ee3  libwww-perl-6.04.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