[139486] trunk/dports/textproc/aspell/Portfile

devans at macports.org devans at macports.org
Tue Aug 18 10:38:22 PDT 2015


Revision: 139486
          https://trac.macports.org/changeset/139486
Author:   devans at macports.org
Date:     2015-08-18 10:38:21 -0700 (Tue, 18 Aug 2015)
Log Message:
-----------
aspell: add missing dependency on ncurses, increment revision to rebuild with libncurses.6.

Modified Paths:
--------------
    trunk/dports/textproc/aspell/Portfile

Modified: trunk/dports/textproc/aspell/Portfile
===================================================================
--- trunk/dports/textproc/aspell/Portfile	2015-08-18 17:29:11 UTC (rev 139485)
+++ trunk/dports/textproc/aspell/Portfile	2015-08-18 17:38:21 UTC (rev 139486)
@@ -5,6 +5,7 @@
 
 name		        	aspell
 version                 0.60.6.1
+revision                1
 set branch              [join [lrange [split ${version} .] 0 1] .]
 categories	            textproc
 maintainers	            openmaintainer jochen
@@ -24,7 +25,7 @@
 checksums               rmd160  6d4e29228e5c47cd4dbd780a73dbc1d2222e8266 \
                         sha256  f52583a83a63633701c5f71db3dc40aab87b7f76b29723aeb27941eff42df6e1
 
-depends_lib             port:gettext port:texinfo
+depends_lib             port:gettext port:texinfo port:ncurses
 # texinfo is also used in post-activate
 
 patchfiles              clang.patch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150818/95de250c/attachment.html>


More information about the macports-changes mailing list