diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-04-12 06:36:31 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-04-12 06:36:31 +0000 |
commit | 9b21a3a084c9a5c4e8ad95b5e1dcac3dc835998b (patch) | |
tree | 919393f150a5705b76814a092d02703b32940682 /devel/cpp-netlib/Makefile | |
parent | New port: misc/orion: QML/C++-written desktop client for Twitch.tv (diff) |
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303
Notes
Notes:
svn path=/head/; revision=498698
Diffstat (limited to 'devel/cpp-netlib/Makefile')
-rw-r--r-- | devel/cpp-netlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cpp-netlib/Makefile b/devel/cpp-netlib/Makefile index c2a45a27d77a..887f553792bd 100644 --- a/devel/cpp-netlib/Makefile +++ b/devel/cpp-netlib/Makefile @@ -5,7 +5,7 @@ PORTNAME= cpp-netlib DISTVERSIONPREFIX= ${PORTNAME}- DISTVERSION= 0.12.0 DISTVERSIONSUFFIX= -final -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel MAINTAINER= zi@FreeBSD.org |