[csw-devel] SF.net SVN: gar:[21781] csw/mgar/pkg/cpan/Data-Dump/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon Aug 19 08:48:16 CEST 2013
Revision: 21781
http://gar.svn.sourceforge.net/gar/?rev=21781&view=rev
Author: dmichelsen
Date: 2013-08-19 06:48:16 +0000 (Mon, 19 Aug 2013)
Log Message:
-----------
cpan/Data-Dump/trunk: Update to 1.22 and makemake
Modified Paths:
--------------
csw/mgar/pkg/cpan/Data-Dump/trunk/Makefile
csw/mgar/pkg/cpan/Data-Dump/trunk/checksums
Removed Paths:
-------------
csw/mgar/pkg/cpan/Data-Dump/trunk/files/CSWpmdatadump.depend
csw/mgar/pkg/cpan/Data-Dump/trunk/files/CSWpmdatadump.gspec
csw/mgar/pkg/cpan/Data-Dump/trunk/files/CSWpmdatadump.prototype
Modified: csw/mgar/pkg/cpan/Data-Dump/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Data-Dump/trunk/Makefile 2013-08-19 06:23:56 UTC (rev 21780)
+++ csw/mgar/pkg/cpan/Data-Dump/trunk/Makefile 2013-08-19 06:48:16 UTC (rev 21781)
@@ -1,17 +1,21 @@
NAME = Data-Dump
-VERSION = 1.08
+VERSION = 1.22
CATEGORIES = cpan
GARTYPE = v2
AUTHOR = GAAS
-DESCRIPTION = pretty printing of data structures
+DESCRIPTION = Pretty printing of data structures
define BLURB
- This module provides a single function called dump() that takes a list of
- values as its argument and produces a string as its result. The string
- contains Perl code that, when evaled, produces a deep copy of the original
- arguments. The string is formatted for easy reading.
endef
-DISTFILES += $(call admfiles,CSWpmdatadump,depend prototype)
+CATALOG_RELEASE = unstable
+LICENSE_TEXT = This module is licensed under the perl license
+
+PACKAGES += CSWpm-data-dump
+CATALOGNAME_CSWpm-data-dump = pm_data_dump
+SPKG_DESC_CSWpm-data-dump = Pretty printing of data structures
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-data-dump = 1
+
include gar/category.mk
Modified: csw/mgar/pkg/cpan/Data-Dump/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Data-Dump/trunk/checksums 2013-08-19 06:23:56 UTC (rev 21780)
+++ csw/mgar/pkg/cpan/Data-Dump/trunk/checksums 2013-08-19 06:48:16 UTC (rev 21781)
@@ -1,4 +1 @@
-81f42be07dce82902f3419c54613378a download/CSWpmdatadump.gspec
-6e0d583c86d7f74b43769810714242aa download/CSWpmdatadump.depend
-687943954c87990827e33e360380c058 download/CSWpmdatadump.prototype
-a61c1537bdb484b909cfb9a514853838 download/Data-Dump-1.08.tar.gz
+db211fe64a5cab15b1e86e5b0dc379a4 Data-Dump-1.22.tar.gz
Deleted: csw/mgar/pkg/cpan/Data-Dump/trunk/files/CSWpmdatadump.depend
===================================================================
Deleted: csw/mgar/pkg/cpan/Data-Dump/trunk/files/CSWpmdatadump.gspec
===================================================================
--- csw/mgar/pkg/cpan/Data-Dump/trunk/files/CSWpmdatadump.gspec 2013-08-19 06:23:56 UTC (rev 21780)
+++ csw/mgar/pkg/cpan/Data-Dump/trunk/files/CSWpmdatadump.gspec 2013-08-19 06:48:16 UTC (rev 21781)
@@ -1,10 +0,0 @@
-%var bitname pm_datadump
-%var pkgname CSWpmdatadump
-%var arch all
-%include url file://%{PKGLIB}/csw_cpan.gspec
-%copyright
-Copyright 1998-1999,2003-2004 Gisle Aas.
-Copyright 1996-1998 Gurusamy Sarathy.
-
-This library is free software; you can redistribute it and/or modify
-it under the same terms as Perl itself.
Deleted: csw/mgar/pkg/cpan/Data-Dump/trunk/files/CSWpmdatadump.prototype
===================================================================
--- csw/mgar/pkg/cpan/Data-Dump/trunk/files/CSWpmdatadump.prototype 2013-08-19 06:23:56 UTC (rev 21780)
+++ csw/mgar/pkg/cpan/Data-Dump/trunk/files/CSWpmdatadump.prototype 2013-08-19 06:48:16 UTC (rev 21781)
@@ -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/Dump 0755 root bin
-f none /opt/csw/lib/perl/csw/auto/Data/Dump/.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::Dump.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/Dump.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