SF.net SVN: gar:[24257] csw/mgar/pkg/cpan

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Nov 5 12:24:13 CET 2014


Revision: 24257
          http://sourceforge.net/p/gar/code/24257
Author:   dmichelsen
Date:     2014-11-05 11:24:09 +0000 (Wed, 05 Nov 2014)
Log Message:
-----------
cpan/Algorithm-Dependency: Update to makemake and new name

Modified Paths:
--------------
    csw/mgar/pkg/cpan/Algorithm-Dependency/trunk/Makefile
    csw/mgar/pkg/cpan/Algorithm-Dependency/trunk/checksums

Added Paths:
-----------
    csw/mgar/pkg/cpan/Algorithm-Dependency/

Removed Paths:
-------------
    csw/mgar/pkg/cpan/Algorithm-Depedency/

Modified: csw/mgar/pkg/cpan/Algorithm-Dependency/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Algorithm-Depedency/trunk/Makefile	2014-08-04 12:47:51 UTC (rev 23923)
+++ csw/mgar/pkg/cpan/Algorithm-Dependency/trunk/Makefile	2014-11-05 11:24:09 UTC (rev 24257)
@@ -6,17 +6,21 @@
 
 DESCRIPTION = Base class for implementing various dependency trees
 define BLURB
-  Algorithm::Dependency is a framework for creating simple read-only
-  dependency heirachies, where you have a set of items that rely on other
-  items in the set, and require actions on them as well.
 endef
 
-PACKAGES = CSWpmalgorithmdep
-CATALOGNAME = pm_algorithmdep
+CATALOG_RELEASE = unstable
 
-BUILD_DEP_PKGS = CSWpmtestclassapi
-RUNTIME_DEP_PKGS = CSWpmparamsutil
+LICENSE = LICENSE
 
-ARCHALL = 1
+BUILD_DEP_PKGS += CSWpm-test-classapi
 
+PACKAGES += CSWpm-algorithm-dependency
+CATALOGNAME_CSWpm-algorithm-dependency = pm_algorithm_dependency
+SPKG_DESC_CSWpm-algorithm-dependency = Base class for implementing various dependency trees
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-algorithm-dependency = 1
+RUNTIME_DEP_PKGS_CSWpm-algorithm-dependency += CSWpm-params-util
+OBSOLETED_BY_CSWpm-algorithm-dependency += CSWpmalgorithmdep
+CATALOGNAME_CSWpmalgorithmdep = pm_algorithmdep_stub
+
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/Algorithm-Dependency/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Algorithm-Depedency/trunk/checksums	2014-08-04 12:47:51 UTC (rev 23923)
+++ csw/mgar/pkg/cpan/Algorithm-Dependency/trunk/checksums	2014-11-05 11:24:09 UTC (rev 24257)
@@ -1 +1 @@
-dc1dab2ac44c315caa092397423b1429  download/Algorithm-Dependency-1.110.tar.gz
+dc1dab2ac44c315caa092397423b1429  Algorithm-Dependency-1.110.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