- Update to 3.1.23
- Convert to USES=tar Changes: http://article.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/7415
This commit is contained in:
parent
dfb479fcc5
commit
d8494620a9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350795
2 changed files with 4 additions and 6 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gnutls
|
||||
PORTVERSION= 3.1.22
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.1.23
|
||||
CATEGORIES= security net
|
||||
MASTER_SITES= ftp://ftp.gnutls.org/gcrypt/gnutls/v3.1/
|
||||
PKGNAMESUFFIX= ${GNUTLS_SUFFIX}
|
||||
|
@ -20,11 +19,10 @@ LIB_DEPENDS= libgpg-error.so:${PORTSDIR}/security/libgpg-error \
|
|||
|
||||
GNUTLS_SUFFIX= 3
|
||||
|
||||
USES= gmake iconv pkgconfig
|
||||
USES= gmake iconv pkgconfig tar:xz
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_GNOME= ltverhack
|
||||
USE_LDCONFIG= ${PREFIX}/lib/gnutls3
|
||||
USE_XZ= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include -fPIC
|
||||
LDFLAGS= -L${LOCALBASE}/lib
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (gnutls-3.1.22.tar.xz) = ef1aedf4118f2f7c75c1a13094ec70cdff92cb724d0413333b4079ea492b9dce
|
||||
SIZE (gnutls-3.1.22.tar.xz) = 5159752
|
||||
SHA256 (gnutls-3.1.23.tar.xz) = 4ee0ce36a4399b874dd6cb17c6a86dcfee416f07dc3733e35b7182babebbb207
|
||||
SIZE (gnutls-3.1.23.tar.xz) = 5148432
|
||||
|
|
Loading…
Reference in a new issue