freebsd-ports/devel/boost-all/common.mk
Jan Beich 0b055d47f2 devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers

Changes:	http://www.boost.org/users/history/version_1_68_0.html
PR:		229569
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D16165
2018-08-09 06:58:30 +00:00

13 lines
322 B
Makefile

PORTVERSION= 1.68.0
PORTVERSUFFIX= ${PORTVERSION:C/\.[0-9]+$//}
DISTNAME= boost_${PORTVERSION:S/./_/g}
CATEGORIES= devel
MAINTAINER= office@FreeBSD.org
CONFLICTS+= boost-python-1* boost-1*
MASTER_SITES= https://dl.bintray.com/boostorg/release/${PORTVERSION}/source/ \
SF/boost/boost/${PORTVERSION}
USES+= tar:bzip2