aboutsummaryrefslogtreecommitdiff
path: root/security/libksba
diff options
context:
space:
mode:
authorSergei Kolobov <sergei@FreeBSD.org>2006-05-03 12:55:36 +0000
committerSergei Kolobov <sergei@FreeBSD.org>2006-05-03 12:55:36 +0000
commit8620fd9b3b44bbe17d254d285a68213082e93d4d (patch)
tree6fac3881caa55b306cb34f1146b801c54ff96279 /security/libksba
parentbde7f585925d21d07e4ea244b4e6b5a2eb6a2249 (diff)
downloadports-8620fd9b3b44bbe17d254d285a68213082e93d4d.tar.gz
ports-8620fd9b3b44bbe17d254d285a68213082e93d4d.zip
- Chase libgpg-error shlib version bump (.1 -> .2)
- Bump PORTREVISION
Notes
Notes: svn path=/head/; revision=161270
Diffstat (limited to 'security/libksba')
-rw-r--r--security/libksba/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/libksba/Makefile b/security/libksba/Makefile
index ab223cc2b6da..ab8f14e2d823 100644
--- a/security/libksba/Makefile
+++ b/security/libksba/Makefile
@@ -6,6 +6,7 @@
PORTNAME= libksba
PORTVERSION= 0.9.13
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= alpha/${PORTNAME}
@@ -14,7 +15,7 @@ MAINTAINER= lofi@FreeBSD.org
COMMENT= KSBA is an X.509 Library
LIB_DEPENDS= gcrypt.13:${PORTSDIR}/security/libgcrypt \
- gpg-error.1:${PORTSDIR}/security/libgpg-error
+ gpg-error.2:${PORTSDIR}/security/libgpg-error
USE_BZIP2= yes
GNU_CONFIGURE= yes