[130006] trunk/dports/perl/p5-module-signature/Portfile

mojca at macports.org mojca at macports.org
Wed Dec 24 03:56:41 PST 2014


Revision: 130006
          https://trac.macports.org/changeset/130006
Author:   mojca at macports.org
Date:     2014-12-24 03:56:41 -0800 (Wed, 24 Dec 2014)
Log Message:
-----------
p5-module-signature: minor whitespace changes

Modified Paths:
--------------
    trunk/dports/perl/p5-module-signature/Portfile

Modified: trunk/dports/perl/p5-module-signature/Portfile
===================================================================
--- trunk/dports/perl/p5-module-signature/Portfile	2014-12-24 11:55:28 UTC (rev 130005)
+++ trunk/dports/perl/p5-module-signature/Portfile	2014-12-24 11:56:41 UTC (rev 130006)
@@ -13,14 +13,14 @@
 long_description    ${description}
 
 platforms           darwin
+supported_archs     noarch
 
 checksums           rmd160  f3bdb440092f876d48ef550ccc6544630bb20f48 \
                     sha256  718520721888ac4a7d930e26c4cd628ca24d60b2b18bddb081b331731a94bbc5
 
 if {${perl5.major} != ""} {
-    depends_lib-append  port:gnupg \
-                        port:p${perl5.major}-digest-sha \
-                        port:p${perl5.major}-ipc-run
-
-    supported_archs     noarch
+    depends_lib-append \
+                    port:gnupg \
+                    port:p${perl5.major}-digest-sha \
+                    port:p${perl5.major}-ipc-run
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141224/7d1eb01a/attachment.html>


More information about the macports-changes mailing list