[csw-devel] SF.net SVN: gar:[19123] csw/mgar/pkg/cpan/YAML-Syck/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Aug 30 16:23:31 CEST 2012
Revision: 19123
http://gar.svn.sourceforge.net/gar/?rev=19123&view=rev
Author: dmichelsen
Date: 2012-08-30 14:23:31 +0000 (Thu, 30 Aug 2012)
Log Message:
-----------
cpan/YAML-Syck/trunk: Update to 1.20 and sanitize package name
Modified Paths:
--------------
csw/mgar/pkg/cpan/YAML-Syck/trunk/Makefile
csw/mgar/pkg/cpan/YAML-Syck/trunk/checksums
Modified: csw/mgar/pkg/cpan/YAML-Syck/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/YAML-Syck/trunk/Makefile 2012-08-30 14:22:30 UTC (rev 19122)
+++ csw/mgar/pkg/cpan/YAML-Syck/trunk/Makefile 2012-08-30 14:23:31 UTC (rev 19123)
@@ -1,17 +1,21 @@
NAME = YAML-Syck
-VERSION = 1.07
+VERSION = 1.20
CATEGORIES = cpan
GARTYPE = v2
-AUTHOR = AUDREYT
+AUTHOR = TODDR
DESCRIPTION = Fast, lightweight YAML loader and dumper
define BLURB
- This module provides a Perl interface to the libsyck data serialization
- library. It exports the Dump and Load functions for converting Perl data
- structures to YAML strings, and the other way around.
endef
-PACKAGES = CSWpmyamlsyck
-CATALOGNAME = pm_yamlsyck
+CATALOG_RELEASE = unstable
+LICENSE = COPYING
+
+PACKAGES += CSWpm-yaml-syck
+CATALOGNAME_CSWpm-yaml-syck = pm_yaml_syck
+SPKG_DESC_CSWpm-yaml-syck = Fast, lightweight YAML loader and dumper
+OBSOLETED_BY_CSWpm-yaml-syck += CSWpmyamlsyck
+CATALOGNAME_CSWpmyamlsyck = pm_yamlsyck_stub
+
include gar/category.mk
Modified: csw/mgar/pkg/cpan/YAML-Syck/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/YAML-Syck/trunk/checksums 2012-08-30 14:22:30 UTC (rev 19122)
+++ csw/mgar/pkg/cpan/YAML-Syck/trunk/checksums 2012-08-30 14:23:31 UTC (rev 19123)
@@ -1 +1 @@
-410ef7e24185de2a04390e0543876cad download/YAML-Syck-1.07.tar.gz
+8f6d04ee5817b8479e1234264a8d458d YAML-Syck-1.20.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