SF.net SVN: gar:[25498] csw/mgar/pkg/cpan/IO-stringy/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Tue Dec 22 14:59:31 CET 2015
Revision: 25498
http://sourceforge.net/p/gar/code/25498
Author: dmichelsen
Date: 2015-12-22 13:59:31 +0000 (Tue, 22 Dec 2015)
Log Message:
-----------
cpan/IO-stringy/trunk: Update to 2.111 and new package naming
Modified Paths:
--------------
csw/mgar/pkg/cpan/IO-stringy/trunk/Makefile
csw/mgar/pkg/cpan/IO-stringy/trunk/checksums
Modified: csw/mgar/pkg/cpan/IO-stringy/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/IO-stringy/trunk/Makefile 2015-12-22 13:07:23 UTC (rev 25497)
+++ csw/mgar/pkg/cpan/IO-stringy/trunk/Makefile 2015-12-22 13:59:31 UTC (rev 25498)
@@ -1,19 +1,22 @@
NAME = IO-stringy
-VERSION = 2.110
+VERSION = 2.111
CATEGORIES = cpan
GARTYPE = v2
AUTHOR = DSKOLL
-DESCRIPTION = I/O on in-core objects like strings and arrays
+DESCRIPTION = I/O on in-core objects like strings/arrays
define BLURB
- This toolkit primarily provides modules for performing both traditional and
- object-oriented i/o) on things other than normal filehandles; in particular,
- IO::Scalar, IO::ScalarArray, and IO::Lines.
endef
-PACKAGES = CSWpmiostringy
-CATALOGNAME = pm_iostringy
+CATALOG_RELEASE = unstable
-ARCHALL = 1
+LICENSE = COPYING
+PACKAGES += CSWpm-io-stringy
+CATALOGNAME_CSWpm-io-stringy = pm_io_stringy
+SPKG_DESC_CSWpm-io-stringy = I/O on in-core objects like strings/arrays
+ARCHALL_CSWpm-io-stringy = 1
+OBSOLETED_BY_CSWpm-io-stringy += CSWpmiostringy
+CATALOGNAME_CSWpmiostringy = pm_iostringy_stub
+
include gar/category.mk
Modified: csw/mgar/pkg/cpan/IO-stringy/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/IO-stringy/trunk/checksums 2015-12-22 13:07:23 UTC (rev 25497)
+++ csw/mgar/pkg/cpan/IO-stringy/trunk/checksums 2015-12-22 13:59:31 UTC (rev 25498)
@@ -1 +1 @@
-2e6a976cfa5521e815c1fdf4006982de IO-stringy-2.110.tar.gz
+e91acf0a800b190d13585a47de775bdd IO-stringy-2.111.tar.gz
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