aboutsummaryrefslogtreecommitdiff
path: root/net/mosh
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-12-03 19:41:32 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-12-03 19:41:32 +0000
commit7cdcf9aed1665b5c306eb21773bdfe1e886d7103 (patch)
tree8156e20afca01d9216c718d4023eba75e0a0f37a /net/mosh
parent4cda730b64e9bd37cd40f497774e7aeda0fde11b (diff)
downloadports-7cdcf9aed1665b5c306eb21773bdfe1e886d7103.tar.gz
ports-7cdcf9aed1665b5c306eb21773bdfe1e886d7103.zip
Update devel/protobuf to 3.6.1
- Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases PR: 231008 Exp-run by: antoine
Notes
Notes: svn path=/head/; revision=486531
Diffstat (limited to 'net/mosh')
-rw-r--r--net/mosh/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/mosh/Makefile b/net/mosh/Makefile
index 5fbbc086049c..134571db4d6a 100644
--- a/net/mosh/Makefile
+++ b/net/mosh/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mosh
PORTVERSION= 1.3.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net
MASTER_SITES= http://mosh.mit.edu/ \
ZI
@@ -23,7 +23,8 @@ CONFIGURE_ARGS= --with-utempter --without-ncurses
CONFIGURE_ENV+= CRYPTO_CFLAGS="-I${OPENSSLINC}" CRYPTO_LIBS="-L${OPENSSLLIB} -lssl -lcrypto" \
TINFO_CFLAGS="-I/usr/include"
INSTALL_TARGET= install-strip
-USES= autoreconf ncurses perl5 pkgconfig ssl
+USES= autoreconf compiler:c++11-lang ncurses perl5 pkgconfig ssl
+USE_CXXSTD= c++11
CONFLICTS_INSTALL= mosh-0.[2-9].*