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 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@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