[csw-devel] SF.net SVN: gar:[5904] csw/mgar/pkg/cpan/Class-Container/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Aug 6 22:07:10 CEST 2009
Revision: 5904
http://gar.svn.sourceforge.net/gar/?rev=5904&view=rev
Author: dmichelsen
Date: 2009-08-06 20:07:10 +0000 (Thu, 06 Aug 2009)
Log Message:
-----------
cpan/Class-Container: Update to mGAR v2
Modified Paths:
--------------
csw/mgar/pkg/cpan/Class-Container/trunk/Makefile
csw/mgar/pkg/cpan/Class-Container/trunk/checksums
Removed Paths:
-------------
csw/mgar/pkg/cpan/Class-Container/trunk/files/CSWpmclscontainer.depend
csw/mgar/pkg/cpan/Class-Container/trunk/files/CSWpmclscontainer.gspec
Property Changed:
----------------
csw/mgar/pkg/cpan/Class-Container/trunk/
Property changes on: csw/mgar/pkg/cpan/Class-Container/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-Container/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Class-Container/trunk/Makefile 2009-08-06 20:00:55 UTC (rev 5903)
+++ csw/mgar/pkg/cpan/Class-Container/trunk/Makefile 2009-08-06 20:07:10 UTC (rev 5904)
@@ -3,7 +3,7 @@
CATEGORIES = cpan
AUTHOR = KWILLIAMS
-DESCRIPTION = glues object frameworks together transparently
+DESCRIPTION = Glues object frameworks together transparently
define BLURB
This class facilitates building frameworks of several classes that
inter-operate. It was first designed and built for HTML::Mason, in which the
@@ -13,8 +13,11 @@
any of these objects.
endef
-DISTFILES += CSWpmclscontainer.gspec CSWpmclscontainer.depend
+REQUIRED_PKGS = CSWpmprmsvldt
-DEPENDS += cpan/Params-Validate
+PACKAGES = CSWpmclscontainer
+CATALOGNAME = pm_clscontainer
+ARCHALL = 1
+
include gar/category.mk
Modified: csw/mgar/pkg/cpan/Class-Container/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Class-Container/trunk/checksums 2009-08-06 20:00:55 UTC (rev 5903)
+++ csw/mgar/pkg/cpan/Class-Container/trunk/checksums 2009-08-06 20:07:10 UTC (rev 5904)
@@ -1,3 +1 @@
-1f416cd1e13c3f0dc8c422e0b5e514c5 download/CSWpmclscontainer.gspec
-ff62c458deb89dbaec4bc61c2582bc4d download/CSWpmclscontainer.depend
6896bdb4464b96ad638e22b0400acbc9 download/Class-Container-0.12.tar.gz
Deleted: csw/mgar/pkg/cpan/Class-Container/trunk/files/CSWpmclscontainer.depend
===================================================================
--- csw/mgar/pkg/cpan/Class-Container/trunk/files/CSWpmclscontainer.depend 2009-08-06 20:00:55 UTC (rev 5903)
+++ csw/mgar/pkg/cpan/Class-Container/trunk/files/CSWpmclscontainer.depend 2009-08-06 20:07:10 UTC (rev 5904)
@@ -1 +0,0 @@
-P CSWpmprmsvldt pm_prmsvldt - validate method/function parameters
Deleted: csw/mgar/pkg/cpan/Class-Container/trunk/files/CSWpmclscontainer.gspec
===================================================================
--- csw/mgar/pkg/cpan/Class-Container/trunk/files/CSWpmclscontainer.gspec 2009-08-06 20:00:55 UTC (rev 5903)
+++ csw/mgar/pkg/cpan/Class-Container/trunk/files/CSWpmclscontainer.gspec 2009-08-06 20:07:10 UTC (rev 5904)
@@ -1,7 +0,0 @@
-%var bitname pm_clscontainer
-%var pkgname CSWpmclscontainer
-%var arch all
-%include url file://%{PKGLIB}/csw_cpan.gspec
-%copyright
-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