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

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Thu Aug 23 22:43:20 CEST 2012


Revision: 19077
          http://gar.svn.sourceforge.net/gar/?rev=19077&view=rev
Author:   bonivart
Date:     2012-08-23 20:43:20 +0000 (Thu, 23 Aug 2012)
Log Message:
-----------
cpan/libwww-perl/trunk: remove pm_libnet dep since Net::FTP is in core Perl anyway

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

Modified: csw/mgar/pkg/cpan/libwww-perl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/libwww-perl/trunk/Makefile	2012-08-23 20:42:40 UTC (rev 19076)
+++ csw/mgar/pkg/cpan/libwww-perl/trunk/Makefile	2012-08-23 20:43:20 UTC (rev 19077)
@@ -32,27 +32,17 @@
 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-date
+#RUNTIME_DEP_PKGS += CSWpm-http-message
 RUNTIME_DEP_PKGS += CSWpm-http-negotiate
-RUNTIME_DEP_PKGS += CSWpm-libnet
+# http-request?
+# http-response?
+# http-status?
 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
 
-# New packages released together with libwww-perl 6, remove on next build
-CHECKPKG_OVERRIDES_CSWpm-libwww-perl += unidentified-dependency|CSWpm-file-listing
-CHECKPKG_OVERRIDES_CSWpm-libwww-perl += unidentified-dependency|CSWpm-http-cookies
-CHECKPKG_OVERRIDES_CSWpm-libwww-perl += unidentified-dependency|CSWpm-http-date
-CHECKPKG_OVERRIDES_CSWpm-libwww-perl += unidentified-dependency|CSWpm-http-daemon
-CHECKPKG_OVERRIDES_CSWpm-libwww-perl += unidentified-dependency|CSWpm-http-message
-CHECKPKG_OVERRIDES_CSWpm-libwww-perl += unidentified-dependency|CSWpm-http-negotiate
-CHECKPKG_OVERRIDES_CSWpm-libwww-perl += unidentified-dependency|CSWpm-libnet
-CHECKPKG_OVERRIDES_CSWpm-libwww-perl += unidentified-dependency|CSWpm-lwp-mediatypes
-CHECKPKG_OVERRIDES_CSWpm-libwww-perl += unidentified-dependency|CSWpm-net-http
-CHECKPKG_OVERRIDES_CSWpm-libwww-perl += unidentified-dependency|CSWpm-www-robotrules
-
 include gar/category.mk

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