[csw-devel] SF.net SVN: gar:[21133] csw/mgar/pkg/cpan/Tree-DAG_Node/trunk

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Fri May 17 16:43:43 CEST 2013


Revision: 21133
          http://gar.svn.sourceforge.net/gar/?rev=21133&view=rev
Author:   bonivart
Date:     2013-05-17 14:43:43 +0000 (Fri, 17 May 2013)
Log Message:
-----------
cpan/Tree-DAG_Node/trunk: update to 1.11, fix name

Modified Paths:
--------------
    csw/mgar/pkg/cpan/Tree-DAG_Node/trunk/Makefile
    csw/mgar/pkg/cpan/Tree-DAG_Node/trunk/checksums

Modified: csw/mgar/pkg/cpan/Tree-DAG_Node/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Tree-DAG_Node/trunk/Makefile	2013-05-17 13:00:10 UTC (rev 21132)
+++ csw/mgar/pkg/cpan/Tree-DAG_Node/trunk/Makefile	2013-05-17 14:43:43 UTC (rev 21133)
@@ -1,24 +1,23 @@
 NAME = Tree-DAG_Node
-VERSION = 1.06
+VERSION = 1.11
 CATEGORIES = cpan
 GARTYPE = v2
-AUTHOR = COGENT
+AUTHOR = RSAVAGE
 
 DESCRIPTION = Class for representing nodes in a tree
 define BLURB
-  This class encapsulates/makes/manipulates objects that represent nodes in a
-  tree structure. The tree structure is not an object itself, but is emergent
-  from the linkages you create between nodes. This class provides the methods
-  for making linkages that can be used to build up a tree, while preventing
-  you from ever making any kinds of linkages which are not allowed in a tree
-  (such as having a node be its own mother or ancestor, or having a node have
-  two mothers).
 endef
 
 DISTFILES += COPYING
 
-PACKAGES = CSWpmtreedagnode
-CATALOGNAME = pm_treedagnode
+MODDIST ?= $(DISTNAME).tgz
+
+PACKAGES = CSWpm-tree-dag-node
+CATALOGNAME = pm_tree_dag_node
+SPKG_DESC_CSWpm-tree-dag-node = $(DESCRIPTION)
+OBSOLETED_BY_CSWpm-tree-dag-node = CSWpmtreedagnode
+CATALOGNAME_CSWpmtreedagnode = pm_treedagnode
+
 ARCHALL = 1
 
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/Tree-DAG_Node/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Tree-DAG_Node/trunk/checksums	2013-05-17 13:00:10 UTC (rev 21132)
+++ csw/mgar/pkg/cpan/Tree-DAG_Node/trunk/checksums	2013-05-17 14:43:43 UTC (rev 21133)
@@ -1,2 +1 @@
-c415a925d089134a166b72864a1ca43b  COPYING
-3b006f128bd1d8961fc57c466ffa05f2  Tree-DAG_Node-1.06.tar.gz
+362e63bef4711d286ad7542a5055013d  Tree-DAG_Node-1.11.tgz

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