Update to 0.7.12.

PR:		218301
Submitted by:	Danilo G. Baio <dbaio@bsd.com.br> (maintainer)
This commit is contained in:
Shaun Amott 2017-04-09 22:23:57 +00:00
parent 98158940f5
commit 652f5f66bd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=438120
3 changed files with 11 additions and 4 deletions

View file

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

View file

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

View file

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