aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun Amott <shaun@FreeBSD.org>2017-04-09 22:23:57 +0000
committerShaun Amott <shaun@FreeBSD.org>2017-04-09 22:23:57 +0000
commit652f5f66bd4086aa148117a54d1a5565dbb8daa5 (patch)
treed978cc0d30d1352601094cae31a13f5a2ce5a27e
parent98158940f5682b5ff970444a2ea35ba2da83139a (diff)
downloadports-652f5f66bd4086aa148117a54d1a5565dbb8daa5.tar.gz
ports-652f5f66bd4086aa148117a54d1a5565dbb8daa5.zip
Notes
-rw-r--r--sysutils/duplicity/Makefile2
-rw-r--r--sysutils/duplicity/distinfo6
-rw-r--r--sysutils/duplicity/pkg-message7
3 files changed, 11 insertions, 4 deletions
diff --git a/sysutils/duplicity/Makefile b/sysutils/duplicity/Makefile
index 6a14fc140d79..31176204fed4 100644
--- a/sysutils/duplicity/Makefile
+++ b/sysutils/duplicity/Makefile
@@ -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/
diff --git a/sysutils/duplicity/distinfo b/sysutils/duplicity/distinfo
index 9a1380838763..1e5a34950314 100644
--- a/sysutils/duplicity/distinfo
+++ b/sysutils/duplicity/distinfo
@@ -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
diff --git a/sysutils/duplicity/pkg-message b/sysutils/duplicity/pkg-message
index 1c4730849ce7..70b6c14c1f2d 100644
--- a/sysutils/duplicity/pkg-message
+++ b/sysutils/duplicity/pkg-message
@@ -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 *
+* *
+*************************************************************************