[csw-devel] SF.net SVN: gar:[5880] csw/mgar/pkg/cpan/Class-Inspector/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Aug 6 16:30:59 CEST 2009
Revision: 5880
http://gar.svn.sourceforge.net/gar/?rev=5880&view=rev
Author: dmichelsen
Date: 2009-08-06 14:30:58 +0000 (Thu, 06 Aug 2009)
Log Message:
-----------
cpan/Class-Inspector: Update to 1.24
Modified Paths:
--------------
csw/mgar/pkg/cpan/Class-Inspector/trunk/Makefile
csw/mgar/pkg/cpan/Class-Inspector/trunk/checksums
Removed Paths:
-------------
csw/mgar/pkg/cpan/Class-Inspector/trunk/files/CSWpmclassinspector.gspec
Property Changed:
----------------
csw/mgar/pkg/cpan/Class-Inspector/trunk/
Property changes on: csw/mgar/pkg/cpan/Class-Inspector/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/Class-Inspector/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Class-Inspector/trunk/Makefile 2009-08-06 14:27:31 UTC (rev 5879)
+++ csw/mgar/pkg/cpan/Class-Inspector/trunk/Makefile 2009-08-06 14:30:58 UTC (rev 5880)
@@ -1,9 +1,9 @@
GARNAME = Class-Inspector
-GARVERSION = 1.16
+GARVERSION = 1.24
CATEGORIES = cpan
AUTHOR = ADAMK
-DESCRIPTION = provides information about classes
+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
@@ -12,6 +12,11 @@
easier, more friendly interface to this information.
endef
-DISTFILES += CSWpmclassinspector.gspec
+LICENSE = LICENSE
+PACKAGES = CSWpmclassinspector
+CATALOGNAME = pm_classinspector
+
+ARCHALL = 1
+
include gar/category.mk
Modified: csw/mgar/pkg/cpan/Class-Inspector/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Class-Inspector/trunk/checksums 2009-08-06 14:27:31 UTC (rev 5879)
+++ csw/mgar/pkg/cpan/Class-Inspector/trunk/checksums 2009-08-06 14:30:58 UTC (rev 5880)
@@ -1,2 +1 @@
-24c3c2fc100a273ec6411cb6eafec756 download/CSWpmclassinspector.gspec
-46eeeeb5a5df0da03f4e53229f7ed360 download/Class-Inspector-1.16.tar.gz
+609189b49f64d329a6e413e0a6d8724a download/Class-Inspector-1.24.tar.gz
Deleted: csw/mgar/pkg/cpan/Class-Inspector/trunk/files/CSWpmclassinspector.gspec
===================================================================
--- csw/mgar/pkg/cpan/Class-Inspector/trunk/files/CSWpmclassinspector.gspec 2009-08-06 14:27:31 UTC (rev 5879)
+++ csw/mgar/pkg/cpan/Class-Inspector/trunk/files/CSWpmclassinspector.gspec 2009-08-06 14:30:58 UTC (rev 5880)
@@ -1,5 +0,0 @@
-%var bitname pm_classinspector
-%var pkgname CSWpmclassinspector
-%var arch all
-%include url file://%{PKGLIB}/csw_cpan.gspec
-%copyright url file://%{WORKSRC}/LICENSE
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