aboutsummaryrefslogtreecommitdiff
path: root/security/signing-party
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2006-12-21 13:31:56 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2006-12-21 13:31:56 +0000
commitfc5b96f1a8f1e9bd71cc18975ccc5eddc2885c4e (patch)
tree31a09f87aa54867613bdaa899315c4a22186d754 /security/signing-party
parent78c9ed8ab3fb2e5838545eeeaa11b3682193a9df (diff)
downloadports-fc5b96f1a8f1e9bd71cc18975ccc5eddc2885c4e.tar.gz
ports-fc5b96f1a8f1e9bd71cc18975ccc5eddc2885c4e.zip
- Upgrade gnupg to 2.0.1. Old stable version (1.4.6) was repocopied
to security/gnupg1. Thanks to: dougb, lofi
Notes
Notes: svn path=/head/; revision=180326
Diffstat (limited to 'security/signing-party')
-rw-r--r--security/signing-party/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/signing-party/Makefile b/security/signing-party/Makefile
index 5c4bea10095f..02e29dd4259c 100644
--- a/security/signing-party/Makefile
+++ b/security/signing-party/Makefile
@@ -7,6 +7,7 @@
PORTNAME= signing-party
PORTVERSION= 0.4.9.1
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_DEBIAN}
MASTER_SITE_SUBDIR= pool/main/s/signing-party
@@ -20,7 +21,7 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= johans@stack.nl
COMMENT= Various OpenPGP related tools
-RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg \
+RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 \
${SITE_PERL}/GnuPG/Interface.pm:${PORTSDIR}/security/p5-GnuPG-Interface \
${SITE_PERL}/Mail/Util.pm:${PORTSDIR}/mail/p5-Mail-Tools \
${SITE_PERL}/MIME/Tools.pm:${PORTSDIR}/mail/p5-MIME-Tools \