aboutsummaryrefslogtreecommitdiff
path: root/sysutils/duply
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-03-02 18:25:07 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-03-02 18:25:07 +0000
commit8f2fbe74a2ef675e27f9f20879b588e39d4e682a (patch)
tree96d4195f8be2ef4863d5ce0764a3c29415a71303 /sysutils/duply
parentc58f4b5dbd7ad26da9785729425a5a7771c8050f (diff)
downloadports-8f2fbe74a2ef675e27f9f20879b588e39d4e682a.tar.gz
ports-8f2fbe74a2ef675e27f9f20879b588e39d4e682a.zip
Update to 1.6.0, and add bash-devel support.
PR: ports/187199 Approved by: maintainer
Notes
Notes: svn path=/head/; revision=346788
Diffstat (limited to 'sysutils/duply')
-rw-r--r--sysutils/duply/Makefile12
-rw-r--r--sysutils/duply/distinfo4
2 files changed, 10 insertions, 6 deletions
diff --git a/sysutils/duply/Makefile b/sysutils/duply/Makefile
index a514c10e3878..62c74e9eb59d 100644
--- a/sysutils/duply/Makefile
+++ b/sysutils/duply/Makefile
@@ -2,9 +2,9 @@
# $FreeBSD$
PORTNAME= duply
-PORTVERSION= 1.5.9
+PORTVERSION= 1.6.0
CATEGORIES= sysutils
-MASTER_SITES= SF/ftplicity/${PORTNAME}%20%28simple%20duplicity%29/1.5.x/
+MASTER_SITES= SF/ftplicity/${PORTNAME}%20%28simple%20duplicity%29/1.6.x/
DISTNAME= ${PORTNAME}_${PORTVERSION}
EXTRACT_SUFX= .tgz
@@ -14,8 +14,12 @@ COMMENT= Shell front end for the duplicity backup tool
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/gpl-2.0.txt
-RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \
- duplicity:${PORTSDIR}/sysutils/duplicity
+RUN_DEPENDS= duplicity:${PORTSDIR}/sysutils/duplicity
+
+OPTIONS_DEFINE= BASH_DEVEL
+BASH_DEVEL_DESC= Use shells/bash-devel instead of shells/bash
+BASH_DEVEL_RUN_DEPENDS_OFF= bash:${PORTSDIR}/shells/bash
+BASH_DEVEL_RUN_DEPENDS= bash:${PORTSDIR}/shells/bash-devel
NO_BUILD= yes
diff --git a/sysutils/duply/distinfo b/sysutils/duply/distinfo
index 45f02d094355..52a5bbc6be88 100644
--- a/sysutils/duply/distinfo
+++ b/sysutils/duply/distinfo
@@ -1,2 +1,2 @@
-SHA256 (duply_1.5.9.tgz) = e8de8e6b477f3abe9c5a959aabe7b6c030594aa982c54818b8bf6ac3612c6f7d
-SIZE (duply_1.5.9.tgz) = 31753
+SHA256 (duply_1.6.0.tgz) = 0ebd72f93aa44aa67da2c825926a50f7d4abb16798893305a6c331673ef13ec4
+SIZE (duply_1.6.0.tgz) = 33496