diff options
Diffstat (limited to 'net/ocserv')
-rw-r--r-- | net/ocserv/Makefile | 9 | ||||
-rw-r--r-- | net/ocserv/distinfo | 5 |
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 |