mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
Update to 3.4.16.
This commit is contained in:
parent
e40040d3d6
commit
ddb6e50888
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=424141
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user