[143807] trunk/dports/perl/p5-convert-uulib/Portfile
devans at macports.org
devans at macports.org
Tue Dec 22 07:43:26 PST 2015
Revision: 143807
https://trac.macports.org/changeset/143807
Author: devans at macports.org
Date: 2015-12-22 07:43:26 -0800 (Tue, 22 Dec 2015)
Log Message:
-----------
p5-convert-uulib: update to version 1.5, dependencies (#50081, maintainer timeout).
Modified Paths:
--------------
trunk/dports/perl/p5-convert-uulib/Portfile
Modified: trunk/dports/perl/p5-convert-uulib/Portfile
===================================================================
--- trunk/dports/perl/p5-convert-uulib/Portfile 2015-12-22 13:08:15 UTC (rev 143806)
+++ trunk/dports/perl/p5-convert-uulib/Portfile 2015-12-22 15:43:26 UTC (rev 143807)
@@ -4,13 +4,21 @@
PortSystem 1.0
PortGroup perl5 1.0
+# module may not work well with perl 5.22+
+# see Canary::Stability output during configure
perl5.branches 5.16 5.18 5.20 5.22
-perl5.setup Convert-UUlib 1.4
+perl5.setup Convert-UUlib 1.5
+license GPL
platforms darwin
-maintainers designvox.com:borys
+maintainers designvox.com:borys openmaintainer
description Perl interface to the uulib library
long_description ${name} is a ${description} (a.k.a. uudeview/uuenview)
-checksums rmd160 dd59256c94554914fc2e647b253e7a591f486e97 \
- sha256 a85fe375bad0b7b8411719b27ac395ba804356d2fc528e9f127e1018cd95efcf
+checksums rmd160 3e05a9f5a51dccd403fa22554a51d787cc47f2e8 \
+ sha256 0cd81bc21377fad191f89aa427733efe5b7e75ca1889e9317945ad448c6388ea
+
+if {${perl5.major} != ""} {
+ depends_build-append \
+ port:p${perl5.major}-canary-stability
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151222/1dd18688/attachment.html>
More information about the macports-changes
mailing list