aboutsummaryrefslogtreecommitdiff
path: root/net/ocserv/Makefile
diff options
context:
space:
mode:
authorCarlos J. Puga Medina <cpm@FreeBSD.org>2017-02-13 18:38:22 +0000
committerCarlos J. Puga Medina <cpm@FreeBSD.org>2017-02-13 18:38:22 +0000
commitb3f1c8d0fac1913f8674420aab37e2d156fc12cc (patch)
tree3c541ef3aa85f97188110a7695c12fec4199a515 /net/ocserv/Makefile
parent5406a63de876761d3a12b607e398dcb315932981 (diff)
net/ocserv: update to 0.11.7
- Update PORTVERSION and distinfo checksum (0.11.7) - Regenerate some patches to apply cleanly - Remove MAKE_JOBS_UNSAFE=yes Changelog: http://lists.infradead.org/pipermail/openconnect-devel/2017-February/004204.html
Notes
Notes: svn path=/head/; revision=434013
Diffstat (limited to 'net/ocserv/Makefile')
-rw-r--r--net/ocserv/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/ocserv/Makefile b/net/ocserv/Makefile
index 016caa131f7c..344daf1934fc 100644
--- a/net/ocserv/Makefile
+++ b/net/ocserv/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ocserv
-PORTVERSION= 0.11.6
+PORTVERSION= 0.11.7
CATEGORIES= net security
MASTER_SITES= ftp://ftp.infradead.org/pub/ocserv/
@@ -41,8 +41,6 @@ GROUPS= _ocserv
USE_RC_SUBR= ocserv
-MAKE_JOBS_UNSAFE= yes
-
OPTIONS_DEFINE= DOCS EXAMPLES GSSAPI
PORTDOCS= AUTHORS ChangeLog NEWS README TODO