[123454] trunk/dports/perl/p5-json/Portfile
mojca at macports.org
mojca at macports.org
Sat Aug 9 05:43:34 PDT 2014
Revision: 123454
https://trac.macports.org/changeset/123454
Author: mojca at macports.org
Date: 2014-08-09 05:43:34 -0700 (Sat, 09 Aug 2014)
Log Message:
-----------
p5-json: whitespace, sha256
Modified Paths:
--------------
trunk/dports/perl/p5-json/Portfile
Modified: trunk/dports/perl/p5-json/Portfile
===================================================================
--- trunk/dports/perl/p5-json/Portfile 2014-08-09 12:41:17 UTC (rev 123453)
+++ trunk/dports/perl/p5-json/Portfile 2014-08-09 12:43:34 UTC (rev 123454)
@@ -18,11 +18,12 @@
into each other. For JSON, See to \
http://www.crockford.com/JSON/.
-checksums sha1 a56cd4155ddad0e55bbef588207c3fd85e13c271 \
- rmd160 d330285f25e75ce63dbea73e23713ab3a7e226f9
+checksums rmd160 d330285f25e75ce63dbea73e23713ab3a7e226f9 \
+ sha256 90de181e583d105a1086da4fe961ceacf39217f5ea7b3c8d886a5ed04ed0d565
if {${perl5.major} != ""} {
- variant xs description {Depend on JSON::XS for improved performance} {
- depends_run-append port:p${perl5.major}-json-xs
- }
+variant xs description {Depend on JSON::XS for improved performance} {
+ depends_run-append \
+ port:p${perl5.major}-json-xs
}
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140809/593d9bdd/attachment.html>
More information about the macports-changes
mailing list