mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
security/gnutls3: update to 3.1.18
Changes: http://article.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/7190
This commit is contained in:
parent
d76611e37c
commit
f2aa42e69d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337479
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gnutls
|
||||
PORTVERSION= 3.1.17
|
||||
PORTVERSION= 3.1.18
|
||||
CATEGORIES= security net
|
||||
MASTER_SITES= ftp://ftp.gnutls.org/gcrypt/gnutls/v3.1/
|
||||
PKGNAMESUFFIX= ${GNUTLS_SUFFIX}
|
||||
@ -24,7 +24,7 @@ USE_AUTOTOOLS= libtool
|
||||
USE_GNOME= ltverhack
|
||||
USE_LDCONFIG= ${PREFIX}/lib/gnutls3
|
||||
USE_XZ= yes
|
||||
CPPFLAGS= -I${LOCALBASE}/include -fPIC
|
||||
CPPFLAGS+= -I${LOCALBASE}/include -fPIC
|
||||
LDFLAGS= -L${LOCALBASE}/lib
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= MAKEINFO=${PREFIX}/bin/makeinfo
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gnutls-3.1.17.tar.xz) = 5991a827025efb4978fb8f37a8b04f44c036f1f0825ea9b45be884267b9a92c1
|
||||
SIZE (gnutls-3.1.17.tar.xz) = 5183008
|
||||
SHA256 (gnutls-3.1.18.tar.xz) = 62c0a9963bb3e5466bb614e78839f2ae0ed8d2c9f1e3b6d2727214f810fa5dc4
|
||||
SIZE (gnutls-3.1.18.tar.xz) = 5027408
|
||||
|
@ -35,9 +35,6 @@ info/gnutls3/gnutls-modauth.png
|
||||
info/gnutls3/gnutls-pgp.png
|
||||
info/gnutls3/gnutls-x509.png
|
||||
info/gnutls3/gnutls.info
|
||||
info/gnutls3/gnutls.info-1
|
||||
info/gnutls3/gnutls.info-2
|
||||
info/gnutls3/gnutls.info-3
|
||||
info/gnutls3/gnutls.info-4
|
||||
info/gnutls3/gnutls.info-5
|
||||
info/gnutls3/pkcs11-vision.png
|
||||
|
Loading…
Reference in New Issue
Block a user