[144314] trunk/dports/sysutils/sleuthkit/Portfile
mojca at macports.org
mojca at macports.org
Wed Jan 6 07:24:53 PST 2016
Revision: 144314
https://trac.macports.org/changeset/144314
Author: mojca at macports.org
Date: 2016-01-06 07:24:53 -0800 (Wed, 06 Jan 2016)
Log Message:
-----------
sleuthkit: switch to perl5.22 (#48365)
Modified Paths:
--------------
trunk/dports/sysutils/sleuthkit/Portfile
Modified: trunk/dports/sysutils/sleuthkit/Portfile
===================================================================
--- trunk/dports/sysutils/sleuthkit/Portfile 2016-01-06 15:20:58 UTC (rev 144313)
+++ trunk/dports/sysutils/sleuthkit/Portfile 2016-01-06 15:24:53 UTC (rev 144314)
@@ -2,10 +2,11 @@
# $Id$
PortSystem 1.0
+PortGroup perl5 1.0
name sleuthkit
version 4.1.3
-revision 2
+revision 3
categories sysutils
maintainers nomaintainer
platforms darwin
@@ -29,11 +30,12 @@
checksums rmd160 223c6ffe22259ca057b6d9634813536e7ccd9dba \
sha256 67f9d2a31a8884d58698d6122fc1a1bfa9bf238582bde2b49228ec9b899f0327
+perl5.branches 5.22
depends_build port:file \
- port:perl5.16
+ port:perl${perl5.major}
depends_lib port:libewf \
path:lib/libssl.dylib:openssl \
- port:p5.16-datemanip \
+ port:p${perl5.major}-datemanip \
port:zlib
configure.args --mandir=${prefix}/share/man
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160106/4adf930a/attachment.html>
More information about the macports-changes
mailing list