[csw-devel] SF.net SVN: gar:[8970] csw/mgar/pkg/cpan/XML-NamespaceSupport/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Mar 4 21:32:29 CET 2010
Revision: 8970
http://gar.svn.sourceforge.net/gar/?rev=8970&view=rev
Author: dmichelsen
Date: 2010-03-04 20:32:29 +0000 (Thu, 04 Mar 2010)
Log Message:
-----------
cpan/XML-NamespaceSupport: Update to 1.10 and mGAR v2
Modified Paths:
--------------
csw/mgar/pkg/cpan/XML-NamespaceSupport/trunk/Makefile
csw/mgar/pkg/cpan/XML-NamespaceSupport/trunk/checksums
Added Paths:
-----------
csw/mgar/pkg/cpan/XML-NamespaceSupport/trunk/files/COPYING
Removed Paths:
-------------
csw/mgar/pkg/cpan/XML-NamespaceSupport/trunk/files/CSWpmxmlnssupp.gspec
csw/mgar/pkg/cpan/XML-NamespaceSupport/trunk/files/CSWpmxmlnssupp.prototype
Property Changed:
----------------
csw/mgar/pkg/cpan/XML-NamespaceSupport/trunk/
Property changes on: csw/mgar/pkg/cpan/XML-NamespaceSupport/trunk
___________________________________________________________________
Modified: svn:externals
- gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v1
+ gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2
Modified: csw/mgar/pkg/cpan/XML-NamespaceSupport/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/XML-NamespaceSupport/trunk/Makefile 2010-03-04 19:49:22 UTC (rev 8969)
+++ csw/mgar/pkg/cpan/XML-NamespaceSupport/trunk/Makefile 2010-03-04 20:32:29 UTC (rev 8970)
@@ -1,15 +1,22 @@
GARNAME = XML-NamespaceSupport
-GARVERSION = 1.09
+GARVERSION = 1.10
CATEGORIES = cpan
-AUTHOR = RBERJON
+AUTHOR = PERIGRIN
-DESCRIPTION = a simple generic namespace support class
+DESCRIPTION = Simple generic namespace support class
define BLURB
This module offers a simple to process namespaced XML names (unames) from
within any application that may need them. It also helps maintain a prefix
to namespace URI map, and provides a number of basic checks.
endef
-DISTFILES += $(call admfiles,CSWpmxmlnssupp,prototype)
+DISTFILES = COPYING
+PACKAGES = CSWpmxmlnssupp
+CATALOGNAME = pm_xmlnssupp
+
+PERL_CONFIGURE_ARGS = --skip
+
+ARCHALL = 1
+
include gar/category.mk
Modified: csw/mgar/pkg/cpan/XML-NamespaceSupport/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/XML-NamespaceSupport/trunk/checksums 2010-03-04 19:49:22 UTC (rev 8969)
+++ csw/mgar/pkg/cpan/XML-NamespaceSupport/trunk/checksums 2010-03-04 20:32:29 UTC (rev 8970)
@@ -1,3 +1,2 @@
-3bfd46df15e7c8955baf80e4712ce388 download/CSWpmxmlnssupp.gspec
-ce04b3def37b96699c802ecf3f5d245f download/CSWpmxmlnssupp.prototype
-b0867d7b599d8a63ba630fa6227936fe download/XML-NamespaceSupport-1.09.tar.gz
+3bfd46df15e7c8955baf80e4712ce388 COPYING
+0a760067d4b517672f064e911679c509 XML-NamespaceSupport-1.10.tar.gz
Copied: csw/mgar/pkg/cpan/XML-NamespaceSupport/trunk/files/COPYING (from rev 8930, csw/mgar/pkg/cpan/XML-NamespaceSupport/trunk/files/CSWpmxmlnssupp.gspec)
===================================================================
--- csw/mgar/pkg/cpan/XML-NamespaceSupport/trunk/files/COPYING (rev 0)
+++ csw/mgar/pkg/cpan/XML-NamespaceSupport/trunk/files/COPYING 2010-03-04 20:32:29 UTC (rev 8970)
@@ -0,0 +1,8 @@
+%var bitname pm_xmlnssupp
+%var pkgname CSWpmxmlnssupp
+%var arch all
+%include url file://%{PKGLIB}/csw_cpan.gspec
+%copyright
+Copyright (c) 2001-2002 Robin Berjon. 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-NamespaceSupport/trunk/files/CSWpmxmlnssupp.gspec
===================================================================
--- csw/mgar/pkg/cpan/XML-NamespaceSupport/trunk/files/CSWpmxmlnssupp.gspec 2010-03-04 19:49:22 UTC (rev 8969)
+++ csw/mgar/pkg/cpan/XML-NamespaceSupport/trunk/files/CSWpmxmlnssupp.gspec 2010-03-04 20:32:29 UTC (rev 8970)
@@ -1,8 +0,0 @@
-%var bitname pm_xmlnssupp
-%var pkgname CSWpmxmlnssupp
-%var arch all
-%include url file://%{PKGLIB}/csw_cpan.gspec
-%copyright
-Copyright (c) 2001-2002 Robin Berjon. 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-NamespaceSupport/trunk/files/CSWpmxmlnssupp.prototype
===================================================================
--- csw/mgar/pkg/cpan/XML-NamespaceSupport/trunk/files/CSWpmxmlnssupp.prototype 2010-03-04 19:49:22 UTC (rev 8969)
+++ csw/mgar/pkg/cpan/XML-NamespaceSupport/trunk/files/CSWpmxmlnssupp.prototype 2010-03-04 20:32:29 UTC (rev 8970)
@@ -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/NamespaceSupport 0755 root bin
-f none /opt/csw/lib/perl/csw/auto/XML/NamespaceSupport/.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::NamespaceSupport.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/NamespaceSupport.pm 0555 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