[csw-devel] SF.net SVN: gar:[9712] csw/mgar/pkg/cpan

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Mon Apr 19 17:22:56 CEST 2010


Revision: 9712
          http://gar.svn.sourceforge.net/gar/?rev=9712&view=rev
Author:   dmichelsen
Date:     2010-04-19 15:22:55 +0000 (Mon, 19 Apr 2010)

Log Message:
-----------
cpan/File-chmod: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/cpan/File-chmod/
    csw/mgar/pkg/cpan/File-chmod/branches/
    csw/mgar/pkg/cpan/File-chmod/tags/
    csw/mgar/pkg/cpan/File-chmod/trunk/
    csw/mgar/pkg/cpan/File-chmod/trunk/Makefile
    csw/mgar/pkg/cpan/File-chmod/trunk/checksums
    csw/mgar/pkg/cpan/File-chmod/trunk/files/
    csw/mgar/pkg/cpan/File-chmod/trunk/files/COPYING


Property changes on: csw/mgar/pkg/cpan/File-chmod/trunk
___________________________________________________________________
Added: svn:ignore
   + cookies
download
work


Added: svn:externals
   + gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2


Added: csw/mgar/pkg/cpan/File-chmod/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/File-chmod/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/File-chmod/trunk/Makefile	2010-04-19 15:22:55 UTC (rev 9712)
@@ -0,0 +1,17 @@
+GARNAME = File-chmod
+GARVERSION = 0.32
+CATEGORIES = cpan
+AUTHOR = PINYAN
+
+DESCRIPTION = Implements symbolic and ls chmod modes
+define BLURB
+endef
+
+DISTFILES = COPYING
+
+PACKAGES = CSWpmfilechmod
+CATALOGNAME = pm_filechmod
+
+ARCHALL = 1
+
+include gar/category.mk

Added: csw/mgar/pkg/cpan/File-chmod/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/File-chmod/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/File-chmod/trunk/checksums	2010-04-19 15:22:55 UTC (rev 9712)
@@ -0,0 +1,2 @@
+23a655c51974efbe8e6b13260df20754  COPYING
+0048eb67fffad544e1cc07e04c33b0b2  File-chmod-0.32.tar.gz

Added: csw/mgar/pkg/cpan/File-chmod/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/File-chmod/trunk/files/COPYING	                        (rev 0)
+++ csw/mgar/pkg/cpan/File-chmod/trunk/files/COPYING	2010-04-19 15:22:55 UTC (rev 9712)
@@ -0,0 +1,5 @@
+Copyright (C) 2007 by Jeff Pinyan
+
+This library is free software; you can redistribute it and/or modify
+it under the same terms as Perl itself, either Perl version 5.8.8 or,
+at your option, any later version of Perl 5 you may have available.


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