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

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Thu Aug 23 16:31:27 CEST 2012


Revision: 19069
          http://gar.svn.sourceforge.net/gar/?rev=19069&view=rev
Author:   bonivart
Date:     2012-08-23 14:31:27 +0000 (Thu, 23 Aug 2012)
Log Message:
-----------
fix stub name and overrides for new packages

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 08:14:55 UTC (rev 19068)
+++ csw/mgar/pkg/cpan/libwww-perl/trunk/Makefile	2012-08-23 14:31:27 UTC (rev 19069)
@@ -18,9 +18,12 @@
 PACKAGES = CSWpm-libwww-perl
 CATALOGNAME = pm_libwww_perl
 SPKG_DESC_CSWpm-libwww-perl = $(DESCRIPTION)
+
 ARCHALL = 1
+
+# Name change
 OBSOLETED_BY_CSWpm-libwww-perl = CSWpmlibwww
-CATALOGNAME_CSWpmlibwww = pm_libwww
+CATALOGNAME_CSWpmlibwww = pm_libwww_stub
 
 # avoid an error with configure-style default options
 CONFIGURE_ARGS =
@@ -40,4 +43,16 @@
 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