[119305] trunk/dports/perl/p5-net-libidn/Portfile

mojca at macports.org mojca at macports.org
Tue Apr 22 13:18:39 PDT 2014


Revision: 119305
          https://trac.macports.org/changeset/119305
Author:   mojca at macports.org
Date:     2014-04-22 13:18:39 -0700 (Tue, 22 Apr 2014)
Log Message:
-----------
p5-net-libidn: add sha256, first line, whitespace

Modified Paths:
--------------
    trunk/dports/perl/p5-net-libidn/Portfile

Modified: trunk/dports/perl/p5-net-libidn/Portfile
===================================================================
--- trunk/dports/perl/p5-net-libidn/Portfile	2014-04-22 20:16:17 UTC (rev 119304)
+++ trunk/dports/perl/p5-net-libidn/Portfile	2014-04-22 20:18:39 UTC (rev 119305)
@@ -1,27 +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.8 5.10 5.12 5.14 5.16 5.18
-perl5.setup       Net-LibIDN 0.12
-revision          3
-license           {Artistic GPL}
-maintainers       oaf.dk:mni
-description       Perl bindings for GNU Libidn
-long_description  Net::LibIDN is bindings for GNU Libidn, which is an \
-                  implementation of the Stringprep, Punycode and IDNA \
-                  specifications defined by the IETF Internationalized \
-                  Domain Names (IDN) working group.
-checksums         md5     c3e4de2065009d67bcb1df0afb473e12 \
-                  sha1    ac446edf66ac523d5463b59ed9698e2ccb9b04ab \
-                  rmd160  a595c3758c9577b6d09d856cf220c303fdc3d2a2
-platforms         darwin
+perl5.setup         Net-LibIDN 0.12
+revision            3
+license             {Artistic GPL}
+maintainers         oaf.dk:mni
+description         Perl bindings for GNU Libidn
+long_description    Net::LibIDN is bindings for GNU Libidn, which is an \
+                    implementation of the Stringprep, Punycode and IDNA \
+                    specifications defined by the IETF Internationalized \
+                    Domain Names (IDN) working group.
+checksums           rmd160  a595c3758c9577b6d09d856cf220c303fdc3d2a2 \
+                    sha256  2f8acc9442b3866ec7dc63cd449fc693ae3e930d5d3e5e9430fbb6f393bdbb17
+platforms           darwin
 
 if {${perl5.major} != ""} {
-depends_lib-append      port:libidn
+depends_lib-append  port:libidn
 
-patchfiles-append       patch-Makefile.PL.diff
+patchfiles-append   patch-Makefile.PL.diff
 
 post-patch {
     if {[variant_isset universal]} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140422/8622d09d/attachment.html>


More information about the macports-changes mailing list