Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Dec 2013 10:25:16 +0000 (UTC)
From:      William Grzybowski <wg@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r337479 - head/security/gnutls3
Message-ID:  <201312261025.rBQAPGF3013335@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wg
Date: Thu Dec 26 10:25:16 2013
New Revision: 337479
URL: http://svnweb.freebsd.org/changeset/ports/337479

Log:
  security/gnutls3: update to 3.1.18
  
  Changes: http://article.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/7190

Modified:
  head/security/gnutls3/Makefile
  head/security/gnutls3/distinfo
  head/security/gnutls3/pkg-plist

Modified: head/security/gnutls3/Makefile
==============================================================================
--- head/security/gnutls3/Makefile	Thu Dec 26 10:10:59 2013	(r337478)
+++ head/security/gnutls3/Makefile	Thu Dec 26 10:25:16 2013	(r337479)
@@ -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

Modified: head/security/gnutls3/distinfo
==============================================================================
--- head/security/gnutls3/distinfo	Thu Dec 26 10:10:59 2013	(r337478)
+++ head/security/gnutls3/distinfo	Thu Dec 26 10:25:16 2013	(r337479)
@@ -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

Modified: head/security/gnutls3/pkg-plist
==============================================================================
--- head/security/gnutls3/pkg-plist	Thu Dec 26 10:10:59 2013	(r337478)
+++ head/security/gnutls3/pkg-plist	Thu Dec 26 10:25:16 2013	(r337479)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312261025.rBQAPGF3013335>