summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorSergei Kolobov <sergei@FreeBSD.org>2004-06-04 21:52:53 +0000
committerSergei Kolobov <sergei@FreeBSD.org>2004-06-04 21:52:53 +0000
commited56ae4635c01c4131267c1daaa857dbcf661450 (patch)
tree028550b440d6fd1aaebf5ea2f254da11870fd2f0 /security
parent- Update to 1.1.9 (latest development version) (diff)
- Update to 1.0.13 (latest stable version) [1]
- Switch to libtool-1.5 - NOTE: shlib version was downgraded from 13 to 12 PR: ports/66331 [1] Submitted by: Brian Candler <B.Candler@pobox.com>
Notes
Notes: svn path=/head/; revision=110853
Diffstat (limited to 'security')
-rw-r--r--security/gnutls/Makefile7
-rw-r--r--security/gnutls/distinfo6
-rw-r--r--security/gnutls/pkg-plist8
3 files changed, 9 insertions, 12 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile
index 3e6d118a51aa..5f881b35b855 100644
--- a/security/gnutls/Makefile
+++ b/security/gnutls/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gnutls
-PORTVERSION= 1.0.8
-PORTREVISION= 1
+PORTVERSION= 1.0.13
CATEGORIES= security net
MASTER_SITES= ${MASTER_SITE_GNUPG} \
http://www.mirrors.wiretapped.net/security/network-security/gnutls/ \
@@ -25,11 +24,11 @@ LIB_DEPENDS= gcrypt.12:${PORTSDIR}/security/libgcrypt \
CONFLICTS= gnutls-devel-*
-#USE_GPG?= yes
+USE_GPG?= yes
SIG_SUFFIX= .sig.asc
USE_ICONV= yes
USE_GETTEXT= yes
-USE_LIBTOOL_VER=13
+USE_LIBTOOL_VER=15
INSTALLS_SHLIB= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/security/gnutls/distinfo b/security/gnutls/distinfo
index f150e1e60f90..77bd8f2d1993 100644
--- a/security/gnutls/distinfo
+++ b/security/gnutls/distinfo
@@ -1,4 +1,2 @@
-MD5 (gnutls-1.0.8.tar.gz) = 7226b151a390150d02d270f9442e74b5
-SIZE (gnutls-1.0.8.tar.gz) = 1407598
-MD5 (gnutls-1.0.8.tar.gz.sig.asc) = de3cd68923a6a0503840602f43da792e
-SIZE (gnutls-1.0.8.tar.gz.sig.asc) = 392
+MD5 (gnutls-1.0.13.tar.gz) = f908934e6cbf7c9c8f57368c50a8f95e
+SIZE (gnutls-1.0.13.tar.gz) = 1465802
diff --git a/security/gnutls/pkg-plist b/security/gnutls/pkg-plist
index dbbfe05e3bf7..78ed460b528d 100644
--- a/security/gnutls/pkg-plist
+++ b/security/gnutls/pkg-plist
@@ -6,6 +6,7 @@ bin/gnutls-serv
bin/gnutls-srpcrypt
bin/libgnutls-config
bin/libgnutls-extra-config
+bin/srptool
include/gnutls/compat4.h
include/gnutls/compat8.h
include/gnutls/extra.h
@@ -17,15 +18,15 @@ include/gnutls/x509.h
lib/libgnutls-extra.a
lib/libgnutls-extra.la
lib/libgnutls-extra.so
-lib/libgnutls-extra.so.13
+lib/libgnutls-extra.so.12
lib/libgnutls-openssl.a
lib/libgnutls-openssl.la
lib/libgnutls-openssl.so
-lib/libgnutls-openssl.so.13
+lib/libgnutls-openssl.so.12
lib/libgnutls.a
lib/libgnutls.la
lib/libgnutls.so
-lib/libgnutls.so.13
+lib/libgnutls.so.12
share/aclocal/libgnutls-extra.m4
share/aclocal/libgnutls.m4
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
@@ -42,7 +43,6 @@ share/aclocal/libgnutls.m4
%%EXAMPLESDIR%%/ex-client1.c
%%EXAMPLESDIR%%/ex-client2.c
%%EXAMPLESDIR%%/ex-crq.c
-%%EXAMPLESDIR%%/ex-pgp-keyserver.c
%%EXAMPLESDIR%%/ex-pkcs12.c
%%EXAMPLESDIR%%/ex-rfc2818.c
%%EXAMPLESDIR%%/ex-serv-export.c