svn commit: r355640 - head/security/gnutls3

Bryan Drewery bdrewery at FreeBSD.org
Wed May 28 15:59:56 UTC 2014


Author: bdrewery
Date: Wed May 28 15:59:55 2014
New Revision: 355640
URL: http://svnweb.freebsd.org/changeset/ports/355640
QAT: https://qat.redports.org/buildarchive/r355640/

Log:
  - Use proper name for libgnutlsdane.so
  
  Reported by:	tijl

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

Modified: head/security/gnutls3/Makefile
==============================================================================
--- head/security/gnutls3/Makefile	Wed May 28 15:59:47 2014	(r355639)
+++ head/security/gnutls3/Makefile	Wed May 28 15:59:55 2014	(r355640)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gnutls
 PORTVERSION=	3.1.23
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	security net
 MASTER_SITES=	ftp://ftp.gnutls.org/gcrypt/gnutls/v3.1/
 PKGNAMESUFFIX=	${GNUTLS_SUFFIX}

Modified: head/security/gnutls3/pkg-plist
==============================================================================
--- head/security/gnutls3/pkg-plist	Wed May 28 15:59:47 2014	(r355639)
+++ head/security/gnutls3/pkg-plist	Wed May 28 15:59:55 2014	(r355640)
@@ -46,7 +46,7 @@ info/gnutls3/pkcs11-vision.png
 %%LIBDANE%%lib/gnutls3/libgnutls-dane.la
 %%LIBDANE%%lib/gnutls3/libgnutls-dane.so
 %%LIBDANE%%lib/gnutls3/libgnutls-dane.so.0
-%%LIBDANE%%lib/gnutls3/libgnutls-dane.so.0.0.0
+%%LIBDANE%%lib/gnutls3/libgnutls-dane.so.0.4.1
 lib/gnutls3/libgnutls-openssl.a
 lib/gnutls3/libgnutls-openssl.la
 lib/gnutls3/libgnutls-openssl.so


More information about the svn-ports-all mailing list