[csw-devel] SF.net SVN: gar:[5885] csw/mgar/pkg/cpan/Clone/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Aug 6 17:07:08 CEST 2009
Revision: 5885
http://gar.svn.sourceforge.net/gar/?rev=5885&view=rev
Author: dmichelsen
Date: 2009-08-06 15:07:08 +0000 (Thu, 06 Aug 2009)
Log Message:
-----------
cpan/Clone: Update to 0.31
Modified Paths:
--------------
csw/mgar/pkg/cpan/Clone/trunk/Makefile
csw/mgar/pkg/cpan/Clone/trunk/checksums
Removed Paths:
-------------
csw/mgar/pkg/cpan/Clone/trunk/files/CSWpmclone.depend
csw/mgar/pkg/cpan/Clone/trunk/files/CSWpmclone.gspec
csw/mgar/pkg/cpan/Clone/trunk/files/CSWpmclone.prototype
Property Changed:
----------------
csw/mgar/pkg/cpan/Clone/trunk/
Property changes on: csw/mgar/pkg/cpan/Clone/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/Clone/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Clone/trunk/Makefile 2009-08-06 15:00:21 UTC (rev 5884)
+++ csw/mgar/pkg/cpan/Clone/trunk/Makefile 2009-08-06 15:07:08 UTC (rev 5885)
@@ -1,15 +1,16 @@
GARNAME = Clone
-GARVERSION = 0.22
+GARVERSION = 0.31
CATEGORIES = cpan
AUTHOR = RDF
-DESCRIPTION = recursively copy Perl datatypes
+DESCRIPTION = Recursively copy Perl datatypes
define BLURB
This module provides a clone() method which makes recursive copies of nested
hash, array, scalar and reference types, including tied variables and
objects.
endef
-DISTFILES = $(call admfiles,CSWpmclone,depend prototype)
+PACKAGES = CSWpmclone
+CATALOGNAME = pm_clone
include gar/category.mk
Modified: csw/mgar/pkg/cpan/Clone/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Clone/trunk/checksums 2009-08-06 15:00:21 UTC (rev 5884)
+++ csw/mgar/pkg/cpan/Clone/trunk/checksums 2009-08-06 15:07:08 UTC (rev 5885)
@@ -1,4 +1 @@
-8800e24fa1a5cccd40b78a6ad3d30ab3 download/CSWpmclone.gspec
-6e0d583c86d7f74b43769810714242aa download/CSWpmclone.depend
-da2a0ff0fa5bef6998158d7c70783eb2 download/CSWpmclone.prototype
-f70af2c46fbb60acc4388908bfd37c2f download/Clone-0.22.tar.gz
+65f34e7280d7b7dfb72ab6224e5767f5 download/Clone-0.31.tar.gz
Deleted: csw/mgar/pkg/cpan/Clone/trunk/files/CSWpmclone.gspec
===================================================================
--- csw/mgar/pkg/cpan/Clone/trunk/files/CSWpmclone.gspec 2009-08-06 15:00:21 UTC (rev 5884)
+++ csw/mgar/pkg/cpan/Clone/trunk/files/CSWpmclone.gspec 2009-08-06 15:07:08 UTC (rev 5885)
@@ -1,10 +0,0 @@
-%var bitname pm_clone
-%var pkgname CSWpmclone
-%include url file://%{PKGLIB}/csw_cpan.gspec
-%copyright
-Ray Finch, rdf at cpan.org
-
-Copyright 2001 Ray Finch.
-
-This module is free software; you can redistribute it and/or
-modify it under the same terms as Perl itself.
Deleted: csw/mgar/pkg/cpan/Clone/trunk/files/CSWpmclone.prototype
===================================================================
--- csw/mgar/pkg/cpan/Clone/trunk/files/CSWpmclone.prototype 2009-08-06 15:00:21 UTC (rev 5884)
+++ csw/mgar/pkg/cpan/Clone/trunk/files/CSWpmclone.prototype 2009-08-06 15:07:08 UTC (rev 5885)
@@ -1,14 +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
-f none /opt/csw/lib/perl/csw/Clone.pm 0555 root bin
-d none /opt/csw/lib/perl/csw/auto 0755 root bin
-d none /opt/csw/lib/perl/csw/auto/Clone 0755 root bin
-f none /opt/csw/lib/perl/csw/auto/Clone/.packlist 0644 root bin
-f none /opt/csw/lib/perl/csw/auto/Clone/Clone.bs 0444 root bin
-f none /opt/csw/lib/perl/csw/auto/Clone/Clone.so 0555 root bin
-f none /opt/csw/lib/perl/csw/auto/Clone/autosplit.ix 0444 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/Clone.3perl 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