aboutsummaryrefslogtreecommitdiff
path: root/security/libksba
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2004-05-03 13:57:46 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2004-05-03 13:57:46 +0000
commitf75ab7e2f316ee89cc0a1b00bc4068b97b8910ee (patch)
tree08b48928182d4bf9eddf824905ffdb00f1839c1d /security/libksba
parentcc48ca62b8183684bde64365c1e3c6bab49710e0 (diff)
downloadports-f75ab7e2f316ee89cc0a1b00bc4068b97b8910ee.tar.gz
ports-f75ab7e2f316ee89cc0a1b00bc4068b97b8910ee.zip
Update libgcrypt to the new stable version 1.2.0
Retire libgcrypt-devel Switch back to security/libgcrypt and bump PORTREVISION for - gnutls - gnutls-devel - gsasl - opencdk - vpnc libggz: - Remove dependency on libgcrypt, because the port does not yet work with the new libgcrypt libksba: - Update to 0.9.5 - Pass maintainership to lofi, who already maintains the other aegypten ports. Approved by: lofi wmbiff: Switch to security/libgcrypt but no PORTREVISION bump, because the dependency is optional and the port does not work with the new libgcrypt and needs to be updated. No action, because ports don't work with the new libgcrypt and need to be updated, maintainers informed: security/newpg security/pinentry security/dirmngr emulators/fuse emulators/libspectrum
Notes
Notes: svn path=/head/; revision=108267
Diffstat (limited to 'security/libksba')
-rw-r--r--security/libksba/Makefile8
-rw-r--r--security/libksba/distinfo8
-rw-r--r--security/libksba/pkg-plist2
3 files changed, 10 insertions, 8 deletions
diff --git a/security/libksba/Makefile b/security/libksba/Makefile
index d25f69d6d61b..64107590d3ca 100644
--- a/security/libksba/Makefile
+++ b/security/libksba/Makefile
@@ -5,21 +5,23 @@
# $FreeBSD$
PORTNAME= libksba
-PORTVERSION= 0.4.7
+PORTVERSION= 0.9.5
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= alpha/${PORTNAME}
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}.sig
-MAINTAINER= arved@FreeBSD.org
+MAINTAINER= lofi@FreeBSD.org
COMMENT= "KSBA is an X.509 Library"
+LIB_DEPENDS= gpg-error.1:${PORTSDIR}/security/libgpg-error
+
+GNU_CONFIGURE= yes
USE_LIBTOOL_VER=13
INSTALLS_SHLIB= yes
CONFIGURE_TARGET=
CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-USE_AUTOCONF_VER= 253
USE_PERL5_BUILD= yes
INFO= ksba
diff --git a/security/libksba/distinfo b/security/libksba/distinfo
index 986e1b774388..c0868bcd3a29 100644
--- a/security/libksba/distinfo
+++ b/security/libksba/distinfo
@@ -1,4 +1,4 @@
-MD5 (libksba-0.4.7.tar.gz) = 65ab8dad1f7fb379f72e1d096657a3d7
-SIZE (libksba-0.4.7.tar.gz) = 445328
-MD5 (libksba-0.4.7.tar.gz.sig) = e11f7627929155b03b7f7a5a4f593aa5
-SIZE (libksba-0.4.7.tar.gz.sig) = 65
+MD5 (libksba-0.9.5.tar.gz) = d43941ded9b099d6bd123e0d9281b1a4
+SIZE (libksba-0.9.5.tar.gz) = 579637
+MD5 (libksba-0.9.5.tar.gz.sig) = abf9c7d83a6d68e7bb0a554ee1e917fd
+SIZE (libksba-0.9.5.tar.gz.sig) = 65
diff --git a/security/libksba/pkg-plist b/security/libksba/pkg-plist
index 79bbc1dbf968..53e3ccd908d2 100644
--- a/security/libksba/pkg-plist
+++ b/security/libksba/pkg-plist
@@ -1,6 +1,6 @@
bin/ksba-config
include/ksba.h
-lib/libksba.so.7
+lib/libksba.so.11
lib/libksba.so
lib/libksba.a
share/aclocal/ksba.m4