Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Apr 2017 22:23:57 +0000 (UTC)
From:      Shaun Amott <shaun@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r438120 - head/sysutils/duplicity
Message-ID:  <201704092223.v39MNvZV072709@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <dbaio@bsd.com.br> (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                             *
+*                                                                       *
+*************************************************************************



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704092223.v39MNvZV072709>