[68726] trunk/dports/perl

ryandesign at macports.org ryandesign at macports.org
Fri Jun 11 11:39:04 PDT 2010


Revision: 68726
          http://trac.macports.org/changeset/68726
Author:   ryandesign at macports.org
Date:     2010-06-11 11:39:01 -0700 (Fri, 11 Jun 2010)
Log Message:
-----------
p5-catalyst-helper-authdbic: new port, version 0.12; see #24987

Added Paths:
-----------
    trunk/dports/perl/p5-catalyst-helper-authdbic/
    trunk/dports/perl/p5-catalyst-helper-authdbic/Portfile

Added: trunk/dports/perl/p5-catalyst-helper-authdbic/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-helper-authdbic/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-catalyst-helper-authdbic/Portfile	2010-06-11 18:39:01 UTC (rev 68726)
@@ -0,0 +1,28 @@
+# $Id$
+
+PortSystem              1.0
+PortGroup               perl5 1.0
+
+perl5.setup             Catalyst-Helper-AuthDBIC 0.12
+platforms               darwin
+maintainers             fpassera.com:dev openmaintainer
+description             Helper to provide a simple authentication scaffold for a Catalyst application.
+long_description        ${description}
+
+checksums               md5     e827ad4810143cc0aecb16bbe725a8da \
+                        sha1    c07428f3109fd00e09ad5e76a897cb43f5ec15db \
+                        rmd160  6fc5f27f804ca8e6de56a641b76bd9f65e2b75dc
+
+depends_lib-append      port:p5-catalyst-authentication-credential-http \
+                        port:p5-dbix-class-encodedcolumn \
+                        port:p5-ppi \
+                        port:p5-directory-scratch \
+                        port:p5-catalyst-model-dbic-schema \
+                        port:p5-catalyst-plugin-session-store-fastmmap \
+                        port:p5-catalyst-plugin-session-state-cookie \
+                        port:p5-catalyst-plugin-authorization-roles \
+                        port:p5-catalyst-authentication-store-dbix-class \
+                        port:p5-dbix-class-schema-loader \
+                        port:p5-test-command
+
+supported_archs         noarch


Property changes on: trunk/dports/perl/p5-catalyst-helper-authdbic/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100611/c3ac2136/attachment.html>


More information about the macports-changes mailing list