SF.net SVN: gar:[24276] csw/mgar/pkg/cpan/prefork/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Nov 6 10:34:39 CET 2014


Revision: 24276
          http://sourceforge.net/p/gar/code/24276
Author:   dmichelsen
Date:     2014-11-06 09:34:38 +0000 (Thu, 06 Nov 2014)
Log Message:
-----------
cpan/prefork/trunk: Update to makemake and new name

Modified Paths:
--------------
    csw/mgar/pkg/cpan/prefork/trunk/Makefile

Modified: csw/mgar/pkg/cpan/prefork/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/prefork/trunk/Makefile	2014-11-06 09:33:57 UTC (rev 24275)
+++ csw/mgar/pkg/cpan/prefork/trunk/Makefile	2014-11-06 09:34:38 UTC (rev 24276)
@@ -8,14 +8,16 @@
 define BLURB
 endef
 
-PACKAGES = CSWpmprefork
-CATALOGNAME = pm_prefork
+CATALOG_RELEASE = unstable
 
 LICENSE = LICENSE
 
-ARCHALL = 1
+PACKAGES += CSWpm-prefork
+CATALOGNAME_CSWpm-prefork = pm_prefork
+SPKG_DESC_CSWpm-prefork = Optimized module loading for forking or non-forking processes
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-prefork = 1
+OBSOLETED_BY_CSWpm-prefork += CSWpmprefork
+CATALOGNAME_CSWpmprefork = pm_prefork_stub
 
-# Yes, the module names violates the Perl standard
-CHECKPKG_OVERRIDES_CSWpmprefork += pkginfo-description-not-starting-with-uppercase
-
 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