[csw-devel] SF.net SVN: gar:[9255] csw/mgar/pkg/cpan/File-Remove/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Mar 19 14:35:21 CET 2010


Revision: 9255
          http://gar.svn.sourceforge.net/gar/?rev=9255&view=rev
Author:   dmichelsen
Date:     2010-03-19 13:35:21 +0000 (Fri, 19 Mar 2010)

Log Message:
-----------
cpan/File-Remove: Update to mGAR v2

Modified Paths:
--------------
    csw/mgar/pkg/cpan/File-Remove/trunk/Makefile
    csw/mgar/pkg/cpan/File-Remove/trunk/checksums

Added Paths:
-----------
    csw/mgar/pkg/cpan/File-Remove/trunk/files/COPYING

Removed Paths:
-------------
    csw/mgar/pkg/cpan/File-Remove/trunk/files/CSWpmfileremove.gspec

Property Changed:
----------------
    csw/mgar/pkg/cpan/File-Remove/trunk/


Property changes on: csw/mgar/pkg/cpan/File-Remove/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/File-Remove/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/File-Remove/trunk/Makefile	2010-03-19 13:31:24 UTC (rev 9254)
+++ csw/mgar/pkg/cpan/File-Remove/trunk/Makefile	2010-03-19 13:35:21 UTC (rev 9255)
@@ -3,7 +3,7 @@
 CATEGORIES = cpan
 AUTHOR = ADAMK
 
-DESCRIPTION = remove files and directories
+DESCRIPTION = Remove files and directories
 define BLURB
   File::Remove::remove removes files and directories. It acts like /bin/rm,
   for the most part. Although unlink can be given a list of files, it will not
@@ -11,6 +11,11 @@
   and ?, as arguments for filenames.
 endef
 
-DISTFILES += CSWpmfileremove.gspec
+DISTFILES = COPYING
 
+PACKAGES = CSWpmfileremove
+CATALOGNAME = pm_fileremove
+
+ARCHALL = 1
+
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/File-Remove/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/File-Remove/trunk/checksums	2010-03-19 13:31:24 UTC (rev 9254)
+++ csw/mgar/pkg/cpan/File-Remove/trunk/checksums	2010-03-19 13:35:21 UTC (rev 9255)
@@ -1,2 +1,2 @@
-06e227150978a171d871e8a6fd4835ca  download/CSWpmfileremove.gspec
-7eef25044fc3cc60b6faf0522f865ed5  download/File-Remove-1.42.tar.gz
+06e227150978a171d871e8a6fd4835ca  COPYING
+7eef25044fc3cc60b6faf0522f865ed5  File-Remove-1.42.tar.gz

Copied: csw/mgar/pkg/cpan/File-Remove/trunk/files/COPYING (from rev 9245, csw/mgar/pkg/cpan/File-Remove/trunk/files/CSWpmfileremove.gspec)
===================================================================
--- csw/mgar/pkg/cpan/File-Remove/trunk/files/COPYING	                        (rev 0)
+++ csw/mgar/pkg/cpan/File-Remove/trunk/files/COPYING	2010-03-19 13:35:21 UTC (rev 9255)
@@ -0,0 +1,16 @@
+%var            bitname pm_fileremove
+%var            pkgname CSWpmfileremove
+%var            arch all
+%include        url file://%{PKGLIB}/csw_cpan.gspec
+%copyright      
+Some parts copyright 2006 - 2008 Adam Kennedy.
+
+Taken over by Adam Kennedy <adamk at cpan.org>, to fix the "deep readonly files" bug, and do some more cleaning up.
+
+Some parts copyright 2004 - 2005 Richard Soderberg.
+
+Taken over by Richard Soderberg <perl at crystalflame.net>, so as to port it to File::Spec and add tests.
+
+Original copyright: 1998 by Gabor Egressy, <gabor at vmunix.com>.
+
+This program is free software; you can redistribute and/or modify it under the same terms as Perl itself.

Deleted: csw/mgar/pkg/cpan/File-Remove/trunk/files/CSWpmfileremove.gspec
===================================================================
--- csw/mgar/pkg/cpan/File-Remove/trunk/files/CSWpmfileremove.gspec	2010-03-19 13:31:24 UTC (rev 9254)
+++ csw/mgar/pkg/cpan/File-Remove/trunk/files/CSWpmfileremove.gspec	2010-03-19 13:35:21 UTC (rev 9255)
@@ -1,16 +0,0 @@
-%var            bitname pm_fileremove
-%var            pkgname CSWpmfileremove
-%var            arch all
-%include        url file://%{PKGLIB}/csw_cpan.gspec
-%copyright      
-Some parts copyright 2006 - 2008 Adam Kennedy.
-
-Taken over by Adam Kennedy <adamk at cpan.org>, to fix the "deep readonly files" bug, and do some more cleaning up.
-
-Some parts copyright 2004 - 2005 Richard Soderberg.
-
-Taken over by Richard Soderberg <perl at crystalflame.net>, so as to port it to File::Spec and add tests.
-
-Original copyright: 1998 by Gabor Egressy, <gabor at vmunix.com>.
-
-This program is free software; you can redistribute 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