[csw-devel] SF.net SVN: gar:[11108] csw/mgar/pkg/cpan
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Thu Sep 30 23:15:20 CEST 2010
Revision: 11108
http://gar.svn.sourceforge.net/gar/?rev=11108&view=rev
Author: bonivart
Date: 2010-09-30 21:15:20 +0000 (Thu, 30 Sep 2010)
Log Message:
-----------
Struct-Compare: initial commit
Added Paths:
-----------
csw/mgar/pkg/cpan/Struct-Compare/
csw/mgar/pkg/cpan/Struct-Compare/branches/
csw/mgar/pkg/cpan/Struct-Compare/tags/
csw/mgar/pkg/cpan/Struct-Compare/trunk/
csw/mgar/pkg/cpan/Struct-Compare/trunk/Makefile
csw/mgar/pkg/cpan/Struct-Compare/trunk/checksums
csw/mgar/pkg/cpan/Struct-Compare/trunk/files/
csw/mgar/pkg/cpan/Struct-Compare/trunk/files/COPYING
Property changes on: csw/mgar/pkg/cpan/Struct-Compare/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/Struct-Compare/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Struct-Compare/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/Struct-Compare/trunk/Makefile 2010-09-30 21:15:20 UTC (rev 11108)
@@ -0,0 +1,17 @@
+GARNAME = Struct-Compare
+GARVERSION = 1.0.1
+CATEGORIES = cpan
+AUTHOR = ZENSPIDER
+
+DESCRIPTION = Recursive diff for perl structures
+define BLURB
+ Recursive diff for perl structures
+endef
+
+DISTFILES += COPYING
+
+PACKAGES = CSWpmstructcompare
+CATALOGNAME = pm_structcompare
+ARCHALL = 1
+
+include gar/category.mk
Added: csw/mgar/pkg/cpan/Struct-Compare/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Struct-Compare/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/Struct-Compare/trunk/checksums 2010-09-30 21:15:20 UTC (rev 11108)
@@ -0,0 +1 @@
+7adacc9b55115b82ce87d68133e46550 Struct-Compare-1.0.1.tar.gz
Added: csw/mgar/pkg/cpan/Struct-Compare/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/Struct-Compare/trunk/files/COPYING (rev 0)
+++ csw/mgar/pkg/cpan/Struct-Compare/trunk/files/COPYING 2010-09-30 21:15:20 UTC (rev 11108)
@@ -0,0 +1,22 @@
+(The MIT License)
+
+Copyright (c) 2001 Ryan Davis, Zen Spider Software
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
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