[csw-devel] SF.net SVN: gar:[18950] csw/mgar/pkg/cpan/Data-ShowTable/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Aug 15 13:47:05 CEST 2012


Revision: 18950
          http://gar.svn.sourceforge.net/gar/?rev=18950&view=rev
Author:   dmichelsen
Date:     2012-08-15 11:47:05 +0000 (Wed, 15 Aug 2012)
Log Message:
-----------
cpan/Data-ShowTable/trunk: Sanitize package name

Modified Paths:
--------------
    csw/mgar/pkg/cpan/Data-ShowTable/trunk/Makefile
    csw/mgar/pkg/cpan/Data-ShowTable/trunk/checksums

Removed Paths:
-------------
    csw/mgar/pkg/cpan/Data-ShowTable/trunk/files/CSWpmdatashowtable.gspec
    csw/mgar/pkg/cpan/Data-ShowTable/trunk/files/CSWpmdatashowtable.prototype

Modified: csw/mgar/pkg/cpan/Data-ShowTable/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Data-ShowTable/trunk/Makefile	2012-08-15 11:45:49 UTC (rev 18949)
+++ csw/mgar/pkg/cpan/Data-ShowTable/trunk/Makefile	2012-08-15 11:47:05 UTC (rev 18950)
@@ -4,14 +4,20 @@
 GARTYPE = v2
 AUTHOR = AKSTE
 
-DESCRIPTION = routines to display tabular data in several formats.
+DESCRIPTION = 
 define BLURB
-  The ShowTable module provides subroutines to display tabular data, typially
-  from a database, in nicely formatted columns, in several formats. Its
-  arguments can either be given in a fixed order, or, as a single, anonymous
-  hash-array.
 endef
 
-DISTFILES += $(call admfiles,CSWpmdatashowtable,prototype)
+CATALOG_RELEASE = unstable
 
+LICENSE_TEXT = This module is licensed under the  license
+
+PACKAGES += CSWpm-data-showtable
+CATALOGNAME_CSWpm-data-showtable = pm_data_showtable
+SPKG_DESC_CSWpm-data-showtable = Show data in nicely formatted columns
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-data-showtable = 1
+OBSOLETED_BY_CSWpm-data-showtable += CSWpmdatashowtbl
+CATALOGNAME_CSWpmdatashowtbl = pm_datashowtbl_stub
+
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/Data-ShowTable/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Data-ShowTable/trunk/checksums	2012-08-15 11:45:49 UTC (rev 18949)
+++ csw/mgar/pkg/cpan/Data-ShowTable/trunk/checksums	2012-08-15 11:47:05 UTC (rev 18950)
@@ -1,3 +1 @@
-7905626727fd7ce2a47e1f54deead9eb  download/CSWpmdatashowtable.gspec
-d362db8839bafcccb4777ba8a1cebcaa  download/CSWpmdatashowtable.prototype
-e8a3060790803bdf9f0fcb73bb4e71c4  download/Data-ShowTable-3.3.tar.gz
+e8a3060790803bdf9f0fcb73bb4e71c4  Data-ShowTable-3.3.tar.gz

Deleted: csw/mgar/pkg/cpan/Data-ShowTable/trunk/files/CSWpmdatashowtable.gspec
===================================================================
--- csw/mgar/pkg/cpan/Data-ShowTable/trunk/files/CSWpmdatashowtable.gspec	2012-08-15 11:45:49 UTC (rev 18949)
+++ csw/mgar/pkg/cpan/Data-ShowTable/trunk/files/CSWpmdatashowtable.gspec	2012-08-15 11:47:05 UTC (rev 18950)
@@ -1,5 +0,0 @@
-%var            bitname pm_datashowtable
-%var            pkgname CSWpmdatashowtable
-%var            arch all
-%include        url file://%{PKGLIB}/csw_cpan.gspec
-%copyright      url file://%{WORKSRC}/GNU-LICENSE

Deleted: csw/mgar/pkg/cpan/Data-ShowTable/trunk/files/CSWpmdatashowtable.prototype
===================================================================
--- csw/mgar/pkg/cpan/Data-ShowTable/trunk/files/CSWpmdatashowtable.prototype	2012-08-15 11:45:49 UTC (rev 18949)
+++ csw/mgar/pkg/cpan/Data-ShowTable/trunk/files/CSWpmdatashowtable.prototype	2012-08-15 11:47:05 UTC (rev 18950)
@@ -1,19 +0,0 @@
-d none /opt/csw/bin 0755 root bin
-f none /opt/csw/bin/showtable 0555 root bin
-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/ShowTable 0755 root bin
-f none /opt/csw/lib/perl/csw/auto/Data/ShowTable/.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/man1 0755 root bin
-f none /opt/csw/share/man/man1/showtable.1 0444 root bin
-d none /opt/csw/share/man/man3 0755 root bin
-f none /opt/csw/share/man/man3/Data::ShowTable.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/ShowTable.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