[csw-devel] SF.net SVN: gar:[5338] csw/mgar/pkg/cpan
skayser at users.sourceforge.net
skayser at users.sourceforge.net
Mon Jun 22 18:52:51 CEST 2009
Revision: 5338
http://gar.svn.sourceforge.net/gar/?rev=5338&view=rev
Author: skayser
Date: 2009-06-22 16:52:50 +0000 (Mon, 22 Jun 2009)
Log Message:
-----------
fixed perl module pkg names of packages committed earlier
Modified Paths:
--------------
csw/mgar/pkg/cpan/Devel-Caller/trunk/Makefile
csw/mgar/pkg/cpan/Devel-LexAlias/trunk/Makefile
csw/mgar/pkg/cpan/Lexical-Persistence/trunk/Makefile
csw/mgar/pkg/cpan/PadWalker/trunk/Makefile
Modified: csw/mgar/pkg/cpan/Devel-Caller/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Devel-Caller/trunk/Makefile 2009-06-22 16:38:33 UTC (rev 5337)
+++ csw/mgar/pkg/cpan/Devel-Caller/trunk/Makefile 2009-06-22 16:52:50 UTC (rev 5338)
@@ -7,7 +7,7 @@
define BLURB
endef
-PACKAGES = CSWdevelcaller
+PACKAGES = CSWpmdevelcaller
CATALOGNAME = pm_develcaller
REQUIRED_PKGS = CSWpmpadwalker
Modified: csw/mgar/pkg/cpan/Devel-LexAlias/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Devel-LexAlias/trunk/Makefile 2009-06-22 16:38:33 UTC (rev 5337)
+++ csw/mgar/pkg/cpan/Devel-LexAlias/trunk/Makefile 2009-06-22 16:52:50 UTC (rev 5338)
@@ -9,7 +9,7 @@
subroutines scope to one of your choosing.
endef
-PACKAGES = CSWdevellexalias
+PACKAGES = CSWpmdevellexalias
CATALOGNAME = pm_devellexalias
REQUIRED_PKGS = CSWpmdevelcaller CSWpmpadwalker
Modified: csw/mgar/pkg/cpan/Lexical-Persistence/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Lexical-Persistence/trunk/Makefile 2009-06-22 16:38:33 UTC (rev 5337)
+++ csw/mgar/pkg/cpan/Lexical-Persistence/trunk/Makefile 2009-06-22 16:52:50 UTC (rev 5338)
@@ -7,7 +7,7 @@
define BLURB
endef
-PACKAGES = CSWlexicalpersist
+PACKAGES = CSWpmlexicalpersist
CATALOGNAME = pm_lexicalpersist
ARCHALL = 1
Modified: csw/mgar/pkg/cpan/PadWalker/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/PadWalker/trunk/Makefile 2009-06-22 16:38:33 UTC (rev 5337)
+++ csw/mgar/pkg/cpan/PadWalker/trunk/Makefile 2009-06-22 16:52:50 UTC (rev 5338)
@@ -10,7 +10,7 @@
those variables which are in scope at the point of the call.
endef
-PACKAGES = CSWpadwalker
+PACKAGES = CSWpmpadwalker
CATALOGNAME = pm_padwalker
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