[csw-devel] SF.net SVN: gar:[5891] csw/mgar/pkg/cpan/Data-Hierarchy/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Aug 6 17:48:31 CEST 2009
Revision: 5891
http://gar.svn.sourceforge.net/gar/?rev=5891&view=rev
Author: dmichelsen
Date: 2009-08-06 15:48:31 +0000 (Thu, 06 Aug 2009)
Log Message:
-----------
cpan/Data-Hierarchy: Update to 0.34
Modified Paths:
--------------
csw/mgar/pkg/cpan/Data-Hierarchy/trunk/Makefile
csw/mgar/pkg/cpan/Data-Hierarchy/trunk/checksums
Removed Paths:
-------------
csw/mgar/pkg/cpan/Data-Hierarchy/trunk/files/CSWpmdatahier.depend
csw/mgar/pkg/cpan/Data-Hierarchy/trunk/files/CSWpmdatahier.gspec
csw/mgar/pkg/cpan/Data-Hierarchy/trunk/files/CSWpmdatahier.prototype
Property Changed:
----------------
csw/mgar/pkg/cpan/Data-Hierarchy/trunk/
Property changes on: csw/mgar/pkg/cpan/Data-Hierarchy/trunk
___________________________________________________________________
Modified: svn:externals
- gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v1
+ gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2
Modified: csw/mgar/pkg/cpan/Data-Hierarchy/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Data-Hierarchy/trunk/Makefile 2009-08-06 15:46:23 UTC (rev 5890)
+++ csw/mgar/pkg/cpan/Data-Hierarchy/trunk/Makefile 2009-08-06 15:48:31 UTC (rev 5891)
@@ -3,14 +3,18 @@
CATEGORIES = cpan
AUTHOR = CLKAO
-DESCRIPTION = handle data in a hierarchical structure
+DESCRIPTION = Handle data in a hierarchical structure
define BLURB
Data::Hierarchy provides a simple interface for manipulating inheritable
data attached to a hierarchical environment (like filesystem).
endef
-DISTFILES = $(call admfiles,CSWpmdatahier,depend prototype)
+PREREQUISITE_PKGS = CSWpmtstexcept
+REQUIRED_PKGS = CSWpmclone
-DEPENDS += cpan/Clone
+PACKAGES = CSWpmdatahier
+CATALOGNAME = pm_datahier
+ARCHALL = 1
+
include gar/category.mk
Modified: csw/mgar/pkg/cpan/Data-Hierarchy/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Data-Hierarchy/trunk/checksums 2009-08-06 15:46:23 UTC (rev 5890)
+++ csw/mgar/pkg/cpan/Data-Hierarchy/trunk/checksums 2009-08-06 15:48:31 UTC (rev 5891)
@@ -1,4 +1 @@
-bbc37700201d31afc63e57b3550ffa9c download/CSWpmdatahier.gspec
-864132ac1b0a042e9772b1138a92acc4 download/CSWpmdatahier.depend
-2898337080f4535ca6e8d762b15332d3 download/CSWpmdatahier.prototype
f4ac04c7f676cbfff9bbd1be118d4c66 download/Data-Hierarchy-0.34.tar.gz
Deleted: csw/mgar/pkg/cpan/Data-Hierarchy/trunk/files/CSWpmdatahier.depend
===================================================================
--- csw/mgar/pkg/cpan/Data-Hierarchy/trunk/files/CSWpmdatahier.depend 2009-08-06 15:46:23 UTC (rev 5890)
+++ csw/mgar/pkg/cpan/Data-Hierarchy/trunk/files/CSWpmdatahier.depend 2009-08-06 15:48:31 UTC (rev 5891)
@@ -1 +0,0 @@
-P CSWpmclone pm_clone - recursively copy Perl datatypes
Deleted: csw/mgar/pkg/cpan/Data-Hierarchy/trunk/files/CSWpmdatahier.gspec
===================================================================
--- csw/mgar/pkg/cpan/Data-Hierarchy/trunk/files/CSWpmdatahier.gspec 2009-08-06 15:46:23 UTC (rev 5890)
+++ csw/mgar/pkg/cpan/Data-Hierarchy/trunk/files/CSWpmdatahier.gspec 2009-08-06 15:48:31 UTC (rev 5891)
@@ -1,11 +0,0 @@
-%var bitname pm_datahier
-%var pkgname CSWpmdatahier
-%var arch all
-%include url file://%{PKGLIB}/csw_cpan.gspec
-%copyright
-Copyright 2003-2004 by Chia-liang Kao clkao at clkao.org.
-
-This program is free software; you can redistribute it and/or modify it
-under the same terms as Perl itself.
-
-See <http://www.perl.com/perl/misc/Artistic.html>.
Deleted: csw/mgar/pkg/cpan/Data-Hierarchy/trunk/files/CSWpmdatahier.prototype
===================================================================
--- csw/mgar/pkg/cpan/Data-Hierarchy/trunk/files/CSWpmdatahier.prototype 2009-08-06 15:46:23 UTC (rev 5890)
+++ csw/mgar/pkg/cpan/Data-Hierarchy/trunk/files/CSWpmdatahier.prototype 2009-08-06 15:48:31 UTC (rev 5891)
@@ -1,15 +0,0 @@
-d none /opt/csw/lib 0755 root bin
-d none /opt/csw/lib/perl 0755 root bin
-d none /opt/csw/lib/perl/csw 0755 root bin
-d none /opt/csw/lib/perl/csw/auto 0755 root bin
-d none /opt/csw/lib/perl/csw/auto/Data 0755 root bin
-d none /opt/csw/lib/perl/csw/auto/Data/Hierarchy 0755 root bin
-f none /opt/csw/lib/perl/csw/auto/Data/Hierarchy/.packlist 0644 root bin
-d none /opt/csw/share 0755 root bin
-d none /opt/csw/share/man 0755 root bin
-d none /opt/csw/share/man/man3 0755 root bin
-f none /opt/csw/share/man/man3/Data::Hierarchy.3perl 0444 root bin
-d none /opt/csw/share/perl 0755 root bin
-d none /opt/csw/share/perl/csw 0755 root bin
-d none /opt/csw/share/perl/csw/Data 0755 root bin
-f none /opt/csw/share/perl/csw/Data/Hierarchy.pm 0444 root bin
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