[25964] trunk/dports/perl
source_changes at macosforge.org
source_changes at macosforge.org
Thu Jun 7 08:16:59 PDT 2007
Revision: 25964
http://trac.macosforge.org/projects/macports/changeset/25964
Author: narf_tm at macports.org
Date: 2007-06-07 08:16:58 -0700 (Thu, 07 Jun 2007)
Log Message:
-----------
New port p5-catalyst-plugin-session-state-cookie 0.07.
Added Paths:
-----------
trunk/dports/perl/p5-catalyst-plugin-session-state-cookie/
trunk/dports/perl/p5-catalyst-plugin-session-state-cookie/Portfile
Added: trunk/dports/perl/p5-catalyst-plugin-session-state-cookie/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-plugin-session-state-cookie/Portfile (rev 0)
+++ trunk/dports/perl/p5-catalyst-plugin-session-state-cookie/Portfile 2007-06-07 15:16:58 UTC (rev 25964)
@@ -0,0 +1,19 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup perl5 1.0
+perl5.setup Catalyst-Plugin-Session-State-Cookie 0.07
+maintainers narf_tm at macports.org
+description Maintain session IDs using cookies.
+long_description In order for Catalyst::Plugin::Session to work the \
+ session ID needs to be stored on the client, and the session \
+ data needs to be stored on the server. This plugin stores the \
+ session ID on the client using the cookie mechanism.
+
+platforms darwin
+
+checksums md5 4245284c7753e6b8579a8712d54e526a
+
+depends_lib-append port:p5-catalyst-plugin-session \
+ port:p5-class-accessor \
+ port:p5-test-mockobject
Property changes on: trunk/dports/perl/p5-catalyst-plugin-session-state-cookie/Portfile
___________________________________________________________________
Name: svn:keywords
+ Id
Name: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070607/ca77aa5a/attachment.html
More information about the macports-changes
mailing list