[csw-devel] SF.net SVN: gar:[19122] csw/mgar/pkg/cpan/UNIVERSAL-isa/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Aug 30 16:22:30 CEST 2012
Revision: 19122
http://gar.svn.sourceforge.net/gar/?rev=19122&view=rev
Author: dmichelsen
Date: 2012-08-30 14:22:30 +0000 (Thu, 30 Aug 2012)
Log Message:
-----------
cpan/UNIVERSAL-isa/trunk: Update to 1.20120726 and sanitize package name
Modified Paths:
--------------
csw/mgar/pkg/cpan/UNIVERSAL-isa/trunk/Makefile
csw/mgar/pkg/cpan/UNIVERSAL-isa/trunk/checksums
Modified: csw/mgar/pkg/cpan/UNIVERSAL-isa/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/UNIVERSAL-isa/trunk/Makefile 2012-08-30 14:20:13 UTC (rev 19121)
+++ csw/mgar/pkg/cpan/UNIVERSAL-isa/trunk/Makefile 2012-08-30 14:22:30 UTC (rev 19122)
@@ -1,33 +1,23 @@
NAME = UNIVERSAL-isa
-VERSION = 1.03
+VERSION = 1.20120726
CATEGORIES = cpan
GARTYPE = v2
AUTHOR = CHROMATIC
DESCRIPTION = Attempt to recover from people calling UNIVERSAL::isa as a function
define BLURB
- Whenever you use "isa" in UNIVERSAL as a function, a kitten using
- Test::MockObject dies. Normally, the kittens would be helpless, but
- if they use UNIVERSAL::isa (the module whose docs you are reading),
- the kittens can live long and prosper.
- This module replaces UNIVERSAL::isa with a version that makes sure that,
- when called as a function on objects which override isa, isa will
- call the appropriate method on those objects
- In all other cases, the real UNIVERSAL::isa gets called directly.
endef
-PACKAGES = CSWpmuniversalisa
-CATALOGNAME = pm_universalisa
+CATALOG_RELEASE = unstable
-BUILD_DEP_PKGS = CSWpmmodulebuild
+LICENSE = LICENSE
-CONFIGURE_SCRIPTS = $(WORKSRC)/Build.PL
-BUILD_SCRIPTS = $(WORKSRC)/Build
-TEST_SCRIPTS = $(WORKSRC)/Build
-INSTALL_SCRIPTS = $(WORKSRC)/Build
+PACKAGES += CSWpm-universal-isa
+CATALOGNAME_CSWpm-universal-isa = pm_universal_isa
+SPKG_DESC_CSWpm-universal-isa = Attempt to recover from people calling UNIVERSAL::isa as a function
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-universal-isa = 1
+OBSOLETED_BY_CSWpm-universal-isa += CSWpmuniversalisa
+CATALOGNAME_CSWpmuniversalisa = pm_universalisa_stub
-ARCHALL = 1
-
-LICENSE = $(FILEDIR)/LICENSE
-
include gar/category.mk
Modified: csw/mgar/pkg/cpan/UNIVERSAL-isa/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/UNIVERSAL-isa/trunk/checksums 2012-08-30 14:20:13 UTC (rev 19121)
+++ csw/mgar/pkg/cpan/UNIVERSAL-isa/trunk/checksums 2012-08-30 14:22:30 UTC (rev 19122)
@@ -1 +1 @@
-0643f2e04cd0b5739fc0908af291c609 UNIVERSAL-isa-1.03.tar.gz
+d4a001886e24221d91de889209667d1c UNIVERSAL-isa-1.20120726.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