mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
sysutils/duplicity: Update to 0.8.20
Changelog: https://launchpad.net/duplicity/+milestone/0.8.20 PR: 257996 Submitted by: PopularMoment@protonmail.com (Based on)
This commit is contained in:
parent
f199abc9fe
commit
c244f52f6f
2 changed files with 6 additions and 5 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Created by: Gerhard Häring <gh@ghaering.de>
|
# Created by: Gerhard Häring <gh@ghaering.de>
|
||||||
|
|
||||||
PORTNAME= duplicity
|
PORTNAME= duplicity
|
||||||
PORTVERSION= 0.8.19
|
PORTVERSION= 0.8.20
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
MASTER_SITES= https://code.launchpad.net/duplicity/0.8-series/${PORTVERSION}/+download/
|
MASTER_SITES= CHEESESHOP
|
||||||
|
|
||||||
MAINTAINER= dbaio@FreeBSD.org
|
MAINTAINER= dbaio@FreeBSD.org
|
||||||
COMMENT= Backup tool that uses librsync and GnuPG
|
COMMENT= Backup tool that uses librsync and GnuPG
|
||||||
|
@ -59,6 +59,7 @@ post-patch:
|
||||||
.for f in cfbackend _cf_cloudfiles _cf_pyrax giobackend
|
.for f in cfbackend _cf_cloudfiles _cf_pyrax giobackend
|
||||||
@${RM} ${WRKSRC}/${PORTNAME}/backends/${f}.py
|
@${RM} ${WRKSRC}/${PORTNAME}/backends/${f}.py
|
||||||
.endfor
|
.endfor
|
||||||
|
@${REINPLACE_CMD} '/self.inplace = True/d' ${WRKSRC}/setup.py
|
||||||
|
|
||||||
post-patch-NLS-off:
|
post-patch-NLS-off:
|
||||||
@${REINPLACE_CMD} -e '109,133d' \
|
@${REINPLACE_CMD} -e '109,133d' \
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1619889624
|
TIMESTAMP = 1629651130
|
||||||
SHA256 (duplicity-0.8.19.tar.gz) = 8c448bb80d0a0f0e57af0ce0f686550513d8865739affcdbf8ef24fec8cd03b0
|
SHA256 (duplicity-0.8.20.tar.gz) = 488af2ecadb059214074f2b3ac51bf9d7de55a800e37ccc2f1075cd0a74940e3
|
||||||
SIZE (duplicity-0.8.19.tar.gz) = 1372739
|
SIZE (duplicity-0.8.20.tar.gz) = 1364900
|
||||||
|
|
Loading…
Add table
Reference in a new issue