[131018] trunk/dports/perl/p5-convert-tnef/Portfile
devans at macports.org
devans at macports.org
Sun Jan 4 19:16:35 PST 2015
Revision: 131018
https://trac.macports.org/changeset/131018
Author: devans at macports.org
Date: 2015-01-04 19:16:35 -0800 (Sun, 04 Jan 2015)
Log Message:
-----------
p5-convert-tnef: update to versino 0.18, add perl branches 5.18 5.20, dependencies, parallel build ok.
Modified Paths:
--------------
trunk/dports/perl/p5-convert-tnef/Portfile
Modified: trunk/dports/perl/p5-convert-tnef/Portfile
===================================================================
--- trunk/dports/perl/p5-convert-tnef/Portfile 2015-01-05 03:14:29 UTC (rev 131017)
+++ trunk/dports/perl/p5-convert-tnef/Portfile 2015-01-05 03:16:35 UTC (rev 131018)
@@ -4,18 +4,22 @@
PortSystem 1.0
PortGroup perl5 1.0
-perl5.branches 5.16
-perl5.setup Convert-TNEF 0.17
-revision 4
+perl5.branches 5.16 5.18 5.20
+perl5.setup Convert-TNEF 0.18
maintainers nomaintainer
-supported_archs noarch
description Perl module to read TNEF files
long_description $description
platforms darwin
-checksums md5 31cddf42fae9495b4a686b17ec68d7e0 \
- sha1 c88cbda33e2bb5b12b36d7e8a1824dbad4080d30
+checksums rmd160 12ab6e83a9f06b5313086e08893f6f02320d7712 \
+ sha256 9df692e7e90536c28edea2c09ec4c45ac49af789fb2863248cc723210c785403
-use_parallel_build no
+if {${perl5.major} != ""} {
+ depends_lib-append \
+ port:p${perl5.major}-io-stringy \
+ port:p${perl5.major}-mime-tools
+
+ supported_archs noarch
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150104/75641b20/attachment.html>
More information about the macports-changes
mailing list