[129255] trunk/dports/perl/p5-catalyst-authentication-credential-http/ Portfile

mojca at macports.org mojca at macports.org
Tue Dec 9 14:41:43 PST 2014


Revision: 129255
          https://trac.macports.org/changeset/129255
Author:   mojca at macports.org
Date:     2014-12-09 14:41:43 -0800 (Tue, 09 Dec 2014)
Log Message:
-----------
p5-catalyst-authentication-credential-http: whitespace and status line only

Modified Paths:
--------------
    trunk/dports/perl/p5-catalyst-authentication-credential-http/Portfile

Modified: trunk/dports/perl/p5-catalyst-authentication-credential-http/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-authentication-credential-http/Portfile	2014-12-09 22:38:26 UTC (rev 129254)
+++ trunk/dports/perl/p5-catalyst-authentication-credential-http/Portfile	2014-12-09 22:41:43 UTC (rev 129255)
@@ -1,26 +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.8 5.10 5.12 5.14 5.16
-perl5.setup             Catalyst-Authentication-Credential-HTTP 1.012
-revision                3
-platforms               darwin
-license                 {Artistic-1 GPL}
-maintainers             fpassera.com:dev openmaintainer
-description             HTTP Basic and Digest authentication for Catalyst.
-long_description        ${description}
+perl5.branches      5.8 5.10 5.12 5.14 5.16
+perl5.setup         Catalyst-Authentication-Credential-HTTP 1.012
+revision            3
+platforms           darwin
+license             {Artistic-1 GPL}
+maintainers         fpassera.com:dev openmaintainer
+description         HTTP Basic and Digest authentication for Catalyst.
+long_description    ${description}
 
-checksums               md5     71c403922c3cbf4428c8a78b3f610315\
-                        sha1    1fcc9372fcd7e254d0c7450060dc0b3c68975985\
-                        rmd160  cb48382549cca41789845601f2a8e15f425549e6
+checksums           md5     71c403922c3cbf4428c8a78b3f610315\
+                    sha1    1fcc9372fcd7e254d0c7450060dc0b3c68975985\
+                    rmd160  cb48382549cca41789845601f2a8e15f425549e6
 
+supported_archs     noarch
+
 if {${perl5.major} != ""} {
-    depends_lib-append      port:p${perl5.major}-test-mockobject \
-                            port:p${perl5.major}-catalyst-plugin-authentication \
-                            port:p${perl5.major}-string-escape \
-                            port:p${perl5.major}-data-uuid
-    
-    supported_archs         noarch
+    depends_lib-append \
+                    port:p${perl5.major}-test-mockobject \
+                    port:p${perl5.major}-catalyst-plugin-authentication \
+                    port:p${perl5.major}-string-escape \
+                    port:p${perl5.major}-data-uuid
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141209/8d4cacc0/attachment-0001.html>


More information about the macports-changes mailing list