diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-04-18 13:57:42 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-04-18 13:57:42 +0000 |
commit | cc95712fbe92854d4a2177b6d45cbdcc9d5f1b44 (patch) | |
tree | d32a20416ca4506d36f2b454f7246d7a03954197 /devel/cpprestsdk | |
parent | lang/solidity: unbreak with boost 1.67 on 10.* (diff) |
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 'devel/cpprestsdk')
-rw-r--r-- | devel/cpprestsdk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cpprestsdk/Makefile b/devel/cpprestsdk/Makefile index 1c5ec307aea8..48b44f767b0a 100644 --- a/devel/cpprestsdk/Makefile +++ b/devel/cpprestsdk/Makefile @@ -3,7 +3,7 @@ PORTNAME= cpprestsdk PORTVERSION= 2.9.1 DISTVERSIONPREFIX= v -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MAINTAINER= projects@phess.net |