[150499] trunk/dports/python/py-cffi/Portfile

stromnov at macports.org stromnov at macports.org
Wed Jul 20 09:20:09 PDT 2016


Revision: 150499
          https://trac.macports.org/changeset/150499
Author:   stromnov at macports.org
Date:     2016-07-20 09:20:09 -0700 (Wed, 20 Jul 2016)
Log Message:
-----------
py-cffi: update dependencies

Modified Paths:
--------------
    trunk/dports/python/py-cffi/Portfile

Modified: trunk/dports/python/py-cffi/Portfile
===================================================================
--- trunk/dports/python/py-cffi/Portfile	2016-07-20 16:16:06 UTC (rev 150498)
+++ trunk/dports/python/py-cffi/Portfile	2016-07-20 16:20:09 UTC (rev 150499)
@@ -6,7 +6,7 @@
 
 name                py-cffi
 version             1.7.0
-revision            0
+revision            1
 categories-append   devel
 platforms           darwin
 license             MIT
@@ -34,10 +34,9 @@
 
     depends_build-append \
                         port:py${python.version}-setuptools
-    depends_lib-append  port:libffi
+    depends_lib-append  port:libffi \
+                        port:py${python.version}-pycparser
 
-    depends_run-append  port:py${python.version}-pycparser
-
     livecheck.type      none
 } else {
     livecheck.type      pypi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160720/f8c4767a/attachment.html>


More information about the macports-changes mailing list