[csw-devel] SF.net SVN: gar:[13799] csw/mgar/pkg/cpan
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Mon Mar 14 19:46:35 CET 2011
Revision: 13799
http://gar.svn.sourceforge.net/gar/?rev=13799&view=rev
Author: bonivart
Date: 2011-03-14 18:46:35 +0000 (Mon, 14 Mar 2011)
Log Message:
-----------
cpan/JSON-Any: Initial commit
Added Paths:
-----------
csw/mgar/pkg/cpan/JSON-Any/
csw/mgar/pkg/cpan/JSON-Any/branches/
csw/mgar/pkg/cpan/JSON-Any/tags/
csw/mgar/pkg/cpan/JSON-Any/trunk/
csw/mgar/pkg/cpan/JSON-Any/trunk/Makefile
csw/mgar/pkg/cpan/JSON-Any/trunk/checksums
csw/mgar/pkg/cpan/JSON-Any/trunk/files/
csw/mgar/pkg/cpan/JSON-Any/trunk/files/COPYING
Property changes on: csw/mgar/pkg/cpan/JSON-Any/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/JSON-Any/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/JSON-Any/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/JSON-Any/trunk/Makefile 2011-03-14 18:46:35 UTC (rev 13799)
@@ -0,0 +1,18 @@
+NAME = JSON-Any
+VERSION = 1.25
+CATEGORIES = cpan
+AUTHOR = PERIGRIN
+
+DESCRIPTION = Wrapper Class for the various JSON classes
+define BLURB
+ Wrapper Class for the various JSON classes
+endef
+
+DISTFILES += COPYING
+
+PACKAGES = CSWpm-json-any
+CATALOGNAME = pm_json_any
+
+ARCHALL = 1
+
+include gar/category.mk
Added: csw/mgar/pkg/cpan/JSON-Any/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/JSON-Any/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/JSON-Any/trunk/checksums 2011-03-14 18:46:35 UTC (rev 13799)
@@ -0,0 +1 @@
+10de13ce9ee9ec14336ee1d3b70b3ab0 JSON-Any-1.25.tar.gz
Added: csw/mgar/pkg/cpan/JSON-Any/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/JSON-Any/trunk/files/COPYING (rev 0)
+++ csw/mgar/pkg/cpan/JSON-Any/trunk/files/COPYING 2011-03-14 18:46:35 UTC (rev 13799)
@@ -0,0 +1,4 @@
+ Copyright 2007-2009 Chris Thompson, some rights reserved.
+
+ This program 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