[129536] trunk/dports/perl/p5-catalyst-plugin-session-store-dbi/Portfile
mojca at macports.org
mojca at macports.org
Mon Dec 15 04:46:34 PST 2014
Revision: 129536
https://trac.macports.org/changeset/129536
Author: mojca at macports.org
Date: 2014-12-15 04:46:34 -0800 (Mon, 15 Dec 2014)
Log Message:
-----------
p5-catalyst-plugin-session-store-dbi: whitespace, status line, sha256 only
Modified Paths:
--------------
trunk/dports/perl/p5-catalyst-plugin-session-store-dbi/Portfile
Modified: trunk/dports/perl/p5-catalyst-plugin-session-store-dbi/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-plugin-session-store-dbi/Portfile 2014-12-15 12:44:04 UTC (rev 129535)
+++ trunk/dports/perl/p5-catalyst-plugin-session-store-dbi/Portfile 2014-12-15 12:46:34 UTC (rev 129536)
@@ -1,27 +1,28 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
+PortSystem 1.0
+PortGroup perl5 1.0
-perl5.branches 5.10 5.12 5.14 5.16
-perl5.setup Catalyst-Plugin-Session-Store-DBI 0.16
-revision 3
-license {Artistic-1 GPL}
-maintainers nomaintainer
-description Store your sessions in a database
-long_description This storage module will store session \
- data in a database using DBI.
+perl5.branches 5.10 5.12 5.14 5.16
+perl5.setup Catalyst-Plugin-Session-Store-DBI 0.16
+revision 3
+license {Artistic-1 GPL}
+maintainers nomaintainer
+description Store your sessions in a database
+long_description This storage module will store session \
+ data in a database using DBI.
-platforms darwin
-supported_archs noarch
+platforms darwin
+supported_archs noarch
-checksums md5 83a6d97ed2288cced0af76dea86ffb99 \
- sha1 0b8dab7459808c34960393ddc1035480e9890ef5 \
- rmd160 5e524b402b31d767e2dad240904bf1b9408adbba
+checksums rmd160 5e524b402b31d767e2dad240904bf1b9408adbba \
+ sha256 adeb3df4b498606c168744b94c0950fe912584b130d92821b736f9752517c410
if {${perl5.major} != ""} {
- depends_lib-append port:p${perl5.major}-catalyst-runtime \
- port:p${perl5.major}-catalyst-plugin-session \
- port:p${perl5.major}-dbi \
- port:p${perl5.major}-mro-compat
+ depends_lib-append \
+ port:p${perl5.major}-catalyst-runtime \
+ port:p${perl5.major}-catalyst-plugin-session \
+ port:p${perl5.major}-dbi \
+ port:p${perl5.major}-mro-compat
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141215/ca6d326d/attachment.html>
More information about the macports-changes
mailing list