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

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Sat Jan 8 15:31:42 CET 2011


Revision: 12255
          http://gar.svn.sourceforge.net/gar/?rev=12255&view=rev
Author:   bonivart
Date:     2011-01-08 14:31:42 +0000 (Sat, 08 Jan 2011)

Log Message:
-----------
pm_exceptcls: update to 1.32

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

Removed Paths:
-------------
    csw/mgar/pkg/cpan/Exception-Class/trunk/files/CSWpmexceptcls.depend
    csw/mgar/pkg/cpan/Exception-Class/trunk/files/CSWpmexceptcls.gspec

Property Changed:
----------------
    csw/mgar/pkg/cpan/Exception-Class/trunk/


Property changes on: csw/mgar/pkg/cpan/Exception-Class/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/Exception-Class/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Exception-Class/trunk/Makefile	2011-01-08 13:54:35 UTC (rev 12254)
+++ csw/mgar/pkg/cpan/Exception-Class/trunk/Makefile	2011-01-08 14:31:42 UTC (rev 12255)
@@ -1,9 +1,9 @@
 NAME = Exception-Class
-VERSION = 1.23
+VERSION = 1.32
 CATEGORIES = cpan
 AUTHOR = DROLSKY
 
-DESCRIPTION = declare real exception classes in Perl
+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
@@ -11,8 +11,12 @@
   base exception class, Exception::Class::Base, that can be easily extended.
 endef
 
-DISTFILES += CSWpmexceptcls.gspec CSWpmexceptcls.depend
+PACKAGES = CSWpmexceptcls
+CATALOGNAME = pm_exceptcls
+ARCHALL = 1
 
-DEPENDS += cpan/Class-Data-Inheritable cpan/Devel-StackTrace
+LICENSE = LICENSE
 
+RUNTIME_DEP_PKGS += CSWpmclsdtainherit CSWpmdevstacktrace
+
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/Exception-Class/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Exception-Class/trunk/checksums	2011-01-08 13:54:35 UTC (rev 12254)
+++ csw/mgar/pkg/cpan/Exception-Class/trunk/checksums	2011-01-08 14:31:42 UTC (rev 12255)
@@ -1,3 +1 @@
-98e52aaa8b4cebaff73c1f1c32ea88da  download/CSWpmexceptcls.gspec
-75492de9ce3e8c767833b9d018fc00ef  download/CSWpmexceptcls.depend
-560b42c0cf8b795bdc793459edb7ec13  download/Exception-Class-1.23.tar.gz
+83788ad5a2c5e946877e4ec362e19622  Exception-Class-1.32.tar.gz

Deleted: csw/mgar/pkg/cpan/Exception-Class/trunk/files/CSWpmexceptcls.depend
===================================================================
--- csw/mgar/pkg/cpan/Exception-Class/trunk/files/CSWpmexceptcls.depend	2011-01-08 13:54:35 UTC (rev 12254)
+++ csw/mgar/pkg/cpan/Exception-Class/trunk/files/CSWpmexceptcls.depend	2011-01-08 14:31:42 UTC (rev 12255)
@@ -1,2 +0,0 @@
-P CSWpmclsdtainherit pm_clsdtainherit - inheritable, overridable class data
-P CSWpmtempl pm_template - stack trace and stack trace frame objects

Deleted: csw/mgar/pkg/cpan/Exception-Class/trunk/files/CSWpmexceptcls.gspec
===================================================================
--- csw/mgar/pkg/cpan/Exception-Class/trunk/files/CSWpmexceptcls.gspec	2011-01-08 13:54:35 UTC (rev 12254)
+++ csw/mgar/pkg/cpan/Exception-Class/trunk/files/CSWpmexceptcls.gspec	2011-01-08 14:31:42 UTC (rev 12255)
@@ -1,5 +0,0 @@
-%var            bitname pm_exceptcls
-%var            pkgname CSWpmexceptcls
-%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