SF.net SVN: gar:[24259] csw/mgar/pkg/cpan/File-Copy-Recursive/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Wed Nov 5 12:36:10 CET 2014
Revision: 24259
http://sourceforge.net/p/gar/code/24259
Author: dmichelsen
Date: 2014-11-05 11:36:09 +0000 (Wed, 05 Nov 2014)
Log Message:
-----------
cpan/File-Copy-Recursive/trunk: Update to makemake
Modified Paths:
--------------
csw/mgar/pkg/cpan/File-Copy-Recursive/trunk/Makefile
csw/mgar/pkg/cpan/File-Copy-Recursive/trunk/checksums
Removed Paths:
-------------
csw/mgar/pkg/cpan/File-Copy-Recursive/trunk/files/COPYING
Modified: csw/mgar/pkg/cpan/File-Copy-Recursive/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/File-Copy-Recursive/trunk/Makefile 2014-11-05 11:35:40 UTC (rev 24258)
+++ csw/mgar/pkg/cpan/File-Copy-Recursive/trunk/Makefile 2014-11-05 11:36:09 UTC (rev 24259)
@@ -4,15 +4,19 @@
GARTYPE = v2
AUTHOR = DMUEY
-DESCRIPTION = Recursively copy files and directories
+DESCRIPTION = Uses File::Copy to recursively copy dirs
define BLURB
endef
-DISTFILES = COPYING
+CATALOG_RELEASE = unstable
-PACKAGES = CSWpmfilecpyrecurs
-CATALOGNAME = pm_filecpyrecurs
+LICENSE_TEXT = This module is licensed under the license
-ARCHALL = 1
+PACKAGES += CSWpm-file-copy-recursive
+CATALOGNAME_CSWpm-file-copy-recursive = pm_file_copy_recursive
+SPKG_DESC_CSWpm-file-copy-recursive = Uses File::Copy to recursively copy dirs
+ARCHALL_CSWpm-file-copy-recursive = 1
+OBSOLETED_BY_CSWpm-file-copy-recursive += CSWpmfilecpyrecurs
+CATALOGNAME_CSWpmfilecpyrecurs = pm_filecpyrecurs_stub
include gar/category.mk
Modified: csw/mgar/pkg/cpan/File-Copy-Recursive/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/File-Copy-Recursive/trunk/checksums 2014-11-05 11:35:40 UTC (rev 24258)
+++ csw/mgar/pkg/cpan/File-Copy-Recursive/trunk/checksums 2014-11-05 11:36:09 UTC (rev 24259)
@@ -1,2 +1 @@
-b5b27d72df4b9cbc3189028c01358ba9 COPYING
e76dc75ab456510d67c6c3a95183f72f File-Copy-Recursive-0.38.tar.gz
Deleted: csw/mgar/pkg/cpan/File-Copy-Recursive/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/File-Copy-Recursive/trunk/files/COPYING 2014-11-05 11:35:40 UTC (rev 24258)
+++ csw/mgar/pkg/cpan/File-Copy-Recursive/trunk/files/COPYING 2014-11-05 11:36:09 UTC (rev 24259)
@@ -1,4 +0,0 @@
-Copyright (C) 2004 Daniel Muey
-
-This library 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