svn commit: r375918 - head/security/gnutls

Tijl Coosemans tijl at FreeBSD.org
Thu Jan 1 12:39:08 UTC 2015


Author: tijl
Date: Thu Jan  1 12:39:06 2015
New Revision: 375918
URL: https://svnweb.freebsd.org/changeset/ports/375918
QAT: https://qat.redports.org/buildarchive/r375918/

Log:
  Update gnutls to 3.2.21
  
  PR:		196400
  Approved by:	bdrewery (maintainer)

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

Modified: head/security/gnutls/Makefile
==============================================================================
--- head/security/gnutls/Makefile	Thu Jan  1 12:38:18 2015	(r375917)
+++ head/security/gnutls/Makefile	Thu Jan  1 12:39:06 2015	(r375918)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	gnutls
-PORTVERSION=	3.2.19
-PORTREVISION=	1
+PORTVERSION=	3.2.21
 CATEGORIES=	security net
 MASTER_SITES=	GNUPG/gnutls/v3.2
 

Modified: head/security/gnutls/distinfo
==============================================================================
--- head/security/gnutls/distinfo	Thu Jan  1 12:38:18 2015	(r375917)
+++ head/security/gnutls/distinfo	Thu Jan  1 12:39:06 2015	(r375918)
@@ -1,2 +1,2 @@
-SHA256 (gnutls-3.2.19.tar.xz) = a20d95a434a670afe5ce66430ae56151bbbe14456a0517ce775c46b1d4183dcf
-SIZE (gnutls-3.2.19.tar.xz) = 5160012
+SHA256 (gnutls-3.2.21.tar.xz) = 824196254cf9162b9ff841677f292d108ca1efa6cf8ae1c02b9a8682a3d7087f
+SIZE (gnutls-3.2.21.tar.xz) = 5162040

Modified: head/security/gnutls/pkg-plist
==============================================================================
--- head/security/gnutls/pkg-plist	Thu Jan  1 12:38:18 2015	(r375917)
+++ head/security/gnutls/pkg-plist	Thu Jan  1 12:39:06 2015	(r375918)
@@ -48,7 +48,7 @@ lib/libgnutls-xssl.so.0.0.0
 lib/libgnutls.a
 lib/libgnutls.so
 lib/libgnutls.so.28
-lib/libgnutls.so.28.30.10
+lib/libgnutls.so.28.30.12
 lib/libgnutlsxx.a
 lib/libgnutlsxx.so
 lib/libgnutlsxx.so.28


More information about the svn-ports-all mailing list