[csw-devel] SF.net SVN: gar:[11563] csw/mgar/pkg/cpan/Class-Data-Inheritable/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Nov 11 11:40:20 CET 2010


Revision: 11563
          http://gar.svn.sourceforge.net/gar/?rev=11563&view=rev
Author:   dmichelsen
Date:     2010-11-11 10:40:19 +0000 (Thu, 11 Nov 2010)

Log Message:
-----------
cpan/Class-Data-Inheritable: Update to 0.08 and mGAR v2, sanitize package name

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

Added Paths:
-----------
    csw/mgar/pkg/cpan/Class-Data-Inheritable/trunk/files/COPYING

Removed Paths:
-------------
    csw/mgar/pkg/cpan/Class-Data-Inheritable/trunk/files/CSWpmclsdtainherit.gspec

Property Changed:
----------------
    csw/mgar/pkg/cpan/Class-Data-Inheritable/trunk/


Property changes on: csw/mgar/pkg/cpan/Class-Data-Inheritable/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-Data-Inheritable/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Class-Data-Inheritable/trunk/Makefile	2010-11-11 09:04:40 UTC (rev 11562)
+++ csw/mgar/pkg/cpan/Class-Data-Inheritable/trunk/Makefile	2010-11-11 10:40:19 UTC (rev 11563)
@@ -1,9 +1,9 @@
 GARNAME = Class-Data-Inheritable
-GARVERSION = 0.06
+GARVERSION = 0.08
 CATEGORIES = cpan
 AUTHOR = TMTM
 
-DESCRIPTION = inheritable, overridable class data
+DESCRIPTION = Inheritable, overridable class data
 define BLURB
   Class::Data::Inheritable is for creating accessor/mutators to class data.
   That is, if you want to store something about your class as a whole (instead
@@ -11,6 +11,20 @@
   and can be overriden.
 endef
 
-DISTFILES += $(call admfiles,CSWpmclsdtainherit,)
+DISTFILES = COPYING
 
+PACKAGES = CSWpmclassdatainheritable CSWpmclsdtainherit
+
+CATALOGNAME_CSWpmclassdatainheritable = pm_classdatainheritable
+CATALOGNAME_CSWpmclsdtainherit = pm_clsdtainherit
+
+SPKG_DESC_CSWpmclassdatainheritable = $(DESCRIPTION)
+SPKG_DESC_CSWpmclsdtainherit = Empty stub as contents has been moved to CSWpmclassdatainheritable
+
+RUNTIME_DEP_PKGS_ONLY_CSWpmclsdtainherit = CSWpmclassdatainheritable
+
+ARCHALL = 1
+
+PKGFILES_CSWpmclsdtainherit = NOFILES
+
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/Class-Data-Inheritable/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Class-Data-Inheritable/trunk/checksums	2010-11-11 09:04:40 UTC (rev 11562)
+++ csw/mgar/pkg/cpan/Class-Data-Inheritable/trunk/checksums	2010-11-11 10:40:19 UTC (rev 11563)
@@ -1,2 +1 @@
-b04980e6d18f733bd5dc8e57e9300f59  download/CSWpmclsdtainherit.gspec
-86d95ee16854a5503dc9f86a2f2ffa83  download/Class-Data-Inheritable-0.06.tar.gz
+fc0fe65926eb8fb932743559feb54eb9  Class-Data-Inheritable-0.08.tar.gz

Copied: csw/mgar/pkg/cpan/Class-Data-Inheritable/trunk/files/COPYING (from rev 11153, csw/mgar/pkg/cpan/Class-Data-Inheritable/trunk/files/CSWpmclsdtainherit.gspec)
===================================================================
--- csw/mgar/pkg/cpan/Class-Data-Inheritable/trunk/files/COPYING	                        (rev 0)
+++ csw/mgar/pkg/cpan/Class-Data-Inheritable/trunk/files/COPYING	2010-11-11 10:40:19 UTC (rev 11563)
@@ -0,0 +1,4 @@
+Copyright (c) 2000, Damian Conway and Michael G Schwern. All
+Rights Reserved.  This module is free software. It may be used,
+redistributed and/or modified under the terms of the Perl Artistic
+License (see http://www.perl.com/perl/misc/Artistic.html)

Deleted: csw/mgar/pkg/cpan/Class-Data-Inheritable/trunk/files/CSWpmclsdtainherit.gspec
===================================================================
--- csw/mgar/pkg/cpan/Class-Data-Inheritable/trunk/files/CSWpmclsdtainherit.gspec	2010-11-11 09:04:40 UTC (rev 11562)
+++ csw/mgar/pkg/cpan/Class-Data-Inheritable/trunk/files/CSWpmclsdtainherit.gspec	2010-11-11 10:40:19 UTC (rev 11563)
@@ -1,9 +0,0 @@
-%var            bitname pm_clsdtainherit
-%var            pkgname CSWpmclsdtainherit
-%var            arch all
-%include        url file://%{PKGLIB}/csw_cpan.gspec
-%copyright      
-Copyright (c) 2000, Damian Conway and Michael G Schwern. All
-Rights Reserved.  This module is free software. It may be used,
-redistributed and/or modified under the terms of the Perl Artistic
-License (see http://www.perl.com/perl/misc/Artistic.html)


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