[129534] trunk/dports/perl/p5-http-tiny/Portfile
devans at macports.org
devans at macports.org
Mon Dec 15 04:40:28 PST 2014
Revision: 129534
https://trac.macports.org/changeset/129534
Author: devans at macports.org
Date: 2014-12-15 04:40:28 -0800 (Mon, 15 Dec 2014)
Log Message:
-----------
p5-http-tiny: update to version 0.053, dependencies.
Modified Paths:
--------------
trunk/dports/perl/p5-http-tiny/Portfile
Modified: trunk/dports/perl/p5-http-tiny/Portfile
===================================================================
--- trunk/dports/perl/p5-http-tiny/Portfile 2014-12-15 12:39:20 UTC (rev 129533)
+++ trunk/dports/perl/p5-http-tiny/Portfile 2014-12-15 12:40:28 UTC (rev 129534)
@@ -5,15 +5,24 @@
PortGroup perl5 1.0
perl5.branches 5.10 5.12 5.14 5.16 5.18 5.20
-perl5.setup HTTP-Tiny 0.048
+perl5.setup HTTP-Tiny 0.053
platforms darwin
maintainers nomaintainer
license {Artistic-1 GPL}
-supported_archs noarch
description A small, simple, correct HTTP/1.1 client
long_description ${description}
-checksums rmd160 043b144e844d58899b15fd48126dff2cb7de0bb5 \
- sha256 d6cc3d4372af66429dfbd5558f25c2428dc778c0801e14af1a9f7c8ad2a62ff8
+checksums rmd160 5625fdff64acb3f7fa0c81ce6fb54af78915da3c \
+ sha256 c229c18d1a20568e28538f9ecc58b17f6315e40685ed614377bf7c967b189eaf
+
+if {${perl5.major} != ""} {
+ depends_lib-append \
+ port:p${perl5.major}-http-cookiejar \
+ port:p${perl5.major}-io-socket-ssl \
+ port:p${perl5.major}-net-ssleay \
+ port:p${perl5.major}-mozilla-ca
+
+ supported_archs noarch
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141215/891fedd6/attachment-0001.html>
More information about the macports-changes
mailing list