SF.net SVN: gar:[23444] csw/mgar/pkg/cpan/XML-DOM/trunk/Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Mon Apr 21 10:45:23 CEST 2014
Revision: 23444
http://sourceforge.net/p/gar/code/23444
Author: wahwah
Date: 2014-04-21 08:45:21 +0000 (Mon, 21 Apr 2014)
Log Message:
-----------
cpan/XML-DOM/trunk: Package rename
Modified Paths:
--------------
csw/mgar/pkg/cpan/XML-DOM/trunk/Makefile
Modified: csw/mgar/pkg/cpan/XML-DOM/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/XML-DOM/trunk/Makefile 2014-04-20 19:11:54 UTC (rev 23443)
+++ csw/mgar/pkg/cpan/XML-DOM/trunk/Makefile 2014-04-21 08:45:21 UTC (rev 23444)
@@ -4,15 +4,21 @@
GARTYPE = v2
AUTHOR = TJMATHER
-DESCRIPTION = module for building DOM Level 1 compliant document structures
+DESCRIPTION = Building DOM Level 1 compliant document structures
define BLURB
This module extends the XML::Parser module by Clark Cooper. The XML::Parser
module is built on top of XML::Parser::Expat, which is a lower level
interface to James Clark's expat library.
endef
-DISTFILES += $(call admfiles,CSWpmxmldom,depend)
+# DISTFILES += $(call admfiles,CSWpmxmldom,depend)
+PACKAGES = CSWpm-xmldom
+SPKG_DESC_CSWpm-xmldom = $(DESCRIPTION)
+ARCHALL_CSWpm-xmldom = 1
+
+OBSOLETED_BY_CSWpm-xmldom = CSWpmxmldom
+
#DEPENDS += cpan/XML-Parser
DEPENDS += cpan/XML-RegExp
#DEPENDS += cpan/libwww-perl
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