[csw-devel] SF.net SVN: gar:[19061] csw/mgar/pkg/cpan/XML-RegExp/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Aug 22 15:45:06 CEST 2012


Revision: 19061
          http://gar.svn.sourceforge.net/gar/?rev=19061&view=rev
Author:   dmichelsen
Date:     2012-08-22 13:45:06 +0000 (Wed, 22 Aug 2012)
Log Message:
-----------
cpan/XML-RegExp/trunk: Update to 0.04, makemake and sanitize package name

Modified Paths:
--------------
    csw/mgar/pkg/cpan/XML-RegExp/trunk/Makefile
    csw/mgar/pkg/cpan/XML-RegExp/trunk/checksums

Removed Paths:
-------------
    csw/mgar/pkg/cpan/XML-RegExp/trunk/files/CSWpmxmlregexp.depend
    csw/mgar/pkg/cpan/XML-RegExp/trunk/files/CSWpmxmlregexp.gspec
    csw/mgar/pkg/cpan/XML-RegExp/trunk/files/CSWpmxmlregexp.prototype

Modified: csw/mgar/pkg/cpan/XML-RegExp/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/XML-RegExp/trunk/Makefile	2012-08-22 13:31:50 UTC (rev 19060)
+++ csw/mgar/pkg/cpan/XML-RegExp/trunk/Makefile	2012-08-22 13:45:06 UTC (rev 19061)
@@ -1,16 +1,22 @@
 NAME = XML-RegExp
-VERSION = 0.03
+VERSION = 0.04
 CATEGORIES = cpan
 GARTYPE = v2
 AUTHOR = TJMATHER
 
-DESCRIPTION = regular expressions for XML tokens
+DESCRIPTION = Regular expressions for XML tokens
 define BLURB
-  This package contains regular expressions for the following XML tokens:
-  BaseChar, Ideographic, Letter, Digit, Extender, CombiningChar, NameChar,
-  EntityRef, CharRef, Reference, Name, NmToken, and AttValue.
 endef
 
-DISTFILES += $(call admfiles,CSWpmxmlregexp,depend prototype)
+CATALOG_RELEASE = unstable
 
+LICENSE_TEXT = This module is licensed under the unknown license
+
+PACKAGES += CSWpm-xml-regexp
+CATALOGNAME_CSWpm-xml-regexp = pm_xml_regexp
+SPKG_DESC_CSWpm-xml-regexp = Regular expressions for XML tokens
+ARCHALL_CSWpm-xml-regexp = 1
+OBSOLETED_BY_CSWpm-xml-regexp += CSWpmxmlregexp
+CATALOGNAME_CSWpmxmlregexp = pm_xmlregexp_stub
+
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/XML-RegExp/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/XML-RegExp/trunk/checksums	2012-08-22 13:31:50 UTC (rev 19060)
+++ csw/mgar/pkg/cpan/XML-RegExp/trunk/checksums	2012-08-22 13:45:06 UTC (rev 19061)
@@ -1,4 +1 @@
-25574db1812a298deeb6601e00dfdcdd  download/CSWpmxmlregexp.gspec
-6e0d583c86d7f74b43769810714242aa  download/CSWpmxmlregexp.depend
-68589ed4d335b81aed304eb99bab1fbd  download/CSWpmxmlregexp.prototype
-5826b24e0d05714e25c2bb04e1f1c09b  download/XML-RegExp-0.03.tar.gz
+2e38ea2340f2d2eb56bd81c4d739fbe0  XML-RegExp-0.04.tar.gz

Deleted: csw/mgar/pkg/cpan/XML-RegExp/trunk/files/CSWpmxmlregexp.depend
===================================================================
Deleted: csw/mgar/pkg/cpan/XML-RegExp/trunk/files/CSWpmxmlregexp.gspec
===================================================================
--- csw/mgar/pkg/cpan/XML-RegExp/trunk/files/CSWpmxmlregexp.gspec	2012-08-22 13:31:50 UTC (rev 19060)
+++ csw/mgar/pkg/cpan/XML-RegExp/trunk/files/CSWpmxmlregexp.gspec	2012-08-22 13:45:06 UTC (rev 19061)
@@ -1,9 +0,0 @@
-%var            bitname pm_xmlregexp
-%var            pkgname CSWpmxmlregexp
-%var            arch all
-%include        url file://%{PKGLIB}/csw_cpan.gspec
-%copyright      
-Copyright (c) 1999,2000 Enno Derksen
-All rights reserved.
-This program is free software; you can redistribute it and/or modify it
-under the same terms as Perl itself.

Deleted: csw/mgar/pkg/cpan/XML-RegExp/trunk/files/CSWpmxmlregexp.prototype
===================================================================
--- csw/mgar/pkg/cpan/XML-RegExp/trunk/files/CSWpmxmlregexp.prototype	2012-08-22 13:31:50 UTC (rev 19060)
+++ csw/mgar/pkg/cpan/XML-RegExp/trunk/files/CSWpmxmlregexp.prototype	2012-08-22 13:45:06 UTC (rev 19061)
@@ -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/XML 0755 root bin
-d none /opt/csw/lib/perl/csw/auto/XML/RegExp 0755 root bin
-f none /opt/csw/lib/perl/csw/auto/XML/RegExp/.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/XML::RegExp.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/XML 0755 root bin
-f none /opt/csw/share/perl/csw/XML/RegExp.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