summaryrefslogtreecommitdiffstats
path: root/sysutils/duplicity
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2006-12-21 13:31:56 +0000
committerkuriyama <kuriyama@FreeBSD.org>2006-12-21 13:31:56 +0000
commitda5699dfdacafc5da373ec3ffb2177f0c0bba667 (patch)
treeb1e903b1b0f0001294efd9332a7fb293bc8834cb /sysutils/duplicity
parentd1d5159a4a4820d5918bb147815cb2857653e8d4 (diff)
downloadFreeBSD-ports-da5699dfdacafc5da373ec3ffb2177f0c0bba667.zip
FreeBSD-ports-da5699dfdacafc5da373ec3ffb2177f0c0bba667.tar.gz
- Upgrade gnupg to 2.0.1. Old stable version (1.4.6) was repocopied
to security/gnupg1. Thanks to: dougb, lofi
Diffstat (limited to 'sysutils/duplicity')
-rw-r--r--sysutils/duplicity/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/duplicity/Makefile b/sysutils/duplicity/Makefile
index 32bcf63..d2dfa59 100644
--- a/sysutils/duplicity/Makefile
+++ b/sysutils/duplicity/Makefile
@@ -7,6 +7,7 @@
PORTNAME= duplicity
PORTVERSION= 0.4.2
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,7 +17,7 @@ MAINTAINER= vd@FreeBSD.org
COMMENT= Untrusted backup using rsync algorithm
LIB_DEPENDS= rsync.1:${PORTSDIR}/net/librsync
-RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg
+RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1
USE_PYTHON= yes
USE_PYDISTUTILS=yes
OpenPOWER on IntegriCloud