Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Oct 2020 22:33:12 +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: r551606 - head/sysutils/duplicity
Message-ID:  <202010062233.096MXC6X045811@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Tue Oct  6 22:33:12 2020
New Revision: 551606
URL: https://svnweb.freebsd.org/changeset/ports/551606

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

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

Modified: head/sysutils/duplicity/Makefile
==============================================================================
--- head/sysutils/duplicity/Makefile	Tue Oct  6 22:32:06 2020	(r551605)
+++ head/sysutils/duplicity/Makefile	Tue Oct  6 22:33:12 2020	(r551606)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	duplicity
-PORTVERSION=	0.8.15
+PORTVERSION=	0.8.16
 CATEGORIES=	sysutils
 MASTER_SITES=	https://code.launchpad.net/duplicity/0.8-series/${PORTVERSION}/+download/
 
@@ -26,11 +26,9 @@ USES=		localbase python shebangfix
 USE_PYTHON=	autoplist distutils noflavors
 USE_LDCONFIG=	yes
 
-CONFLICTS_INSTALL=	duplicity07 duplicity-devel
-
 SHEBANG_FILES=	bin/duplicity bin/rdiffdir
 
-PORTDOCS=	CHANGELOG COPYING README README-REPO README-LOG
+PORTDOCS=	CHANGELOG COPYING README.md README-REPO.md README-LOG.md
 
 POST_PLIST=	trim-duplicity-testing
 

Modified: head/sysutils/duplicity/distinfo
==============================================================================
--- head/sysutils/duplicity/distinfo	Tue Oct  6 22:32:06 2020	(r551605)
+++ head/sysutils/duplicity/distinfo	Tue Oct  6 22:33:12 2020	(r551606)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1596306193
-SHA256 (duplicity-0.8.15.tar.gz) = ac69ff68b88b6c15c222f8334bb447fbe529c6849a6c9ac33e4995d7eb31e4cd
-SIZE (duplicity-0.8.15.tar.gz) = 1482647
+TIMESTAMP = 1601746249
+SHA256 (duplicity-0.8.16.tar.gz) = 2cfcd212834979751310d9df1a954b949f86b084efd5ad1f97dd744780ef9d1b
+SIZE (duplicity-0.8.16.tar.gz) = 1470714



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