[csw-devel] SF.net SVN: gar:[18958] csw/mgar/pkg/cpan/Text-Glob/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Aug 15 14:31:32 CEST 2012


Revision: 18958
          http://gar.svn.sourceforge.net/gar/?rev=18958&view=rev
Author:   dmichelsen
Date:     2012-08-15 12:31:31 +0000 (Wed, 15 Aug 2012)
Log Message:
-----------
cpan/Text-Glob/trunk: Sanitize package name

Modified Paths:
--------------
    csw/mgar/pkg/cpan/Text-Glob/trunk/Makefile

Removed Paths:
-------------
    csw/mgar/pkg/cpan/Text-Glob/trunk/files/COPYING

Modified: csw/mgar/pkg/cpan/Text-Glob/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Text-Glob/trunk/Makefile	2012-08-15 12:12:33 UTC (rev 18957)
+++ csw/mgar/pkg/cpan/Text-Glob/trunk/Makefile	2012-08-15 12:31:31 UTC (rev 18958)
@@ -8,13 +8,21 @@
 define BLURB
 endef
 
-DISTFILES = COPYING
+CATALOG_RELEASE = unstable
 
-PACKAGES = CSWpmtextglob
-CATALOGNAME = pm_textglob
+LICENSE_TEXT = This module is licensed under the perl license, please see for details http://dev.perl.org/licenses/
 
-ARCHALL = 1
+PACKAGES += CSWpm-text-glob
+CATALOGNAME_CSWpm-text-glob = pm_text_glob
+SPKG_DESC_CSWpm-text-glob = Match globbing patterns against text
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-text-glob = 1
+OBSOLETED_BY_CSWpm-text-glob += CSWpmtextglob
+CATALOGNAME_CSWpmtextglob = pm_textglob_stub
 
-CHECKPKG_OVERRIDES_CSWpmtextglob += catalogname-does-not-match-pkgname|pkgname=CSWpmtextglob|catalogname=pm_textglob|expected-catalogname=pmtextglob
+CONFIGURE_SCRIPTS = $(WORKSRC)/Build.PL
+BUILD_SCRIPTS = $(WORKSRC)/Build
+TEST_SCRIPTS = $(WORKSRC)/Build
+INSTALL_SCRIPTS = $(WORKSRC)/Build
 
 include gar/category.mk

Deleted: csw/mgar/pkg/cpan/Text-Glob/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/Text-Glob/trunk/files/COPYING	2012-08-15 12:12:33 UTC (rev 18957)
+++ csw/mgar/pkg/cpan/Text-Glob/trunk/files/COPYING	2012-08-15 12:31:31 UTC (rev 18958)
@@ -1,5 +0,0 @@
-Copyright (C) 2002, 2003, 2006, 2007 Richard Clamp.  All Rights Reserved.
-
-This module is free software; you can redistribute it and/or modify it
-under the same terms as Perl itself.
-

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