Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 May 2014 15:59:56 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r355640 - head/security/gnutls3
Message-ID:  <201405281559.s4SFxug0033393@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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