aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorcpm <cpm@FreeBSD.org>2016-06-20 18:04:38 +0800
committercpm <cpm@FreeBSD.org>2016-06-20 18:04:38 +0800
commit00a774ceab0840ac3a5ba30da3ca6feb2874fdca (patch)
tree13e06be3c6b286ab149223e76fbd3341e8e8fc05 /net
parent8099c43df33e1e005cee33d4fbb53714c7531412 (diff)
downloadfreebsd-ports-gnome-00a774ceab0840ac3a5ba30da3ca6feb2874fdca.tar.gz
freebsd-ports-gnome-00a774ceab0840ac3a5ba30da3ca6feb2874fdca.tar.zst
freebsd-ports-gnome-00a774ceab0840ac3a5ba30da3ca6feb2874fdca.zip
- Update to 0.11.3
- Add LIB_DEPENDS for security/nettle - Switch to USES=localbase framework ChangeLog: http://lists.infradead.org/pipermail/openconnect-devel/2016-June/003720.html Reviewed by: amdmi3, junovitch (mentors) Approved by: amdmi3, junovitch (mentors) Differential Revision: D6890
Diffstat (limited to 'net')
-rw-r--r--net/ocserv/Makefile9
-rw-r--r--net/ocserv/distinfo5
2 files changed, 7 insertions, 7 deletions
diff --git a/net/ocserv/Makefile b/net/ocserv/Makefile
index b298e367e0c4..ee5e8a23a7b2 100644
--- a/net/ocserv/Makefile
+++ b/net/ocserv/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ocserv
-PORTVERSION= 0.11.2
+PORTVERSION= 0.11.3
CATEGORIES= net security
MASTER_SITES= ftp://ftp.infradead.org/pub/ocserv/
@@ -20,13 +20,12 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \
libprotobuf-c.so:devel/protobuf-c \
libgnutls.so:security/gnutls \
libtasn1.so:security/libtasn1 \
- libev.so:devel/libev
+ libev.so:devel/libev \
+ libnettle.so:security/nettle
-USES= autoreconf cpe gettext gmake gperf libtool ncurses \
+USES= autoreconf cpe gettext gmake gperf libtool localbase ncurses \
pathfix pkgconfig readline tar:xz
CPE_VENDOR= infradead
-CFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib -lintl
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
diff --git a/net/ocserv/distinfo b/net/ocserv/distinfo
index 4a1829651bf1..e95e66617721 100644
--- a/net/ocserv/distinfo
+++ b/net/ocserv/distinfo
@@ -1,2 +1,3 @@
-SHA256 (ocserv-0.11.2.tar.xz) = fd9d21ca8105bedd66fddbf727a8188184333509cc30e14fb80e2b4a6ef58170
-SIZE (ocserv-0.11.2.tar.xz) = 747240
+TIMESTAMP = 1466205742
+SHA256 (ocserv-0.11.3.tar.xz) = 629d3658a0170071af7d28eb0c3f7b1f4d5ac7a0b6011c3432e7d70e727e746d
+SIZE (ocserv-0.11.3.tar.xz) = 751616