Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Nov 2020 23:27:55 +0000 (UTC)
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r555520 - head/sysutils/duplicity
Message-ID:  <202011162327.0AGNRta1048662@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Mon Nov 16 23:27:54 2020
New Revision: 555520
URL: https://svnweb.freebsd.org/changeset/ports/555520

Log:
  sysutils/duplicity: Update to 0.8.17
  
  Changelog:	https://launchpad.net/duplicity/+milestone/0.8.17
  
  MFH:		2020Q4 (blanket: bugfix release)

Modified:
  head/sysutils/duplicity/Makefile
  head/sysutils/duplicity/distinfo

Modified: head/sysutils/duplicity/Makefile
==============================================================================
--- head/sysutils/duplicity/Makefile	Mon Nov 16 22:50:39 2020	(r555519)
+++ head/sysutils/duplicity/Makefile	Mon Nov 16 23:27:54 2020	(r555520)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	duplicity
-PORTVERSION=	0.8.16
+PORTVERSION=	0.8.17
 CATEGORIES=	sysutils
 MASTER_SITES=	https://code.launchpad.net/duplicity/0.8-series/${PORTVERSION}/+download/
 
@@ -28,7 +28,7 @@ USE_LDCONFIG=	yes
 
 SHEBANG_FILES=	bin/duplicity bin/rdiffdir
 
-PORTDOCS=	CHANGELOG COPYING README.md README-REPO.md README-LOG.md
+PORTDOCS=	CHANGELOG.md COPYING README.md README-REPO.md README-LOG.md
 
 POST_PLIST=	trim-duplicity-testing
 

Modified: head/sysutils/duplicity/distinfo
==============================================================================
--- head/sysutils/duplicity/distinfo	Mon Nov 16 22:50:39 2020	(r555519)
+++ head/sysutils/duplicity/distinfo	Mon Nov 16 23:27:54 2020	(r555520)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601746249
-SHA256 (duplicity-0.8.16.tar.gz) = 2cfcd212834979751310d9df1a954b949f86b084efd5ad1f97dd744780ef9d1b
-SIZE (duplicity-0.8.16.tar.gz) = 1470714
+TIMESTAMP = 1605461358
+SHA256 (duplicity-0.8.17.tar.gz) = a273b1e74d8d0b7825572f51be9c8284e579961e01f4fc1473048e95dce49984
+SIZE (duplicity-0.8.17.tar.gz) = 1351433



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