[139622] trunk/dports/devel/physfs/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Fri Aug 21 14:30:13 PDT 2015


Revision: 139622
          https://trac.macports.org/changeset/139622
Author:   jeremyhu at macports.org
Date:     2015-08-21 14:30:12 -0700 (Fri, 21 Aug 2015)
Log Message:
-----------
physfs: Revbump and add missing ncurses dependency

Modified Paths:
--------------
    trunk/dports/devel/physfs/Portfile

Modified: trunk/dports/devel/physfs/Portfile
===================================================================
--- trunk/dports/devel/physfs/Portfile	2015-08-21 21:29:52 UTC (rev 139621)
+++ trunk/dports/devel/physfs/Portfile	2015-08-21 21:30:12 UTC (rev 139622)
@@ -6,6 +6,7 @@
 
 name            physfs
 version         2.0.3
+revision        1
 categories      devel
 license         zlib
 maintainers     users.sourceforge.net:luiji
@@ -25,7 +26,7 @@
 checksums       sha1    327308c777009a41bbabb9159b18c4c0ac069537 \
                 rmd160  a6122fe69bdb213409dbfc4927c7a5782e063e21
 
-depends_lib     port:zlib port:readline
+depends_lib     port:zlib port:readline port:ncurses
 
 patchfiles      patch-CMakeLists.txt.diff
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150821/7966c5d5/attachment.html>


More information about the macports-changes mailing list