summaryrefslogtreecommitdiff
path: root/net/rsocket-cpp
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-08-19 15:35:27 +0000
committerJan Beich <jbeich@FreeBSD.org>2019-08-19 15:35:27 +0000
commitbefa71e0f350a045c0cf26d1871f91c6c453546a (patch)
treeeced3a067f69c836396f6dab708c086619b9da8d /net/rsocket-cpp
parentports-mgmt/portfmt: Update to latest commit (diff)
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html PR: 238827 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D20774
Notes
Notes: svn path=/head/; revision=509290
Diffstat (limited to 'net/rsocket-cpp')
-rw-r--r--net/rsocket-cpp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rsocket-cpp/Makefile b/net/rsocket-cpp/Makefile
index 807ea2090175..e4cc71785cae 100644
--- a/net/rsocket-cpp/Makefile
+++ b/net/rsocket-cpp/Makefile
@@ -4,7 +4,7 @@ PORTNAME= rsocket-cpp
DISTVERSIONPREFIX= v
DISTVERSION= 0.10.0-942
DISTVERSIONSUFFIX= -g3d878b1e
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net
MAINTAINER= yuri@FreeBSD.org