aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2016-06-21 13:31:14 +0800
committerpi <pi@FreeBSD.org>2016-06-21 13:31:14 +0800
commite9f660bbad6893a246a3b80b7bf849ad79be7349 (patch)
tree49717edbb6da15ea089b353fe3553860f8b2efd7 /sysutils
parentac80295952470e78cdcaf89be23640821b73776d (diff)
downloadfreebsd-ports-gnome-e9f660bbad6893a246a3b80b7bf849ad79be7349.tar.gz
freebsd-ports-gnome-e9f660bbad6893a246a3b80b7bf849ad79be7349.tar.zst
freebsd-ports-gnome-e9f660bbad6893a246a3b80b7bf849ad79be7349.zip
sysutils/duplicity: 0.7.06 -> 0.7.07.1
Changes: http://duplicity.nongnu.org/CHANGELOG - Fixed bug #1570293 duplicity is very slow due to excessive fsync - LIB_DEPENDS from librsync to librsync1 PR: 210073 Submitted by: Philip Jocks <freebsdbugs@filis.org> Approved by: jase (maintainer timeout)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/duplicity/Makefile5
-rw-r--r--sysutils/duplicity/distinfo5
2 files changed, 6 insertions, 4 deletions
diff --git a/sysutils/duplicity/Makefile b/sysutils/duplicity/Makefile
index 57cbd3e0b253..1870fd95e0b9 100644
--- a/sysutils/duplicity/Makefile
+++ b/sysutils/duplicity/Makefile
@@ -2,14 +2,14 @@
# $FreeBSD$
PORTNAME= duplicity
-PORTVERSION= 0.7.06
+PORTVERSION= 0.7.07.1
CATEGORIES= sysutils
MASTER_SITES= http://launchpad.net/duplicity/0.7-series/${PORTVERSION}/+download/
MAINTAINER= jase@FreeBSD.org
COMMENT= Backup tool that uses librsync and GnuPG
-LIB_DEPENDS= librsync.so:net/librsync
+LIB_DEPENDS= librsync.so:net/librsync1
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lockfile>=0:devel/py-lockfile
USES= python:2
@@ -91,6 +91,7 @@ post-patch:
.endif
post-install:
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/python2.7/site-packages/duplicity/_librsync.so
${MKDIR} ${STAGEDIR}${DOCSDIR}
.for f in ${PORTDOCS}
${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR}
diff --git a/sysutils/duplicity/distinfo b/sysutils/duplicity/distinfo
index 58d97895f3a9..9fff58ce0f35 100644
--- a/sysutils/duplicity/distinfo
+++ b/sysutils/duplicity/distinfo
@@ -1,2 +1,3 @@
-SHA256 (duplicity-0.7.06.tar.gz) = 0075595edb894399cf00fae9154aae93a07eaadc031fede5df4cc595436c7f8c
-SIZE (duplicity-0.7.06.tar.gz) = 1417252
+TIMESTAMP = 1465747942
+SHA256 (duplicity-0.7.07.1.tar.gz) = 594c6d0e723e56f8a7114d57811c613622d535cafdef4a3643a4d4c89c1904f8
+SIZE (duplicity-0.7.07.1.tar.gz) = 1539310