[128320] trunk/dports/perl/p5-redis/Portfile

khindenburg at macports.org khindenburg at macports.org
Tue Nov 18 20:44:58 PST 2014


Revision: 128320
          https://trac.macports.org/changeset/128320
Author:   khindenburg at macports.org
Date:     2014-11-18 20:44:58 -0800 (Tue, 18 Nov 2014)
Log Message:
-----------
p5-redis: add depends_lib try-tiny #45386

Modified Paths:
--------------
    trunk/dports/perl/p5-redis/Portfile

Modified: trunk/dports/perl/p5-redis/Portfile
===================================================================
--- trunk/dports/perl/p5-redis/Portfile	2014-11-19 04:00:29 UTC (rev 128319)
+++ trunk/dports/perl/p5-redis/Portfile	2014-11-19 04:44:58 UTC (rev 128320)
@@ -6,6 +6,7 @@
 
 perl5.branches        5.8 5.10 5.12 5.14 5.16
 perl5.setup           Redis 1.953 ../by-authors/id/M/ME/MELO/
+revision              1
 license               Artistic-2
 platforms             darwin
 maintainers           komatasche.de:macportscf openmaintainer
@@ -15,3 +16,7 @@
 
 checksums             rmd160 5085f02128797b2e9efa760497c7cf2dda937a25 \
                       sha256 3b35fd810af6130e129ea734d51abfc227f6318934ddc2aa943943a2d8d8a530
+
+if {${perl5.major} != ""} {
+  depends_lib-append  port:p${perl5.major}-try-tiny
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141118/9e747993/attachment.html>


More information about the macports-changes mailing list