git: c244f52f6f58 - main - sysutils/duplicity: Update to 0.8.20
Danilo G. Baio
dbaio at FreeBSD.org
Mon Aug 23 11:42:39 UTC 2021
The branch main has been updated by dbaio:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c244f52f6f587e698360f36a2758dc5984f8d9a5
commit c244f52f6f587e698360f36a2758dc5984f8d9a5
Author: Danilo G. Baio <dbaio at FreeBSD.org>
AuthorDate: 2021-08-23 11:38:03 +0000
Commit: Danilo G. Baio <dbaio at FreeBSD.org>
CommitDate: 2021-08-23 11:41:02 +0000
sysutils/duplicity: Update to 0.8.20
Changelog: https://launchpad.net/duplicity/+milestone/0.8.20
PR: 257996
Submitted by: PopularMoment at protonmail.com (Based on)
---
sysutils/duplicity/Makefile | 5 +++--
sysutils/duplicity/distinfo | 6 +++---
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/sysutils/duplicity/Makefile b/sysutils/duplicity/Makefile
index 8e58d774c0b9..380e2c7aed91 100644
--- a/sysutils/duplicity/Makefile
+++ b/sysutils/duplicity/Makefile
@@ -1,9 +1,9 @@
# Created by: Gerhard Häring <gh at ghaering.de>
PORTNAME= duplicity
-PORTVERSION= 0.8.19
+PORTVERSION= 0.8.20
CATEGORIES= sysutils
-MASTER_SITES= https://code.launchpad.net/duplicity/0.8-series/${PORTVERSION}/+download/
+MASTER_SITES= CHEESESHOP
MAINTAINER= dbaio at FreeBSD.org
COMMENT= Backup tool that uses librsync and GnuPG
@@ -59,6 +59,7 @@ post-patch:
.for f in cfbackend _cf_cloudfiles _cf_pyrax giobackend
@${RM} ${WRKSRC}/${PORTNAME}/backends/${f}.py
.endfor
+ @${REINPLACE_CMD} '/self.inplace = True/d' ${WRKSRC}/setup.py
post-patch-NLS-off:
@${REINPLACE_CMD} -e '109,133d' \
diff --git a/sysutils/duplicity/distinfo b/sysutils/duplicity/distinfo
index e8ca2f6e7b67..b0afbef7741a 100644
--- a/sysutils/duplicity/distinfo
+++ b/sysutils/duplicity/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619889624
-SHA256 (duplicity-0.8.19.tar.gz) = 8c448bb80d0a0f0e57af0ce0f686550513d8865739affcdbf8ef24fec8cd03b0
-SIZE (duplicity-0.8.19.tar.gz) = 1372739
+TIMESTAMP = 1629651130
+SHA256 (duplicity-0.8.20.tar.gz) = 488af2ecadb059214074f2b3ac51bf9d7de55a800e37ccc2f1075cd0a74940e3
+SIZE (duplicity-0.8.20.tar.gz) = 1364900
More information about the dev-commits-ports-all
mailing list