[csw-devel] SF.net SVN: gar:[5882] csw/mgar/pkg/cpan/Sub-Uplevel/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Aug 6 16:43:39 CEST 2009


Revision: 5882
          http://gar.svn.sourceforge.net/gar/?rev=5882&view=rev
Author:   dmichelsen
Date:     2009-08-06 14:43:38 +0000 (Thu, 06 Aug 2009)

Log Message:
-----------
cpan/Sub-Uplevel: Update to 0.2002

Modified Paths:
--------------
    csw/mgar/pkg/cpan/Sub-Uplevel/trunk/Makefile
    csw/mgar/pkg/cpan/Sub-Uplevel/trunk/checksums

Removed Paths:
-------------
    csw/mgar/pkg/cpan/Sub-Uplevel/trunk/files/CSWpmsubuplevel.gspec
    csw/mgar/pkg/cpan/Sub-Uplevel/trunk/files/CSWpmsubuplevel.prototype

Property Changed:
----------------
    csw/mgar/pkg/cpan/Sub-Uplevel/trunk/


Property changes on: csw/mgar/pkg/cpan/Sub-Uplevel/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/Sub-Uplevel/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Sub-Uplevel/trunk/Makefile	2009-08-06 14:37:26 UTC (rev 5881)
+++ csw/mgar/pkg/cpan/Sub-Uplevel/trunk/Makefile	2009-08-06 14:43:38 UTC (rev 5882)
@@ -1,15 +1,22 @@
 GARNAME = Sub-Uplevel
-GARVERSION = 0.09
+GARVERSION = 0.2002
 CATEGORIES = cpan
-AUTHOR = MSCHWERN
+AUTHOR = DAGOLDEN
 
-DESCRIPTION = apparently run a function in a higher stack frame
+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
 
-DISTFILES += $(call admfiles,CSWpmsubuplevel,prototype)
+LICENSE = LICENSE
 
+PACKAGES = CSWpmsubuplevel
+CATALOGNAME = pm_subuplevel
+
+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	2009-08-06 14:37:26 UTC (rev 5881)
+++ csw/mgar/pkg/cpan/Sub-Uplevel/trunk/checksums	2009-08-06 14:43:38 UTC (rev 5882)
@@ -1,3 +1 @@
-a2c4c4c2423490b96dbc0964784b9f36  download/CSWpmsubuplevel.gspec
-4c3899f2d7b040524afe938ba5d8e9c3  download/CSWpmsubuplevel.prototype
-eb09cb38cd7a9b7bc9d3e85e61fe09dd  download/Sub-Uplevel-0.09.tar.gz
+509aedd3b680aea2c7a2fc67b9d5b007  download/Sub-Uplevel-0.2002.tar.gz

Deleted: csw/mgar/pkg/cpan/Sub-Uplevel/trunk/files/CSWpmsubuplevel.gspec
===================================================================
--- csw/mgar/pkg/cpan/Sub-Uplevel/trunk/files/CSWpmsubuplevel.gspec	2009-08-06 14:37:26 UTC (rev 5881)
+++ csw/mgar/pkg/cpan/Sub-Uplevel/trunk/files/CSWpmsubuplevel.gspec	2009-08-06 14:43:38 UTC (rev 5882)
@@ -1,9 +0,0 @@
-%var            bitname pm_subuplevel
-%var            pkgname CSWpmsubuplevel
-%var            arch all
-%include        url file://%{PKGLIB}/csw_cpan.gspec
-%copyright      
-Copyright by Michael G Schwern
-
-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/Sub-Uplevel/trunk/files/CSWpmsubuplevel.prototype
===================================================================
--- csw/mgar/pkg/cpan/Sub-Uplevel/trunk/files/CSWpmsubuplevel.prototype	2009-08-06 14:37:26 UTC (rev 5881)
+++ csw/mgar/pkg/cpan/Sub-Uplevel/trunk/files/CSWpmsubuplevel.prototype	2009-08-06 14:43:38 UTC (rev 5882)
@@ -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/Sub 0755 root bin
-d none /opt/csw/lib/perl/csw/auto/Sub/Uplevel 0755 root bin
-f none /opt/csw/lib/perl/csw/auto/Sub/Uplevel/.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/Sub::Uplevel.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/Sub 0755 root bin
-f none /opt/csw/share/perl/csw/Sub/Uplevel.pm 0444 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