diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-04-18 21:57:42 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-04-18 21:57:42 +0800 |
commit | cc95712fbe92854d4a2177b6d45cbdcc9d5f1b44 (patch) | |
tree | d32a20416ca4506d36f2b454f7246d7a03954197 /math/clblas | |
parent | 077df7502b0a47ecb16bd89a724591a51c6c1248 (diff) | |
download | freebsd-ports-gnome-cc95712fbe92854d4a2177b6d45cbdcc9d5f1b44.tar.gz freebsd-ports-gnome-cc95712fbe92854d4a2177b6d45cbdcc9d5f1b44.tar.zst freebsd-ports-gnome-cc95712fbe92854d4a2177b6d45cbdcc9d5f1b44.zip |
devel/boost-*: update to 1.67.0
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030
Diffstat (limited to 'math/clblas')
-rw-r--r-- | math/clblas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/clblas/Makefile b/math/clblas/Makefile index 9bf7a60c2260..1f8399d9e98a 100644 --- a/math/clblas/Makefile +++ b/math/clblas/Makefile @@ -4,7 +4,7 @@ PORTNAME= clblas PORTVERSION= 2.10 DISTVERSIONPREFIX= v -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math MAINTAINER= jmd@FreeBSD.org |