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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Mar 16 18:30:34 CET 2012


Revision: 17433
          http://gar.svn.sourceforge.net/gar/?rev=17433&view=rev
Author:   dmichelsen
Date:     2012-03-16 17:30:33 +0000 (Fri, 16 Mar 2012)
Log Message:
-----------
cpan/Redis/trunk: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/cpan/Redis/
    csw/mgar/pkg/cpan/Redis/branches/
    csw/mgar/pkg/cpan/Redis/tags/
    csw/mgar/pkg/cpan/Redis/trunk/
    csw/mgar/pkg/cpan/Redis/trunk/Makefile
    csw/mgar/pkg/cpan/Redis/trunk/checksums
    csw/mgar/pkg/cpan/Redis/trunk/files/


Property changes on: csw/mgar/pkg/cpan/Redis/trunk
___________________________________________________________________
Added: svn:ignore
   + work



Added: csw/mgar/pkg/cpan/Redis/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Redis/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/Redis/trunk/Makefile	2012-03-16 17:30:33 UTC (rev 17433)
@@ -0,0 +1,26 @@
+NAME = Redis
+VERSION = 1.951
+CATEGORIES = cpan
+GARTYPE = v2
+AUTHOR = MELO
+
+DESCRIPTION = Perl binding for Redis database
+define BLURB
+endef
+
+CATALOG_RELEASE = unstable
+
+LICENSE = LICENSE
+
+BUILD_DEP_PKGS += CSWpm-test-fatal
+BUILD_DEP_PKGS += CSWpm-test-exception
+BUILD_DEP_PKGS += CSWpm-io-string
+BUILD_DEP_PKGS += CSWpm-test-deep
+
+PACKAGES += CSWpm-redis
+CATALOGNAME_CSWpm-redis = pm_redis
+SPKG_DESC_CSWpm-redis = Perl binding for Redis database
+ARCHALL_CSWpm-redis = 1
+RUNTIME_DEP_PKGS_CSWpm-redis += CSWpm-try-tiny
+
+include gar/category.mk

Added: csw/mgar/pkg/cpan/Redis/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Redis/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/Redis/trunk/checksums	2012-03-16 17:30:33 UTC (rev 17433)
@@ -0,0 +1 @@
+99c5bd9f9893c9ced5bd3fcbcdb101a9  Redis-1.951.tar.gz

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