[csw-devel] SF.net SVN: gar:[21051] csw/mgar/pkg/cpan/Exception-Class/trunk

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Sun May 12 15:02:20 CEST 2013


Revision: 21051
          http://gar.svn.sourceforge.net/gar/?rev=21051&view=rev
Author:   bonivart
Date:     2013-05-12 13:02:20 +0000 (Sun, 12 May 2013)
Log Message:
-----------
cpan/Exception-Class/trunk: update to 1.37, fix name

Modified Paths:
--------------
    csw/mgar/pkg/cpan/Exception-Class/trunk/Makefile
    csw/mgar/pkg/cpan/Exception-Class/trunk/checksums

Modified: csw/mgar/pkg/cpan/Exception-Class/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Exception-Class/trunk/Makefile	2013-05-12 12:49:43 UTC (rev 21050)
+++ csw/mgar/pkg/cpan/Exception-Class/trunk/Makefile	2013-05-12 13:02:20 UTC (rev 21051)
@@ -1,23 +1,24 @@
 NAME = Exception-Class
-VERSION = 1.32
+VERSION = 1.37
 CATEGORIES = cpan
 GARTYPE = v2
 AUTHOR = DROLSKY
 
 DESCRIPTION = Declare real exception classes in Perl
 define BLURB
-  Exception::Class allows you to declare exception hierarchies in your modules
-  in a "Java-esque" manner.  It features a simple interface allowing
-  programmers to 'declare' exception classes at compile time. It also has a
-  base exception class, Exception::Class::Base, that can be easily extended.
 endef
 
-PACKAGES = CSWpmexceptcls
-CATALOGNAME = pm_exceptcls
+PACKAGES = CSWpm-exception-class
+CATALOGNAME = pm_exception_class
+SPKG_DESC_CSWpm-exception-class = $(DESCRIPTION)
+OBSOLETED_BY_CSWpm-exception-class = CSWpmexceptcls
+CATALOGNAME_CSWpmexceptcls = pm_exceptcls
+
 ARCHALL = 1
 
 LICENSE = LICENSE
 
-RUNTIME_DEP_PKGS += CSWpmclsdtainherit CSWpmdevstacktrace
+RUNTIME_DEP_PKGS += CSWpm-class-data-inheritable
+RUNTIME_DEP_PKGS += CSWpm-devel-stacktrace
 
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/Exception-Class/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Exception-Class/trunk/checksums	2013-05-12 12:49:43 UTC (rev 21050)
+++ csw/mgar/pkg/cpan/Exception-Class/trunk/checksums	2013-05-12 13:02:20 UTC (rev 21051)
@@ -1 +1 @@
-83788ad5a2c5e946877e4ec362e19622  Exception-Class-1.32.tar.gz
+9953d120112d971f1deafdba9dc15aa7  Exception-Class-1.37.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