mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
- 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
This commit is contained in:
parent
9d2e4a7a7e
commit
00902906d4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=417147
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user