[csw-devel] SF.net SVN: gar:[18992] csw/mgar/pkg/cpan/Text-Template/trunk/Makefile
guillomovitch at users.sourceforge.net
guillomovitch at users.sourceforge.net
Fri Aug 17 14:37:21 CEST 2012
Revision: 18992
http://gar.svn.sourceforge.net/gar/?rev=18992&view=rev
Author: guillomovitch
Date: 2012-08-17 12:37:21 +0000 (Fri, 17 Aug 2012)
Log Message:
-----------
cpan/Text-Template: handle name change
Modified Paths:
--------------
csw/mgar/pkg/cpan/Text-Template/trunk/Makefile
Modified: csw/mgar/pkg/cpan/Text-Template/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Text-Template/trunk/Makefile 2012-08-17 12:29:09 UTC (rev 18991)
+++ csw/mgar/pkg/cpan/Text-Template/trunk/Makefile 2012-08-17 12:37:21 UTC (rev 18992)
@@ -13,8 +13,14 @@
values.
endef
-PACKAGES = CSWpmtexttemplate
-CATALOGNAME = pm_texttemplate
+PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386
+PACKAGES = CSWpm-text-template
+CATALOGNAME = pm_text_template
ARCHALL = 1
+# name change handling
+SPKG_DESC_CSWpm-text-template = $(DESCRIPTION)
+OBSOLETED_BY_CSWpm-text-template = CSWpmtexttemplate
+CATALOGNAME_CSWpmtexttemplate = pm_texttemplate_stub
+
include gar/category.mk
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