Date: Mon, 17 Oct 2016 18:25:17 +0000 (UTC) From: Tijl Coosemans <tijl@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424141 - head/security/gnutls Message-ID: <201610171825.u9HIPHg7065895@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tijl Date: Mon Oct 17 18:25:16 2016 New Revision: 424141 URL: https://svnweb.freebsd.org/changeset/ports/424141 Log: Update to 3.4.16. Modified: head/security/gnutls/Makefile head/security/gnutls/distinfo head/security/gnutls/pkg-plist Modified: head/security/gnutls/Makefile ============================================================================== --- head/security/gnutls/Makefile Mon Oct 17 18:18:23 2016 (r424140) +++ head/security/gnutls/Makefile Mon Oct 17 18:25:16 2016 (r424141) @@ -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 Modified: head/security/gnutls/distinfo ============================================================================== --- head/security/gnutls/distinfo Mon Oct 17 18:18:23 2016 (r424140) +++ head/security/gnutls/distinfo Mon Oct 17 18:25:16 2016 (r424141) @@ -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 Modified: head/security/gnutls/pkg-plist ============================================================================== --- head/security/gnutls/pkg-plist Mon Oct 17 18:18:23 2016 (r424140) +++ head/security/gnutls/pkg-plist Mon Oct 17 18:25:16 2016 (r424141) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610171825.u9HIPHg7065895>