[csw-devel] SF.net SVN: gar:[10194] csw/mgar/pkg/cpan
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Fri Jun 11 17:29:32 CEST 2010
Revision: 10194
http://gar.svn.sourceforge.net/gar/?rev=10194&view=rev
Author: bonivart
Date: 2010-06-11 15:29:32 +0000 (Fri, 11 Jun 2010)
Log Message:
-----------
JSON: initial commit
Added Paths:
-----------
csw/mgar/pkg/cpan/JSON/
csw/mgar/pkg/cpan/JSON/branches/
csw/mgar/pkg/cpan/JSON/tags/
csw/mgar/pkg/cpan/JSON/trunk/
csw/mgar/pkg/cpan/JSON/trunk/Makefile
csw/mgar/pkg/cpan/JSON/trunk/checksums
csw/mgar/pkg/cpan/JSON/trunk/files/
csw/mgar/pkg/cpan/JSON/trunk/files/COPYING
Property changes on: csw/mgar/pkg/cpan/JSON/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/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/JSON/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/JSON/trunk/Makefile 2010-06-11 15:29:32 UTC (rev 10194)
@@ -0,0 +1,17 @@
+GARNAME = JSON
+GARVERSION = 2.21
+CATEGORIES = cpan
+AUTHOR = MAKAMAKA
+
+DESCRIPTION = JSON (JavaScript Object Notation) encoder/decoder
+define BLURB
+ JSON (JavaScript Object Notation) encoder/decoder
+endef
+
+DISTFILES += COPYING
+
+PACKAGES = CSWpmjson
+CATALOGNAME = pm_json
+ARCHALL = 1
+
+include gar/category.mk
Added: csw/mgar/pkg/cpan/JSON/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/JSON/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/JSON/trunk/checksums 2010-06-11 15:29:32 UTC (rev 10194)
@@ -0,0 +1,2 @@
+e3953c4142b9c523685957ee86575db1 COPYING
+52cdec34f1d669b64ee15dce1c9a11d5 JSON-2.21.tar.gz
Added: csw/mgar/pkg/cpan/JSON/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/JSON/trunk/files/COPYING (rev 0)
+++ csw/mgar/pkg/cpan/JSON/trunk/files/COPYING 2010-06-11 15:29:32 UTC (rev 10194)
@@ -0,0 +1,4 @@
+ Copyright 2005-2010 by Makamaka Hannyaharamitu
+
+ 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