[csw-devel] SF.net SVN: gar:[17480] csw/mgar/pkg/cpan/Class-Inspector/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Tue Mar 20 11:51:06 CET 2012
Revision: 17480
http://gar.svn.sourceforge.net/gar/?rev=17480&view=rev
Author: dmichelsen
Date: 2012-03-20 10:51:06 +0000 (Tue, 20 Mar 2012)
Log Message:
-----------
cpan/Class-Inspector/trunk: Update to 1.27, sanitize package name
Modified Paths:
--------------
csw/mgar/pkg/cpan/Class-Inspector/trunk/Makefile
csw/mgar/pkg/cpan/Class-Inspector/trunk/checksums
Modified: csw/mgar/pkg/cpan/Class-Inspector/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Class-Inspector/trunk/Makefile 2012-03-20 10:48:46 UTC (rev 17479)
+++ csw/mgar/pkg/cpan/Class-Inspector/trunk/Makefile 2012-03-20 10:51:06 UTC (rev 17480)
@@ -1,23 +1,23 @@
NAME = Class-Inspector
-VERSION = 1.24
+VERSION = 1.27
CATEGORIES = cpan
GARTYPE = v2
AUTHOR = ADAMK
DESCRIPTION = Get information about a class and its structure
define BLURB
- Class::Inspector allows you to get information about a loaded class. Most or
- all of this information can be found in other ways, but they arn't always
- very friendly, and usually involve a relatively high level of Perl wizardry,
- or strange or unusual looking code. Class::Inspector attempts to provide an
- easier, more friendly interface to this information.
endef
+CATALOG_RELEASE = unstable
+
LICENSE = LICENSE
-PACKAGES = CSWpmclassinspector
-CATALOGNAME = pm_classinspector
+PACKAGES += CSWpm-class-inspector
+CATALOGNAME_CSWpm-class-inspector = pm_class_inspector
+SPKG_DESC_CSWpm-class-inspector = Get information about a class and its structure
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-class-inspector = 1
+OBSOLETED_BY_CSWpm-class-inspector += CSWpmclassinspector
+CATALOGNAME_CSWpmclassinspector = pm_classinspector_stub
-ARCHALL = 1
-
include gar/category.mk
Modified: csw/mgar/pkg/cpan/Class-Inspector/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Class-Inspector/trunk/checksums 2012-03-20 10:48:46 UTC (rev 17479)
+++ csw/mgar/pkg/cpan/Class-Inspector/trunk/checksums 2012-03-20 10:51:06 UTC (rev 17480)
@@ -1 +1 @@
-609189b49f64d329a6e413e0a6d8724a download/Class-Inspector-1.24.tar.gz
+52e6391cae3c2abdfcd1d450b42bba7e Class-Inspector-1.27.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