aboutsummaryrefslogtreecommitdiff
path: root/security/gpa
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2010-12-22 19:16:12 +0000
committerDoug Barton <dougb@FreeBSD.org>2010-12-22 19:16:12 +0000
commit54767cbda3b31d482111d4b101f8a3c8c340546f (patch)
treeee88d0700d306ded5c8343ccfc02ac43673892f1 /security/gpa
parentfe394c762f7960416f32be38a63fe260b7aeb8cc (diff)
downloadports-54767cbda3b31d482111d4b101f8a3c8c340546f.tar.gz
ports-54767cbda3b31d482111d4b101f8a3c8c340546f.zip
Update libassuan to version 2.0.1:
* Input and output notification handler can now really access the parsed fd as stated in the manual. * Cleaned up the logging. Bump PORTREVISION and libassuan version number in related ports
Notes
Notes: svn path=/head/; revision=266734
Diffstat (limited to 'security/gpa')
-rw-r--r--security/gpa/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gpa/Makefile b/security/gpa/Makefile
index 9a944d7dc657..12c9ced1efac 100644
--- a/security/gpa/Makefile
+++ b/security/gpa/Makefile
@@ -7,14 +7,14 @@
PORTNAME= gpa
PORTVERSION= 0.9.0
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= security
MASTER_SITES= http://wald.intevation.org/frs/download.php/603/
MAINTAINER= bsdkaffee@gmail.com
COMMENT= A graphical frontend for the GNU Privacy Guard
-LIB_DEPENDS= assuan.0:${PORTSDIR}/security/libassuan \
+LIB_DEPENDS= assuan.1:${PORTSDIR}/security/libassuan \
gpgme.18:${PORTSDIR}/security/gpgme
BUILD_DEPENDS= gpgv2:${PORTSDIR}/security/gnupg
RUN_DEPENDS= gpgv2:${PORTSDIR}/security/gnupg