aboutsummaryrefslogtreecommitdiff
path: root/devel/boost-all
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2017-09-25 00:08:16 +0000
committerJan Beich <jbeich@FreeBSD.org>2017-09-25 00:08:16 +0000
commit98eb11b2f0e873c1d18153e250f15cb2c32e1521 (patch)
treebb7ad747880e8b73ba67e7537e487c63a9b9aed7 /devel/boost-all
parent374bede045bbf2b2db40c478d2e9ca6181ede75a (diff)
downloadports-98eb11b2f0e873c1d18153e250f15cb2c32e1521.tar.gz
ports-98eb11b2f0e873c1d18153e250f15cb2c32e1521.zip
Notes
Diffstat (limited to 'devel/boost-all')
-rw-r--r--devel/boost-all/common.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/boost-all/common.mk b/devel/boost-all/common.mk
index dc4efabd91a6..ff297b201751 100644
--- a/devel/boost-all/common.mk
+++ b/devel/boost-all/common.mk
@@ -1,5 +1,5 @@
-PORTVERSION= 1.64.0
+PORTVERSION= 1.65.1
PORTVERSUFFIX= ${PORTVERSION:C/\.[0-9]+$//}
DISTNAME= boost_${PORTVERSION:S/./_/g}
@@ -7,6 +7,7 @@ CATEGORIES= devel
MAINTAINER= office@FreeBSD.org
CONFLICTS+= boost-python-1* boost-1*
-MASTER_SITES= SF/boost/boost/${PORTVERSION}
+MASTER_SITES= https://dl.bintray.com/boostorg/release/${PORTVERSION}/source/ \
+ SF/boost/boost/${PORTVERSION}
USES+= tar:bzip2