[csw-devel] SF.net SVN: gar:[17107] csw/mgar/pkg/cpan/Sub-Uplevel/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Tue Feb 21 14:12:12 CET 2012
Revision: 17107
http://gar.svn.sourceforge.net/gar/?rev=17107&view=rev
Author: dmichelsen
Date: 2012-02-21 13:12:12 +0000 (Tue, 21 Feb 2012)
Log Message:
-----------
cpan/Sub-Uplevel/trunk: Update to 0.22
Modified Paths:
--------------
csw/mgar/pkg/cpan/Sub-Uplevel/trunk/Makefile
csw/mgar/pkg/cpan/Sub-Uplevel/trunk/checksums
Modified: csw/mgar/pkg/cpan/Sub-Uplevel/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Sub-Uplevel/trunk/Makefile 2012-02-21 12:46:39 UTC (rev 17106)
+++ csw/mgar/pkg/cpan/Sub-Uplevel/trunk/Makefile 2012-02-21 13:12:12 UTC (rev 17107)
@@ -1,23 +1,23 @@
NAME = Sub-Uplevel
-VERSION = 0.2002
+VERSION = 0.22
CATEGORIES = cpan
GARTYPE = v2
AUTHOR = DAGOLDEN
DESCRIPTION = Apparently run a function in a higher stack frame
define BLURB
- Like Tcl's uplevel() function, but not quite so dangerous. The idea is just
- to fool caller(). All the really naughty bits of Tcl's uplevel() are
- avoided. THIS IS NOT THE SORT OF THING YOU WANT TO DO EVERYDAY
endef
+CATALOG_RELEASE = unstable
+
LICENSE = LICENSE
-PACKAGES = CSWpmsubuplevel
-CATALOGNAME = pm_subuplevel
+PACKAGES += CSWpm-sub-uplevel
+CATALOGNAME_CSWpm-sub-uplevel = pm_sub_uplevel
+SPKG_DESC_CSWpm-sub-uplevel = Apparently run a function in a higher stack frame
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-sub-uplevel = 1
+OBSOLETED_BY_CSWpm-sub-uplevel += CSWpmsubuplevel
+CATALOGNAME_CSWpmsubuplevel = pm_subuplevel_stub
-ARCHALL = 1
-
-SPKG_VERSION = 0.20.02
-
include gar/category.mk
Modified: csw/mgar/pkg/cpan/Sub-Uplevel/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Sub-Uplevel/trunk/checksums 2012-02-21 12:46:39 UTC (rev 17106)
+++ csw/mgar/pkg/cpan/Sub-Uplevel/trunk/checksums 2012-02-21 13:12:12 UTC (rev 17107)
@@ -1 +1 @@
-509aedd3b680aea2c7a2fc67b9d5b007 download/Sub-Uplevel-0.2002.tar.gz
+c166738a97c0424a0075ebe205d285db Sub-Uplevel-0.22.tar.gz
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