[csw-devel] SF.net SVN: gar:[17431] csw/mgar/pkg/cpan/IO-String/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Mar 16 18:10:08 CET 2012


Revision: 17431
          http://gar.svn.sourceforge.net/gar/?rev=17431&view=rev
Author:   dmichelsen
Date:     2012-03-16 17:10:08 +0000 (Fri, 16 Mar 2012)
Log Message:
-----------
cpan/IO-String/trunk: Sanitize package name

Modified Paths:
--------------
    csw/mgar/pkg/cpan/IO-String/trunk/Makefile
    csw/mgar/pkg/cpan/IO-String/trunk/checksums

Removed Paths:
-------------
    csw/mgar/pkg/cpan/IO-String/trunk/files/CSWpmiostring.depend
    csw/mgar/pkg/cpan/IO-String/trunk/files/CSWpmiostring.gspec
    csw/mgar/pkg/cpan/IO-String/trunk/files/CSWpmiostring.prototype

Modified: csw/mgar/pkg/cpan/IO-String/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/IO-String/trunk/Makefile	2012-03-16 17:06:01 UTC (rev 17430)
+++ csw/mgar/pkg/cpan/IO-String/trunk/Makefile	2012-03-16 17:10:08 UTC (rev 17431)
@@ -4,16 +4,19 @@
 GARTYPE = v2
 AUTHOR = GAAS
 
-DESCRIPTION = emulate file interface for in-core strings
+DESCRIPTION = IO::File interface for in-core strings
 define BLURB
-  The IO::String module provides the IO::File interface for in-core strings.
-  An IO::String object can be attached to a string, and makes it possible to
-  use the normal file operations for reading or writing data, as well as for
-  seeking to various locations of the string. This is useful when you want to
-  use a library module that only provides an interface to file handles on data
-  that you have in a string variable.
 endef
 
-DISTFILES = $(call admfiles,CSWpmiostring,depend prototype)
+CATALOG_RELEASE = unstable
 
+LICENSE_TEXT = This module is licensed under the Perl license
+
+PACKAGES += CSWpm-io-string
+CATALOGNAME_CSWpm-io-string = pm_io_string
+SPKG_DESC_CSWpm-io-string = IO::File interface for in-core strings
+ARCHALL_CSWpm-io-string = 1
+OBSOLETED_BY_CSWpm-io-string += CSWpmiostring
+CATALOGNAME_CSWpmiostring = pm_iostring_stub
+
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/IO-String/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/IO-String/trunk/checksums	2012-03-16 17:06:01 UTC (rev 17430)
+++ csw/mgar/pkg/cpan/IO-String/trunk/checksums	2012-03-16 17:10:08 UTC (rev 17431)
@@ -1,4 +1 @@
-ac36f3ef5a212195ff878eb5f2f81d6e  download/CSWpmiostring.gspec
-6e0d583c86d7f74b43769810714242aa  download/CSWpmiostring.depend
-cc5fabc58226bdb2e0ab3be8fe7ae760  download/CSWpmiostring.prototype
-250e5424f290299fc3d6b5d1e9da3835  download/IO-String-1.08.tar.gz
+250e5424f290299fc3d6b5d1e9da3835  IO-String-1.08.tar.gz

Deleted: csw/mgar/pkg/cpan/IO-String/trunk/files/CSWpmiostring.depend
===================================================================
Deleted: csw/mgar/pkg/cpan/IO-String/trunk/files/CSWpmiostring.gspec
===================================================================
--- csw/mgar/pkg/cpan/IO-String/trunk/files/CSWpmiostring.gspec	2012-03-16 17:06:01 UTC (rev 17430)
+++ csw/mgar/pkg/cpan/IO-String/trunk/files/CSWpmiostring.gspec	2012-03-16 17:10:08 UTC (rev 17431)
@@ -1,9 +0,0 @@
-%var            bitname pm_iostring
-%var            pkgname CSWpmiostring
-%var            arch all
-%include        url file://%{PKGLIB}/csw_cpan.gspec
-%copyright      
-Copyright 1998-2004 Gisle Aas.
-
-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/IO-String/trunk/files/CSWpmiostring.prototype
===================================================================
--- csw/mgar/pkg/cpan/IO-String/trunk/files/CSWpmiostring.prototype	2012-03-16 17:06:01 UTC (rev 17430)
+++ csw/mgar/pkg/cpan/IO-String/trunk/files/CSWpmiostring.prototype	2012-03-16 17:10:08 UTC (rev 17431)
@@ -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/IO 0755 root bin
-d none /opt/csw/lib/perl/csw/auto/IO/String 0755 root bin
-f none /opt/csw/lib/perl/csw/auto/IO/String/.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/IO::String.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/IO 0755 root bin
-f none /opt/csw/share/perl/csw/IO/String.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