Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Jul 2020 23:01:41 +0000 (UTC)
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r541241 - branches/2020Q3/sysutils/duplicity
Message-ID:  <202007042301.064N1fpO046557@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Sat Jul  4 23:01:41 2020
New Revision: 541241
URL: https://svnweb.freebsd.org/changeset/ports/541241

Log:
  MFH: r541240
  
  sysutils/duplicity: Update to 0.8.14
  
  Changelog:	https://launchpad.net/duplicity/+milestone/0.8.14
  
  Approved by:	ports-secteam (blanket, bugfix release)

Modified:
  branches/2020Q3/sysutils/duplicity/Makefile
  branches/2020Q3/sysutils/duplicity/distinfo
Directory Properties:
  branches/2020Q3/   (props changed)

Modified: branches/2020Q3/sysutils/duplicity/Makefile
==============================================================================
--- branches/2020Q3/sysutils/duplicity/Makefile	Sat Jul  4 22:58:02 2020	(r541240)
+++ branches/2020Q3/sysutils/duplicity/Makefile	Sat Jul  4 23:01:41 2020	(r541241)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	duplicity
-PORTVERSION=	0.8.13
+PORTVERSION=	0.8.14
 CATEGORIES=	sysutils
 MASTER_SITES=	https://code.launchpad.net/duplicity/0.8-series/${PORTVERSION}/+download/
 
@@ -64,7 +64,7 @@ post-patch:
 .endfor
 
 post-patch-NLS-off:
-	@${REINPLACE_CMD} -e '105,129d' \
+	@${REINPLACE_CMD} -e '109,133d' \
 		${WRKSRC}/setup.py
 
 post-patch-FTP-off:

Modified: branches/2020Q3/sysutils/duplicity/distinfo
==============================================================================
--- branches/2020Q3/sysutils/duplicity/distinfo	Sat Jul  4 22:58:02 2020	(r541240)
+++ branches/2020Q3/sysutils/duplicity/distinfo	Sat Jul  4 23:01:41 2020	(r541241)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588783314
-SHA256 (duplicity-0.8.13.tar.gz) = 46f515848427e809509b98102cc28b8339a23e14dec07a3f4e9c60e25578d451
-SIZE (duplicity-0.8.13.tar.gz) = 1463564
+TIMESTAMP = 1593902751
+SHA256 (duplicity-0.8.14.tar.gz) = 3dac9dcc6121bc6bcf0fb8e70b7e66f6e6115be804b005bb3172a2a6efcdc7a9
+SIZE (duplicity-0.8.14.tar.gz) = 1480540



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