[144914] trunk/dports/python
devans at macports.org
devans at macports.org
Wed Jan 20 15:36:58 PST 2016
Revision: 144914
https://trac.macports.org/changeset/144914
Author: devans at macports.org
Date: 2016-01-20 15:36:57 -0800 (Wed, 20 Jan 2016)
Log Message:
-----------
py-bob-db-*: maintainer fix for improper dependency on py-six, increment revision to rebuild with correct dependency (#50201).
Modified Paths:
--------------
trunk/dports/python/py-bob-db-atnt/Portfile
trunk/dports/python/py-bob-db-iris/Portfile
trunk/dports/python/py-bob-db-mnist/Portfile
trunk/dports/python/py-bob-db-verification-utils/Portfile
trunk/dports/python/py-bob-db-wine/Portfile
Modified: trunk/dports/python/py-bob-db-atnt/Portfile
===================================================================
--- trunk/dports/python/py-bob-db-atnt/Portfile 2016-01-20 22:47:31 UTC (rev 144913)
+++ trunk/dports/python/py-bob-db-atnt/Portfile 2016-01-20 23:36:57 UTC (rev 144914)
@@ -9,6 +9,7 @@
name py-bob-db-atnt
version 2.0.3
+revision 1
license BSD
homepage http://idiap.github.com/bob/
@@ -58,7 +59,7 @@
port:fftw-3 \
port:vlfeat \
port:libsvm \
- port:py-six \
+ port:py${python.version}-six \
port:boost \
port:py${python.version}-sphinx \
port:py${python.version}-setuptools \
@@ -74,7 +75,7 @@
port:py${python.version}-bob-db-verification-utils
- # blacklist older compilers that don't support -std=c++0x (10.6 and earlier)
+ # blacklist older compilers that don't support -std=c++0x (10.6 and earlier)
compiler.blacklist *gcc* {clang < 300}
Modified: trunk/dports/python/py-bob-db-iris/Portfile
===================================================================
--- trunk/dports/python/py-bob-db-iris/Portfile 2016-01-20 22:47:31 UTC (rev 144913)
+++ trunk/dports/python/py-bob-db-iris/Portfile 2016-01-20 23:36:57 UTC (rev 144914)
@@ -9,6 +9,7 @@
name py-bob-db-iris
version 2.0.4
+revision 1
license BSD
homepage http://idiap.github.com/bob/
@@ -59,7 +60,7 @@
port:fftw-3 \
port:vlfeat \
port:libsvm \
- port:py-six \
+ port:py${python.version}-six \
port:boost \
port:py${python.version}-sphinx \
port:py${python.version}-setuptools \
Modified: trunk/dports/python/py-bob-db-mnist/Portfile
===================================================================
--- trunk/dports/python/py-bob-db-mnist/Portfile 2016-01-20 22:47:31 UTC (rev 144913)
+++ trunk/dports/python/py-bob-db-mnist/Portfile 2016-01-20 23:36:57 UTC (rev 144914)
@@ -9,6 +9,7 @@
name py-bob-db-mnist
version 2.0.3
+revision 1
license BSD
homepage http://idiap.github.com/bob/
@@ -56,7 +57,7 @@
port:fftw-3 \
port:vlfeat \
port:libsvm \
- port:py-six \
+ port:py${python.version}-six \
port:boost \
port:py${python.version}-sphinx \
port:py${python.version}-setuptools \
Modified: trunk/dports/python/py-bob-db-verification-utils/Portfile
===================================================================
--- trunk/dports/python/py-bob-db-verification-utils/Portfile 2016-01-20 22:47:31 UTC (rev 144913)
+++ trunk/dports/python/py-bob-db-verification-utils/Portfile 2016-01-20 23:36:57 UTC (rev 144914)
@@ -9,6 +9,7 @@
name py-bob-db-verification-utils
version 2.0.3
+revision 1
license BSD
homepage http://idiap.github.com/bob/
@@ -57,7 +58,7 @@
port:fftw-3 \
port:vlfeat \
port:libsvm \
- port:py-six \
+ port:py${python.version}-six \
port:boost \
port:py${python.version}-sphinx \
port:py${python.version}-setuptools \
Modified: trunk/dports/python/py-bob-db-wine/Portfile
===================================================================
--- trunk/dports/python/py-bob-db-wine/Portfile 2016-01-20 22:47:31 UTC (rev 144913)
+++ trunk/dports/python/py-bob-db-wine/Portfile 2016-01-20 23:36:57 UTC (rev 144914)
@@ -9,6 +9,7 @@
name py-bob-db-wine
version 2.0.3
+revision 1
license BSD
homepage http://idiap.github.com/bob/
@@ -56,7 +57,7 @@
port:fftw-3 \
port:vlfeat \
port:libsvm \
- port:py-six \
+ port:py${python.version}-six \
port:boost \
port:py${python.version}-sphinx \
port:py${python.version}-setuptools \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160120/ec445e25/attachment-0001.html>
More information about the macports-changes
mailing list