[140525] trunk/dports/lang/pure/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Sep 21 12:46:33 PDT 2015


Revision: 140525
          https://trac.macports.org/changeset/140525
Author:   ryandesign at macports.org
Date:     2015-09-21 12:46:32 -0700 (Mon, 21 Sep 2015)
Log Message:
-----------
pure: add ncurses dependency and revbump to rebuild with ncurses 6

Modified Paths:
--------------
    trunk/dports/lang/pure/Portfile

Modified: trunk/dports/lang/pure/Portfile
===================================================================
--- trunk/dports/lang/pure/Portfile	2015-09-21 19:18:40 UTC (rev 140524)
+++ trunk/dports/lang/pure/Portfile	2015-09-21 19:46:32 UTC (rev 140525)
@@ -40,13 +40,14 @@
 configure.env           PATH=${llvm_prefix}/bin:$env(PATH)
 
 if {${name} eq ${subport}} {
-    revision                    1
+    revision                    2
     
     depends_lib                 port:gmp \
                                 port:libiconv \
                                 port:libtool \
                                 port:llvm-${llvm_version} \
                                 port:mpfr \
+                                port:ncurses \
                                 port:readline
     
     depends_run                 port:w3m
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150921/58039b95/attachment.html>


More information about the macports-changes mailing list