[129297] trunk/dports/perl/p5-catalyst-plugin-captcha/Portfile

mojca at macports.org mojca at macports.org
Tue Dec 9 16:56:35 PST 2014


Revision: 129297
          https://trac.macports.org/changeset/129297
Author:   mojca at macports.org
Date:     2014-12-09 16:56:35 -0800 (Tue, 09 Dec 2014)
Log Message:
-----------
p5-catalyst-plugin-captcha: whitespace, status line, sha256

Modified Paths:
--------------
    trunk/dports/perl/p5-catalyst-plugin-captcha/Portfile

Modified: trunk/dports/perl/p5-catalyst-plugin-captcha/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-plugin-captcha/Portfile	2014-12-10 00:47:43 UTC (rev 129296)
+++ trunk/dports/perl/p5-catalyst-plugin-captcha/Portfile	2014-12-10 00:56:35 UTC (rev 129297)
@@ -1,26 +1,27 @@
+# -*- 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-Captcha 0.04
-revision              3
-license               {Artistic-1 GPL}
-maintainers           nomaintainer
-description           create and validate Captcha for Catalyst
-long_description      This plugin create, validate Captcha.
+perl5.branches      5.10 5.12 5.14 5.16
+perl5.setup         Catalyst-Plugin-Captcha 0.04
+revision            3
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         create and validate Captcha for Catalyst
+long_description    This plugin create, validate Captcha.
 
-platforms             darwin
-supported_archs       noarch
+platforms           darwin
+supported_archs     noarch
 
-checksums             md5 303ca2aee208c92376f082283607a10a \
-                      sha1 61cf7c454d5a37cf7715457bcf285a71e3eba898 \
-                      rmd160 b463bccebbb7a78157a2ed34071fee6347206d25
+checksums           rmd160  b463bccebbb7a78157a2ed34071fee6347206d25 \
+                    sha256  4a3d5c7200624d3e7aed42d05a706749274683eb7bad260de92c755bf6909e52
 
 if {${perl5.major} != ""} {
-    depends_lib-append    port:p${perl5.major}-catalyst-runtime \
-                          port:p${perl5.major}-catalyst-plugin-session \
-                          port:p${perl5.major}-gd-securityimage \
-                          port:p${perl5.major}-libwww-perl
+    depends_lib-append \
+                    port:p${perl5.major}-catalyst-runtime \
+                    port:p${perl5.major}-catalyst-plugin-session \
+                    port:p${perl5.major}-gd-securityimage \
+                    port:p${perl5.major}-libwww-perl
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141209/b88d5c61/attachment.html>


More information about the macports-changes mailing list