[csw-devel] SF.net SVN: gar:[13460] csw/mgar/pkg/cpan
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Wed Feb 23 21:58:04 CET 2011
Revision: 13460
http://gar.svn.sourceforge.net/gar/?rev=13460&view=rev
Author: dmichelsen
Date: 2011-02-23 20:58:04 +0000 (Wed, 23 Feb 2011)
Log Message:
-----------
cpan/Plack: Initial commit
Added Paths:
-----------
csw/mgar/pkg/cpan/Plack/
csw/mgar/pkg/cpan/Plack/branches/
csw/mgar/pkg/cpan/Plack/tags/
csw/mgar/pkg/cpan/Plack/trunk/
csw/mgar/pkg/cpan/Plack/trunk/Makefile
csw/mgar/pkg/cpan/Plack/trunk/checksums
csw/mgar/pkg/cpan/Plack/trunk/files/
Property changes on: csw/mgar/pkg/cpan/Plack/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/Plack/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Plack/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/Plack/trunk/Makefile 2011-02-23 20:58:04 UTC (rev 13460)
@@ -0,0 +1,31 @@
+NAME = Plack
+VERSION = 0.9970
+CATEGORIES = cpan
+AUTHOR = MIYAGAWA
+
+DESCRIPTION = Perl Superglue for Web frameworks and Web Servers (PSGI toolkit)
+define BLURB
+endef
+
+BUILD_DEP_PKGS += CSWpm-test-requires
+
+LICENSE = README
+
+PACKAGES += CSWpm-plack
+CATALOGNAME_CSWpm-plack = pm_plack
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-plack = 1
+RUNTIME_DEP_PKGS_CSWpm-plack = CSWpm-try-tiny
+RUNTIME_DEP_PKGS_CSWpm-plack = CSWpm-hash-multivalue
+RUNTIME_DEP_PKGS_CSWpm-plack = CSWpmuri
+RUNTIME_DEP_PKGS_CSWpm-plack = CSWpmdevstacktrace
+RUNTIME_DEP_PKGS_CSWpm-plack = CSWpm-http-body
+RUNTIME_DEP_PKGS_CSWpm-plack = CSWpm-test-tcp
+RUNTIME_DEP_PKGS_CSWpm-plack = CSWpm-file-sharedir
+RUNTIME_DEP_PKGS_CSWpm-plack = CSWpm-filesys-notify-simple
+RUNTIME_DEP_PKGS_CSWpm-plack = CSWpm-devel-stacktrace-ashtml
+RUNTIME_DEP_PKGS_CSWpm-plack = CSWpmlibwww
+
+BUILD_DEP_PKGS += $(RUNTIME_DEP_PKGS_CSWpm-plack)
+
+include gar/category.mk
Added: csw/mgar/pkg/cpan/Plack/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Plack/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/Plack/trunk/checksums 2011-02-23 20:58:04 UTC (rev 13460)
@@ -0,0 +1 @@
+c3510e1502925ab1971da10aa4204143 Plack-0.9970.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