From owner-dev-commits-ports-all@freebsd.org Mon Aug 23 11:42:39 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B8AD2669B1B; Mon, 23 Aug 2021 11:42:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GtVjC4Qy0z53mB; Mon, 23 Aug 2021 11:42:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7E9F313670; Mon, 23 Aug 2021 11:42:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17NBgdoM056475; Mon, 23 Aug 2021 11:42:39 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17NBgdCW056474; Mon, 23 Aug 2021 11:42:39 GMT (envelope-from git) Date: Mon, 23 Aug 2021 11:42:39 GMT Message-Id: <202108231142.17NBgdCW056474@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Danilo G. Baio" Subject: git: c244f52f6f58 - main - sysutils/duplicity: Update to 0.8.20 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: dbaio X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c244f52f6f587e698360f36a2758dc5984f8d9a5 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Aug 2021 11:42:39 -0000 The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/ports/commit/?id=c244f52f6f587e698360f36a2758dc5984f8d9a5 commit c244f52f6f587e698360f36a2758dc5984f8d9a5 Author: Danilo G. Baio AuthorDate: 2021-08-23 11:38:03 +0000 Commit: Danilo G. Baio 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@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 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