summaryrefslogtreecommitdiff
path: root/security/pinentry
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2005-04-21 19:22:56 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2005-04-21 19:22:56 +0000
commit26b0060617a53fd0c72bfc3a4a22b1b4339c2c71 (patch)
treee10a1fc0d522a5d7d495726227bd5c7f1fa4d9dc /security/pinentry
parentFix return value of local timezone methods such as getHours(). (diff)
Update libksba to version 0.9.11.
Update gnupg-devel to 1.9.16. Update dirmngr to 0.9.2. Bump PORTREVISION for pinentry (for libksba shared library bump).
Notes
Notes: svn path=/head/; revision=133887
Diffstat (limited to 'security/pinentry')
-rw-r--r--security/pinentry/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pinentry/Makefile b/security/pinentry/Makefile
index 5116d775e04b..5e02c60b138e 100644
--- a/security/pinentry/Makefile
+++ b/security/pinentry/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pinentry
PORTVERSION= 0.7.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= pinentry
@@ -16,7 +16,7 @@ MAINTAINER= lofi@freebsd.org
COMMENT?= A collection of simple PIN or passphrase entry dialogs
LIB_DEPENDS= gcrypt.13:${PORTSDIR}/security/libgcrypt \
- ksba.13:${PORTSDIR}/security/libksba
+ ksba.14:${PORTSDIR}/security/libksba
CONFLICTS?= pinentry-[a-z]*-[0.9]*