From owner-svn-ports-head@freebsd.org Sun Apr 9 22:23:58 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D6121D36D29; Sun, 9 Apr 2017 22:23:58 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8B090645; Sun, 9 Apr 2017 22:23:58 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v39MNvXH072712; Sun, 9 Apr 2017 22:23:57 GMT (envelope-from shaun@FreeBSD.org) Received: (from shaun@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v39MNvZV072709; Sun, 9 Apr 2017 22:23:57 GMT (envelope-from shaun@FreeBSD.org) Message-Id: <201704092223.v39MNvZV072709@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: shaun set sender to shaun@FreeBSD.org using -f From: Shaun Amott Date: Sun, 9 Apr 2017 22:23:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438120 - head/sysutils/duplicity X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 22:23:58 -0000 Author: shaun Date: Sun Apr 9 22:23:57 2017 New Revision: 438120 URL: https://svnweb.freebsd.org/changeset/ports/438120 Log: Update to 0.7.12. PR: 218301 Submitted by: Danilo G. Baio (maintainer) Modified: head/sysutils/duplicity/Makefile head/sysutils/duplicity/distinfo head/sysutils/duplicity/pkg-message Modified: head/sysutils/duplicity/Makefile ============================================================================== --- head/sysutils/duplicity/Makefile Sun Apr 9 21:11:59 2017 (r438119) +++ head/sysutils/duplicity/Makefile Sun Apr 9 22:23:57 2017 (r438120) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= duplicity -PORTVERSION= 0.7.11 +PORTVERSION= 0.7.12 CATEGORIES= sysutils MASTER_SITES= http://launchpad.net/duplicity/0.7-series/${PORTVERSION}/+download/ Modified: head/sysutils/duplicity/distinfo ============================================================================== --- head/sysutils/duplicity/distinfo Sun Apr 9 21:11:59 2017 (r438119) +++ head/sysutils/duplicity/distinfo Sun Apr 9 22:23:57 2017 (r438120) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485014296 -SHA256 (duplicity-0.7.11.tar.gz) = b047a1590a1f5bb3974643ad2cc9dfdd32f61adbf2c1989191fb12cb59c2ec07 -SIZE (duplicity-0.7.11.tar.gz) = 1550197 +TIMESTAMP = 1491052275 +SHA256 (duplicity-0.7.12.tar.gz) = 11cbad44a90891af1bf9e294260ba7c21a1660ccd3ab2c6e736ba74ac5cf0fe6 +SIZE (duplicity-0.7.12.tar.gz) = 1552442 Modified: head/sysutils/duplicity/pkg-message ============================================================================== --- head/sysutils/duplicity/pkg-message Sun Apr 9 21:11:59 2017 (r438119) +++ head/sysutils/duplicity/pkg-message Sun Apr 9 22:23:57 2017 (r438120) @@ -17,3 +17,10 @@ * and "allow-loopback-pinentry" into ~/.gnupg/gpg-agent.conf * * * ************************************************************************* +* * +* Some fixes related to gnupg handling were made in v0.7.12. * +* * +* Please visit the following URL for more information: * +* http://www.nongnu.org/duplicity/CHANGELOG * +* * +*************************************************************************