[csw-devel] SF.net SVN: gar:[9573] csw/mgar/pkg/cpan/Error/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Fri Apr 9 10:31:58 CEST 2010
Revision: 9573
http://gar.svn.sourceforge.net/gar/?rev=9573&view=rev
Author: dmichelsen
Date: 2010-04-09 08:31:58 +0000 (Fri, 09 Apr 2010)
Log Message:
-----------
cpan/Error: Update to mGAR v2
Modified Paths:
--------------
csw/mgar/pkg/cpan/Error/trunk/Makefile
csw/mgar/pkg/cpan/Error/trunk/checksums
Added Paths:
-----------
csw/mgar/pkg/cpan/Error/trunk/files/COPYING
Removed Paths:
-------------
csw/mgar/pkg/cpan/Error/trunk/files/CSWpmerror.gspec
Property Changed:
----------------
csw/mgar/pkg/cpan/Error/trunk/
Property changes on: csw/mgar/pkg/cpan/Error/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/Error/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Error/trunk/Makefile 2010-04-09 08:14:30 UTC (rev 9572)
+++ csw/mgar/pkg/cpan/Error/trunk/Makefile 2010-04-09 08:31:58 UTC (rev 9573)
@@ -1,9 +1,9 @@
GARNAME = Error
-GARVERSION = 0.15
+GARVERSION = 0.17016
CATEGORIES = cpan
-AUTHOR = UARUN
+AUTHOR = SHLOMIF
-DESCRIPTION = error/exception handling in an OO-ish way
+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
@@ -11,6 +11,13 @@
can simply be recorded.
endef
-DISTFILES += CSWpmerror.gspec
+DISTFILES = COPYING
+PACKAGES = CSWpmerror
+CATALOGNAME = pm_error
+
+BUILD_DEP_PKGS = CSWpmtestpodcoverage
+
+ARCHALL = 1
+
include gar/category.mk
Modified: csw/mgar/pkg/cpan/Error/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Error/trunk/checksums 2010-04-09 08:14:30 UTC (rev 9572)
+++ csw/mgar/pkg/cpan/Error/trunk/checksums 2010-04-09 08:31:58 UTC (rev 9573)
@@ -1,2 +1,2 @@
-5136c67a6d0b2196231b5b8b6a5b7047 download/CSWpmerror.gspec
-81b4847fb893f18a4e85186bca5f4380 download/Error-0.15.tar.gz
+d1e94422f37619ab917dc77a2d3adaa2 COPYING
+eedcd3c6970568dd32092b5334328eff Error-0.17016.tar.gz
Copied: csw/mgar/pkg/cpan/Error/trunk/files/COPYING (from rev 9569, csw/mgar/pkg/cpan/Error/trunk/files/CSWpmerror.gspec)
===================================================================
--- csw/mgar/pkg/cpan/Error/trunk/files/COPYING (rev 0)
+++ csw/mgar/pkg/cpan/Error/trunk/files/COPYING 2010-04-09 08:31:58 UTC (rev 9573)
@@ -0,0 +1,3 @@
+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.
Deleted: csw/mgar/pkg/cpan/Error/trunk/files/CSWpmerror.gspec
===================================================================
--- csw/mgar/pkg/cpan/Error/trunk/files/CSWpmerror.gspec 2010-04-09 08:14:30 UTC (rev 9572)
+++ csw/mgar/pkg/cpan/Error/trunk/files/CSWpmerror.gspec 2010-04-09 08:31:58 UTC (rev 9573)
@@ -1,8 +0,0 @@
-%var bitname pm_error
-%var pkgname CSWpmerror
-%var arch all
-%include url file://%{PKGLIB}/csw_cpan.gspec
-%copyright
-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