svn commit: r350795 - head/security/gnutls3
Bryan Drewery
bdrewery at FreeBSD.org
Thu Apr 10 11:35:08 UTC 2014
Author: bdrewery
Date: Thu Apr 10 11:35:07 2014
New Revision: 350795
URL: http://svnweb.freebsd.org/changeset/ports/350795
QAT: https://qat.redports.org/buildarchive/r350795/
Log:
- Update to 3.1.23
- Convert to USES=tar
Changes:
http://article.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/7415
Modified:
head/security/gnutls3/Makefile
head/security/gnutls3/distinfo
Modified: head/security/gnutls3/Makefile
==============================================================================
--- head/security/gnutls3/Makefile Thu Apr 10 10:33:23 2014 (r350794)
+++ head/security/gnutls3/Makefile Thu Apr 10 11:35:07 2014 (r350795)
@@ -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}
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
Modified: head/security/gnutls3/distinfo
==============================================================================
--- head/security/gnutls3/distinfo Thu Apr 10 10:33:23 2014 (r350794)
+++ head/security/gnutls3/distinfo Thu Apr 10 11:35:07 2014 (r350795)
@@ -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
More information about the svn-ports-all
mailing list