[csw-devel] SF.net SVN: gar:[19060] csw/mgar/pkg/cpan/Object-MultiType/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Aug 22 15:31:51 CEST 2012


Revision: 19060
          http://gar.svn.sourceforge.net/gar/?rev=19060&view=rev
Author:   dmichelsen
Date:     2012-08-22 13:31:50 +0000 (Wed, 22 Aug 2012)
Log Message:
-----------
cpan/Object-MultiType/trunk: Update to makemake and sanitize package name

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

Removed Paths:
-------------
    csw/mgar/pkg/cpan/Object-MultiType/trunk/files/CSWpmobjmultitype.depend
    csw/mgar/pkg/cpan/Object-MultiType/trunk/files/CSWpmobjmultitype.gspec
    csw/mgar/pkg/cpan/Object-MultiType/trunk/files/CSWpmobjmultitype.prototype

Modified: csw/mgar/pkg/cpan/Object-MultiType/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Object-MultiType/trunk/Makefile	2012-08-22 13:23:18 UTC (rev 19059)
+++ csw/mgar/pkg/cpan/Object-MultiType/trunk/Makefile	2012-08-22 13:31:50 UTC (rev 19060)
@@ -4,12 +4,18 @@
 GARTYPE = v2
 AUTHOR = GMPASSOS
 
-DESCRIPTION = objects as hash, array, scalar, code and glob at same time.
-define BLURB
-  This module return an object that works like a Hash, Array, Scalar, Code and
-  Glob object at the same time.
-endef
+DESCRIPTION = Perl Objects as Hash, Array, Scalar, Code and Glob at the same time
 
-DISTFILES = $(call admfiles,CSWpmobjmultitype,depend prototype)
+CATALOG_RELEASE = unstable
 
+LICENSE_TEXT = This module is licensed under the  license
+
+PACKAGES += CSWpm-object-multitype
+CATALOGNAME_CSWpm-object-multitype = pm_object_multitype
+SPKG_DESC_CSWpm-object-multitype = Perl Objects as Hash, Array, Scalar, Code and Glob at the same time
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-object-multitype = 1
+OBSOLETED_BY_CSWpm-object-multitype += CSWpmobjmultitype
+CATALOGNAME_CSWpmobjmultitype = pm_objmultitype_stub
+
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/Object-MultiType/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Object-MultiType/trunk/checksums	2012-08-22 13:23:18 UTC (rev 19059)
+++ csw/mgar/pkg/cpan/Object-MultiType/trunk/checksums	2012-08-22 13:31:50 UTC (rev 19060)
@@ -1,4 +1 @@
-418a6328153ce07c7f85cda4506c7370  download/CSWpmobjmultitype.gspec
-6e0d583c86d7f74b43769810714242aa  download/CSWpmobjmultitype.depend
-62f0759e3f8f02311f9cc1ac435a9404  download/CSWpmobjmultitype.prototype
-171ed010dab19fb8b94f22a5fca97814  download/Object-MultiType-0.05.tar.gz
+171ed010dab19fb8b94f22a5fca97814  Object-MultiType-0.05.tar.gz

Deleted: csw/mgar/pkg/cpan/Object-MultiType/trunk/files/CSWpmobjmultitype.depend
===================================================================
Deleted: csw/mgar/pkg/cpan/Object-MultiType/trunk/files/CSWpmobjmultitype.gspec
===================================================================
--- csw/mgar/pkg/cpan/Object-MultiType/trunk/files/CSWpmobjmultitype.gspec	2012-08-22 13:23:18 UTC (rev 19059)
+++ csw/mgar/pkg/cpan/Object-MultiType/trunk/files/CSWpmobjmultitype.gspec	2012-08-22 13:31:50 UTC (rev 19060)
@@ -1,8 +0,0 @@
-%var            bitname pm_objmultitype
-%var            pkgname CSWpmobjmultitype
-%var            arch all
-%include        url file://%{PKGLIB}/csw_cpan.gspec
-%copyright      
-Copyright:   (c) 2003 Graciliano M. P.
-Licence:     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/Object-MultiType/trunk/files/CSWpmobjmultitype.prototype
===================================================================
--- csw/mgar/pkg/cpan/Object-MultiType/trunk/files/CSWpmobjmultitype.prototype	2012-08-22 13:23:18 UTC (rev 19059)
+++ csw/mgar/pkg/cpan/Object-MultiType/trunk/files/CSWpmobjmultitype.prototype	2012-08-22 13:31:50 UTC (rev 19060)
@@ -1,15 +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/Object 0755 root bin
-d none /opt/csw/lib/perl/csw/auto/Object/MultiType 0755 root bin
-f none /opt/csw/lib/perl/csw/auto/Object/MultiType/.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/Object::MultiType.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/Object 0755 root bin
-f none /opt/csw/share/perl/csw/Object/MultiType.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