[csw-devel] SF.net SVN: gar:[5972] csw/mgar/pkg/cpan/Class-Accessor/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon Aug 10 15:51:51 CEST 2009
Revision: 5972
http://gar.svn.sourceforge.net/gar/?rev=5972&view=rev
Author: dmichelsen
Date: 2009-08-10 13:51:50 +0000 (Mon, 10 Aug 2009)
Log Message:
-----------
cpan/Class-Accessor: Update to dynamic gspec
Modified Paths:
--------------
csw/mgar/pkg/cpan/Class-Accessor/trunk/Makefile
csw/mgar/pkg/cpan/Class-Accessor/trunk/checksums
Added Paths:
-----------
csw/mgar/pkg/cpan/Class-Accessor/trunk/files/COPYING
Removed Paths:
-------------
csw/mgar/pkg/cpan/Class-Accessor/trunk/files/CSWpmclsaccessor.depend
csw/mgar/pkg/cpan/Class-Accessor/trunk/files/CSWpmclsaccessor.gspec
csw/mgar/pkg/cpan/Class-Accessor/trunk/files/CSWpmclsaccessor.prototype
Property Changed:
----------------
csw/mgar/pkg/cpan/Class-Accessor/trunk/
Property changes on: csw/mgar/pkg/cpan/Class-Accessor/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-Accessor/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Class-Accessor/trunk/Makefile 2009-08-10 13:43:45 UTC (rev 5971)
+++ csw/mgar/pkg/cpan/Class-Accessor/trunk/Makefile 2009-08-10 13:51:50 UTC (rev 5972)
@@ -1,5 +1,5 @@
GARNAME = Class-Accessor
-GARVERSION = 0.30
+GARVERSION = 0.33
CATEGORIES = cpan
AUTHOR = KASEI
@@ -8,6 +8,11 @@
This module automagically generates accessor/mutators for your class.
endef
-DISTFILES = $(call admfiles,CSWpmclsaccessor,depend prototype)
+DISTFILES = COPYING
+PACKAGES = CSWpmclsaccessor
+CATALOGNAME = pm_clsaccessor
+
+ARCHALL = 1
+
include gar/category.mk
Modified: csw/mgar/pkg/cpan/Class-Accessor/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Class-Accessor/trunk/checksums 2009-08-10 13:43:45 UTC (rev 5971)
+++ csw/mgar/pkg/cpan/Class-Accessor/trunk/checksums 2009-08-10 13:51:50 UTC (rev 5972)
@@ -1,4 +1,2 @@
-a47bb4d0ccb587000449d24310116fe5 download/CSWpmclsaccessor.gspec
-6e0d583c86d7f74b43769810714242aa download/CSWpmclsaccessor.depend
-27f4a60875a401cfefe73c0b29f1a711 download/CSWpmclsaccessor.prototype
-7e880c9493e42154d8f636c9e5bc9c0a download/Class-Accessor-0.30.tar.gz
+971cfe5fa9ade2b3c9a2adaa9f653888 download/COPYING
+574c4b8e42d52f6980b4d2e258746f7b download/Class-Accessor-0.33.tar.gz
Copied: csw/mgar/pkg/cpan/Class-Accessor/trunk/files/COPYING (from rev 5970, csw/mgar/pkg/cpan/Class-Accessor/trunk/files/CSWpmclsaccessor.gspec)
===================================================================
--- csw/mgar/pkg/cpan/Class-Accessor/trunk/files/COPYING (rev 0)
+++ csw/mgar/pkg/cpan/Class-Accessor/trunk/files/COPYING 2009-08-10 13:51:50 UTC (rev 5972)
@@ -0,0 +1,5 @@
+Copyright 2006 Marty Pauley <marty+perl at kasei.com>
+
+This program is free software; you can redistribute it and/or modify it
+under the same terms as Perl itself. That means either (a) the GNU
+General Public License or (b) the Artistic License.
Deleted: csw/mgar/pkg/cpan/Class-Accessor/trunk/files/CSWpmclsaccessor.gspec
===================================================================
--- csw/mgar/pkg/cpan/Class-Accessor/trunk/files/CSWpmclsaccessor.gspec 2009-08-10 13:43:45 UTC (rev 5971)
+++ csw/mgar/pkg/cpan/Class-Accessor/trunk/files/CSWpmclsaccessor.gspec 2009-08-10 13:51:50 UTC (rev 5972)
@@ -1,10 +0,0 @@
-%var bitname pm_clsaccessor
-%var pkgname CSWpmclsaccessor
-%var arch all
-%include url file://%{PKGLIB}/csw_cpan.gspec
-%copyright
-Copyright 2006 Marty Pauley <marty+perl at kasei.com>
-
-This program is free software; you can redistribute it and/or modify it
-under the same terms as Perl itself. That means either (a) the GNU
-General Public License or (b) the Artistic License.
Deleted: csw/mgar/pkg/cpan/Class-Accessor/trunk/files/CSWpmclsaccessor.prototype
===================================================================
--- csw/mgar/pkg/cpan/Class-Accessor/trunk/files/CSWpmclsaccessor.prototype 2009-08-10 13:43:45 UTC (rev 5971)
+++ csw/mgar/pkg/cpan/Class-Accessor/trunk/files/CSWpmclsaccessor.prototype 2009-08-10 13:51:50 UTC (rev 5972)
@@ -1,18 +0,0 @@
-d none /opt/csw/lib 0755 root bin
-d none /opt/csw/lib/perl 0755 root bin
-d none /opt/csw/lib/perl/csw 0755 root bin
-d none /opt/csw/lib/perl/csw/auto 0755 root bin
-d none /opt/csw/lib/perl/csw/auto/Class 0755 root bin
-d none /opt/csw/lib/perl/csw/auto/Class/Accessor 0755 root bin
-f none /opt/csw/lib/perl/csw/auto/Class/Accessor/.packlist 0644 root bin
-d none /opt/csw/share 0755 root bin
-d none /opt/csw/share/man 0755 root bin
-d none /opt/csw/share/man/man3 0755 root bin
-f none /opt/csw/share/man/man3/Class::Accessor.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Class::Accessor::Fast.3perl 0444 root bin
-d none /opt/csw/share/perl 0755 root bin
-d none /opt/csw/share/perl/csw 0755 root bin
-d none /opt/csw/share/perl/csw/Class 0755 root bin
-d none /opt/csw/share/perl/csw/Class/Accessor 0755 root bin
-f none /opt/csw/share/perl/csw/Class/Accessor.pm 0444 root bin
-f none /opt/csw/share/perl/csw/Class/Accessor/Fast.pm 0444 root bin
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