diff options
author | tijl <tijl@FreeBSD.org> | 2016-10-18 02:25:16 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2016-10-18 02:25:16 +0800 |
commit | a2133fd9534ecb379ae80cac360ebdeb01cf6708 (patch) | |
tree | 04ad1c507d89d982d9dae9682c78d4604fa9a838 /security/gnutls | |
parent | 2036a789589600e6399e09ca29992abd0f9ddbf7 (diff) | |
download | freebsd-ports-gnome-a2133fd9534ecb379ae80cac360ebdeb01cf6708.tar.gz freebsd-ports-gnome-a2133fd9534ecb379ae80cac360ebdeb01cf6708.tar.zst freebsd-ports-gnome-a2133fd9534ecb379ae80cac360ebdeb01cf6708.zip |
Update to 3.4.16.
Diffstat (limited to 'security/gnutls')
-rw-r--r-- | security/gnutls/Makefile | 7 | ||||
-rw-r--r-- | security/gnutls/distinfo | 6 | ||||
-rw-r--r-- | security/gnutls/pkg-plist | 2 |
3 files changed, 7 insertions, 8 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile index 5c202286401d..a56d631678ef 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gnutls -PORTVERSION= 3.4.15 +PORTVERSION= 3.4.16 CATEGORIES= security net MASTER_SITES= GNUPG/gnutls/v${PORTVERSION:R} @@ -19,14 +19,13 @@ LIB_DEPENDS= libgmp.so:math/gmp \ BUILD_DEPENDS+= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss RUN_DEPENDS+= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss -USES= cpe gmake iconv libtool makeinfo pathfix pkgconfig tar:xz +USES= cpe gmake iconv libtool localbase makeinfo pathfix pkgconfig \ + tar:xz USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-guile \ --enable-local-libopts \ ac_cv_type_max_align_t=yes -CPPFLAGS+= -I${LOCALBASE}/include -LIBS+= -L${LOCALBASE}/lib MAKE_ENV= MAKEINFOFLAGS=--no-split INSTALL_TARGET= install-strip diff --git a/security/gnutls/distinfo b/security/gnutls/distinfo index 7f6e21678f40..f6582388b091 100644 --- a/security/gnutls/distinfo +++ b/security/gnutls/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1473426537 -SHA256 (gnutls-3.4.15.tar.xz) = eb2a013905f5f2a0cbf7bcc1d20c85a50065063ee87bd33b496c4e19815e3498 -SIZE (gnutls-3.4.15.tar.xz) = 6676480 +TIMESTAMP = 1476727559 +SHA256 (gnutls-3.4.16.tar.xz) = d99abb1b320771b58c949bab85e4b654dd1e3e9d92e2572204b7dc479d923927 +SIZE (gnutls-3.4.16.tar.xz) = 6677636 diff --git a/security/gnutls/pkg-plist b/security/gnutls/pkg-plist index 7b33530320e1..5873dc5d0b83 100644 --- a/security/gnutls/pkg-plist +++ b/security/gnutls/pkg-plist @@ -41,7 +41,7 @@ info/pkcs11-vision.png %%DANE%%lib/libgnutls-dane.so.0.4.1 lib/libgnutls.so lib/libgnutls.so.30 -lib/libgnutls.so.30.6.7 +lib/libgnutls.so.30.6.8 lib/libgnutlsxx.so lib/libgnutlsxx.so.28 lib/libgnutlsxx.so.28.1.0 |