[151893] trunk/dports/sysutils/moreutils/Portfile

khindenburg at macports.org khindenburg at macports.org
Tue Aug 23 14:35:24 PDT 2016


Revision: 151893
          https://trac.macports.org/changeset/151893
Author:   khindenburg at macports.org
Date:     2016-08-23 14:35:24 -0700 (Tue, 23 Aug 2016)
Log Message:
-----------
moreutils: use perl 5.24 #52081; add missing deps for ts

Modified Paths:
--------------
    trunk/dports/sysutils/moreutils/Portfile

Modified: trunk/dports/sysutils/moreutils/Portfile
===================================================================
--- trunk/dports/sysutils/moreutils/Portfile	2016-08-23 21:35:00 UTC (rev 151892)
+++ trunk/dports/sysutils/moreutils/Portfile	2016-08-23 21:35:24 UTC (rev 151893)
@@ -6,6 +6,7 @@
 name                    moreutils
 conflicts               ts
 version                 0.59
+revision                1
 categories              sysutils
 platforms               darwin
 maintainers             khindenburg openmaintainer
@@ -39,11 +40,12 @@
                         sha256  a48e11c3197bf79a7bfaa121423e64626e3381d9fedc91d606e9724ae498d1b4
 
 # set pbranch to desired perl version
-# currently 5.22 (#48365)
-set pbranch             5.22
+set pbranch             5.24
 
 depends_run             port:perl${pbranch} \
-                        port:p${pbranch}-ipc-run
+                        port:p${pbranch}-ipc-run \
+                        port:p${pbranch}-timedate \
+                        port:p${pbranch}-time-duration
 
 patchfiles              patch-Makefile.diff
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160823/67e6294b/attachment.html>


More information about the macports-changes mailing list