From 28df167cc772d301930a6f0487e841a7b7295193 Mon Sep 17 00:00:00 2001 From: jbeich Date: Thu, 9 Aug 2018 06:58:30 +0000 Subject: 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 --- net-p2p/zetacoin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-p2p/zetacoin/Makefile') diff --git a/net-p2p/zetacoin/Makefile b/net-p2p/zetacoin/Makefile index e685828fae1a..73de18547fad 100644 --- a/net-p2p/zetacoin/Makefile +++ b/net-p2p/zetacoin/Makefile @@ -4,7 +4,7 @@ PORTNAME= zetacoin PORTVERSION= 0.11.2.3 DISTVERSIONPREFIX= v -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= net-p2p finance MAINTAINER= daniel@morante.net -- cgit