[csw-devel] SF.net SVN: gar:[17761] csw/mgar/pkg/cpan/Parse-CPAN-Meta/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Apr 18 18:07:06 CEST 2012


Revision: 17761
          http://gar.svn.sourceforge.net/gar/?rev=17761&view=rev
Author:   dmichelsen
Date:     2012-04-18 16:07:05 +0000 (Wed, 18 Apr 2012)
Log Message:
-----------
cpan/Parse-CPAN-Meta/trunk: Update to 1.4404, sanitize package name

Modified Paths:
--------------
    csw/mgar/pkg/cpan/Parse-CPAN-Meta/trunk/Makefile
    csw/mgar/pkg/cpan/Parse-CPAN-Meta/trunk/checksums

Removed Paths:
-------------
    csw/mgar/pkg/cpan/Parse-CPAN-Meta/trunk/files/changelog.CSW

Modified: csw/mgar/pkg/cpan/Parse-CPAN-Meta/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Parse-CPAN-Meta/trunk/Makefile	2012-04-18 15:54:37 UTC (rev 17760)
+++ csw/mgar/pkg/cpan/Parse-CPAN-Meta/trunk/Makefile	2012-04-18 16:07:05 UTC (rev 17761)
@@ -1,22 +1,26 @@
 NAME = Parse-CPAN-Meta
-VERSION = 1.40
+VERSION = 1.4404
 CATEGORIES = cpan
 GARTYPE = v2
-AUTHOR = SMUELLER
+AUTHOR = DAGOLDEN
 
-DESCRIPTION = Parse META.yml and other similar CPAN metadata files
+DESCRIPTION = Parse META.yml and META.json CPAN metadata files
 define BLURB
-  Long description
 endef
 
-PACKAGES = CSWpmparsecpanmeta
-CATALOGNAME = pm_parsecpanmeta
-ARCHALL = 1
+CATALOG_RELEASE = unstable
 
+LICENSE_TEXT = This module is licensed under the perl license
+
+PACKAGES += CSWpm-parse-cpan-meta
+CATALOGNAME_CSWpm-parse-cpan-meta = pm_parse_cpan_meta
+SPKG_DESC_CSWpm-parse-cpan-meta = Parse META.yml and META.json CPAN metadata files
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-parse-cpan-meta = 1
+RUNTIME_DEP_PKGS_CSWpm-parse-cpan-meta += CSWpm-cpan-meta-yaml
+RUNTIME_DEP_PKGS_CSWpm-parse-cpan-meta += CSWpm-json-pp
+
+# This is ok, we are overwriting the default Perl module
+CHECKPKG_OVERRIDES_CSWpm-parse-cpan-meta += file-collision|/opt/csw/share/man/man3/Parse::CPAN::Meta.3perl|CSWperldoc|CSWpm-parse-cpan-meta
+
 include gar/category.mk
-
-post-install-modulated: DOCDEST=$(DESTDIR)$(docdir)/$(CATALOGNAME)
-post-install-modulated:
-	@ginstall -d $(DOCDEST)
-	@cp $(FILEDIR)/changelog.CSW $(DOCDEST)
-	@$(MAKECOOKIE)

Modified: csw/mgar/pkg/cpan/Parse-CPAN-Meta/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Parse-CPAN-Meta/trunk/checksums	2012-04-18 15:54:37 UTC (rev 17760)
+++ csw/mgar/pkg/cpan/Parse-CPAN-Meta/trunk/checksums	2012-04-18 16:07:05 UTC (rev 17761)
@@ -1 +1 @@
-13038b57d3f253f8851323ba9db0b1a1  download/Parse-CPAN-Meta-1.40.tar.gz
+5fd0e1b3dac224ad647953f97f2c568f  Parse-CPAN-Meta-1.4404.tar.gz

Deleted: csw/mgar/pkg/cpan/Parse-CPAN-Meta/trunk/files/changelog.CSW
===================================================================
--- csw/mgar/pkg/cpan/Parse-CPAN-Meta/trunk/files/changelog.CSW	2012-04-18 15:54:37 UTC (rev 17760)
+++ csw/mgar/pkg/cpan/Parse-CPAN-Meta/trunk/files/changelog.CSW	2012-04-18 16:07:05 UTC (rev 17761)
@@ -1,5 +0,0 @@
-pm_parsecpanmeta (1.40,REV=2009.08.08)
-
-  * Initial release.
-
- -- Sebastian Kayser <skayser at opencsw.org>  Sat,  8 Aug 2009 03:27:15 +0200

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