[csw-devel] SF.net SVN: gar:[18876] csw/mgar/pkg/cpan/Error/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Jul 31 12:57:23 CEST 2012


Revision: 18876
          http://gar.svn.sourceforge.net/gar/?rev=18876&view=rev
Author:   dmichelsen
Date:     2012-07-31 10:57:23 +0000 (Tue, 31 Jul 2012)
Log Message:
-----------
cpan/Error/trunk: Update to 0.17018, sanitize package name

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

Removed Paths:
-------------
    csw/mgar/pkg/cpan/Error/trunk/files/COPYING

Modified: csw/mgar/pkg/cpan/Error/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Error/trunk/Makefile	2012-07-30 16:57:22 UTC (rev 18875)
+++ csw/mgar/pkg/cpan/Error/trunk/Makefile	2012-07-31 10:57:23 UTC (rev 18876)
@@ -1,24 +1,27 @@
 NAME = Error
-VERSION = 0.17016
+VERSION = 0.17018
 CATEGORIES = cpan
 GARTYPE = v2
 AUTHOR = SHLOMIF
 
 DESCRIPTION = Error/exception handling in an OO-ish way
 define BLURB
-  The Error package provides two interfaces. Firstly Error provides a
-  procedural interface to exception handling. Secondly Error is a base class
-  for errors/exceptions that can either be thrown, for subsequent catch, or
-  can simply be recorded.
 endef
 
-DISTFILES = COPYING
+CATALOG_RELEASE = unstable
 
-PACKAGES = CSWpmerror
-CATALOGNAME = pm_error
+LICENSE_TEXT = This module is licensed under the perl license, please see for details http://dev.perl.org/licenses/
 
-BUILD_DEP_PKGS = CSWpmtestpodcoverage
+PACKAGES += CSWpm-error
+CATALOGNAME_CSWpm-error = pm_error
+SPKG_DESC_CSWpm-error = Error/exception handling in an OO-ish way
+ARCHALL_CSWpm-error = 1
+OBSOLETED_BY_CSWpm-error += CSWpmerror
+CATALOGNAME_CSWpmerror = pm_error_stub
 
-ARCHALL = 1
+CONFIGURE_SCRIPTS = $(WORKSRC)/Build.PL
+BUILD_SCRIPTS = $(WORKSRC)/Build
+TEST_SCRIPTS = $(WORKSRC)/Build
+INSTALL_SCRIPTS = $(WORKSRC)/Build
 
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/Error/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Error/trunk/checksums	2012-07-30 16:57:22 UTC (rev 18875)
+++ csw/mgar/pkg/cpan/Error/trunk/checksums	2012-07-31 10:57:23 UTC (rev 18876)
@@ -1,2 +1 @@
-d1e94422f37619ab917dc77a2d3adaa2  COPYING
-eedcd3c6970568dd32092b5334328eff  Error-0.17016.tar.gz
+1137a7bbb94c9508a2268c467583207f  Error-0.17018.tar.gz

Deleted: csw/mgar/pkg/cpan/Error/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/Error/trunk/files/COPYING	2012-07-30 16:57:22 UTC (rev 18875)
+++ csw/mgar/pkg/cpan/Error/trunk/files/COPYING	2012-07-31 10:57:23 UTC (rev 18876)
@@ -1,3 +0,0 @@
-Copyright (c) 1997-8 Graham Barr <gbarr at ti.com>. All rights reserved.
-This program is free software; you can redistribute it and/or
-modify it under the same terms as Perl itself.

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