svn commit: r362847 - head/security/gnutls

Bryan Drewery bdrewery at FreeBSD.org
Thu Jul 24 20:38:05 UTC 2014


Author: bdrewery
Date: Thu Jul 24 20:38:04 2014
New Revision: 362847
URL: http://svnweb.freebsd.org/changeset/ports/362847
QAT: https://qat.redports.org/buildarchive/r362847/

Log:
  - Fix plist
  
  Reported by:	many

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

Modified: head/security/gnutls/Makefile
==============================================================================
--- head/security/gnutls/Makefile	Thu Jul 24 20:32:29 2014	(r362846)
+++ head/security/gnutls/Makefile	Thu Jul 24 20:38:04 2014	(r362847)
@@ -2,6 +2,7 @@
 
 PORTNAME=	gnutls
 PORTVERSION=	3.2.16
+PORTREVISION=	1
 CATEGORIES=	security net
 MASTER_SITES=	GNUPG/gnutls/v3.2
 

Modified: head/security/gnutls/pkg-plist
==============================================================================
--- head/security/gnutls/pkg-plist	Thu Jul 24 20:32:29 2014	(r362846)
+++ head/security/gnutls/pkg-plist	Thu Jul 24 20:38:04 2014	(r362847)
@@ -47,7 +47,7 @@ lib/libgnutls-xssl.so.0.0.0
 lib/libgnutls.a
 lib/libgnutls.so
 lib/libgnutls.so.28
-lib/libgnutls.so.28.30.6
+lib/libgnutls.so.28.30.7
 lib/libgnutlsxx.a
 lib/libgnutlsxx.so
 lib/libgnutlsxx.so.28


More information about the svn-ports-all mailing list