[csw-devel] SF.net SVN: gar:[18770] csw/mgar/pkg/cpan/Spiffy/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Mon Jul 16 21:48:40 CEST 2012


Revision: 18770
          http://gar.svn.sourceforge.net/gar/?rev=18770&view=rev
Author:   dmichelsen
Date:     2012-07-16 19:48:40 +0000 (Mon, 16 Jul 2012)
Log Message:
-----------
cpan/Spiffy/trunk: Sanizite package name, drop dependency to YAML

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

Modified: csw/mgar/pkg/cpan/Spiffy/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Spiffy/trunk/Makefile	2012-07-16 19:41:50 UTC (rev 18769)
+++ csw/mgar/pkg/cpan/Spiffy/trunk/Makefile	2012-07-16 19:48:40 UTC (rev 18770)
@@ -6,20 +6,18 @@
 
 DESCRIPTION = Spiffy Perl Interface Framework For You
 define BLURB
-  "Spiffy" is a framework and methodology for doing object oriented (OO)
-  programming in Perl. Spiffy combines the best parts of Exporter.pm, base.pm,
-  mixin.pm and SUPER.pm into one magic foundation class. It attempts to fix
-  all the nits and warts of traditional Perl OO, in a clean, straightforward
-  and (perhaps someday) standard way.
 endef
 
-PACKAGES = CSWpmspiffy
-CATALOGNAME = pm_spiffy
+CATALOG_RELEASE = unstable
 
-# Add required module due to bug report:
-#   http://www.opencsw.org/mantis/view.php?id=2711
-RUNTIME_DEP_PKGS = CSWpmyaml
+LICENSE_TEXT = This module is licensed under the perl license
 
-ARCHALL = 1
+PACKAGES += CSWpm-spiffy
+CATALOGNAME_CSWpm-spiffy = pm_spiffy
+SPKG_DESC_CSWpm-spiffy = Spiffy Perl Interface Framework For You
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-spiffy = 1
+OBSOLETED_BY_CSWpm-spiffy += CSWpmspiffy
+CATALOGNAME_CSWpmspiffy = pm_spiffy_stub
 
 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