aboutsummaryrefslogtreecommitdiff
path: root/devel/boost-python-libs
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-11-23 12:45:46 +0000
committerJan Beich <jbeich@FreeBSD.org>2016-11-23 12:45:46 +0000
commita8713d15f4d56c9054b5d6a952f5c3613f04959a (patch)
tree9f8db44177ed46a64b46576a24dfdf8ada114376 /devel/boost-python-libs
parentc9e5b0da2c7f6a3df13a274b6b410d835805742f (diff)
downloadports-a8713d15f4d56c9054b5d6a952f5c3613f04959a.tar.gz
ports-a8713d15f4d56c9054b5d6a952f5c3613f04959a.zip
devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage - Switch 9.x back to building with GCC Changes: http://www.boost.org/users/history/ PR: 199601 Submitted by: Chen Xu, bapt, amdmi3, truckman (based on) Reviewed by: rakuco (kde) (earlier version) Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions) Approved by: bapt (office)
Notes
Notes: svn path=/head/; revision=426908
Diffstat (limited to 'devel/boost-python-libs')
-rw-r--r--devel/boost-python-libs/Makefile3
-rw-r--r--devel/boost-python-libs/distinfo5
2 files changed, 5 insertions, 3 deletions
diff --git a/devel/boost-python-libs/Makefile b/devel/boost-python-libs/Makefile
index 5c15af1a9692..7c43bd8339f9 100644
--- a/devel/boost-python-libs/Makefile
+++ b/devel/boost-python-libs/Makefile
@@ -24,7 +24,7 @@ ALL_TARGET= stage
BUILD_DEPENDS+= bjam:devel/boost-jam
pre-build:
- @${ECHO_CMD} "using python : " ${PYTHON_VER} " : " ${PYTHON_CMD} " : " ${PYTHON_INCLUDEDIR} ";" >> ${WRKSRC}/tools/build/v2/site-config.jam
+ @${ECHO_CMD} "using python : " ${PYTHON_VER} " : " ${PYTHON_CMD} " : " ${PYTHON_INCLUDEDIR} ";" >> ${WRKSRC}/tools/build/src/site-config.jam
do-install:
@cd ${WRKSRC}/stage/lib && ${PAX} -rw -p p libboost* ${STAGEDIR}${PREFIX}/lib
@@ -43,5 +43,6 @@ post-install:
-e "s|%%PYTHON_INCLUDEDIR%%|${PYTHON_INCLUDEDIR}|g" \
-e "s|%%PYTHON_LIBDIR%%|${PYTHON_LIBDIR}|g" \
-e "s|%%PYTHON_VERSION%%|${PYTHON_VERSION}|g" ${PKGMESSAGE}
+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libboost_python.so.${PORTVERSION}
.include <bsd.port.mk>
diff --git a/devel/boost-python-libs/distinfo b/devel/boost-python-libs/distinfo
index 0c3dd9d38821..445ecd8a1319 100644
--- a/devel/boost-python-libs/distinfo
+++ b/devel/boost-python-libs/distinfo
@@ -1,2 +1,3 @@
-SHA256 (boost_1_55_0.tar.bz2) = fff00023dd79486d444c8e29922f4072e1d451fc5a4d2b6075852ead7f2b7b52
-SIZE (boost_1_55_0.tar.bz2) = 58146647
+TIMESTAMP = 1474468398
+SHA256 (boost_1_62_0.tar.bz2) = 36c96b0f6155c98404091d8ceb48319a28279ca0333fba1ad8611eb90afb2ca0
+SIZE (boost_1_62_0.tar.bz2) = 84513338