[38155] trunk/dports/perl/p5-catalyst-plugin-authentication-store-dbic/ Portfile

narf_tm at macports.org narf_tm at macports.org
Wed Jul 9 08:02:12 PDT 2008


Revision: 38155
          http://trac.macosforge.org/projects/macports/changeset/38155
Author:   narf_tm at macports.org
Date:     2008-07-09 08:02:12 -0700 (Wed, 09 Jul 2008)
Log Message:
-----------
Updated to 0.10.

Modified Paths:
--------------
    trunk/dports/perl/p5-catalyst-plugin-authentication-store-dbic/Portfile

Modified: trunk/dports/perl/p5-catalyst-plugin-authentication-store-dbic/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-plugin-authentication-store-dbic/Portfile	2008-07-09 14:58:38 UTC (rev 38154)
+++ trunk/dports/perl/p5-catalyst-plugin-authentication-store-dbic/Portfile	2008-07-09 15:02:12 UTC (rev 38155)
@@ -3,7 +3,7 @@
 PortSystem            1.0
 PortGroup             perl5 1.0
 
-perl5.setup           Catalyst-Plugin-Authentication-Store-DBIC 0.09
+perl5.setup           Catalyst-Plugin-Authentication-Store-DBIC 0.10
 maintainers           narf_tm openmaintainer
 description           Authentication against a DBIx::Class or Class::DBI model.
 long_description      This plugin uses a DBIx::Class (or Class::DBI) \
@@ -11,7 +11,9 @@
 
 platforms             darwin
 
-checksums             md5 debb9824e6806edab59b8eb4b8858f28
+checksums             md5 f8458b8348c0f544aba09a46b5a285c4 \
+                      sha1 ac9f328162a83c085cadda3e0c3c37941a09c6b7 \
+                      rmd160 9ffcabb25b231b02d62828fe75edef44f38a23a7
 
 depends_lib-append    port:p5-catalyst-runtime \
                       port:p5-catalyst-plugin-authentication \
@@ -24,5 +26,5 @@
                       port:p5-test-www-mechanize-catalyst
 
 variant class_dbi description {build with class_dbi support} {
-    depends_lib-append port:p5-class-dbi
+    depends_lib-append    port:p5-class-dbi
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080709/80d99aa9/attachment.html 


More information about the macports-changes mailing list