Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 May 2011 02:51:45 +0100 (BST)
From:      Jase Thew <freebsd@beardz.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        peter.schuller@infidyne.com
Subject:   ports/156944: [PATCH] sysutils/duplicity: update to 0.6.13
Message-ID:  <201105110151.p4B1pjl8002747@beardz.net>
Resent-Message-ID: <201105110200.p4B20NNx046169@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         156944
>Category:       ports
>Synopsis:       [PATCH] sysutils/duplicity: update to 0.6.13
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 11 02:00:22 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jase Thew
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD jail-ports.localdomain 8.2-STABLE FreeBSD 8.2-STABLE #0: Sat Apr  2 19:17:15 BST
>Description:
- Update to 0.6.13

Port maintainer (peter.schuller@infidyne.com) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- duplicity-0.6.13.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/sysutils/duplicity.orig/Makefile /usr/ports/sysutils/duplicity/Makefile
--- /usr/ports/sysutils/duplicity.orig/Makefile	2011-03-16 03:24:49.000000000 +0000
+++ /usr/ports/sysutils/duplicity/Makefile	2011-05-11 02:49:19.036699532 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	duplicity
-PORTVERSION=	0.6.11
+PORTVERSION=	0.6.13
 CATEGORIES=	sysutils
 MASTER_SITES=	http://launchpad.net/duplicity/0.6-series/${PORTVERSION}/+download/
 
@@ -15,7 +15,8 @@
 
 LIB_DEPENDS=	rsync.1:${PORTSDIR}/net/librsync
 RUN_DEPENDS=	gpg:${PORTSDIR}/security/gnupg \
-		ncftp>=3.2.2:${PORTSDIR}/ftp/ncftp3
+		ncftp>=3.2.2:${PORTSDIR}/ftp/ncftp3 \
+		lftp>=3.7.15:${PORTSDIR}/ftp/lftp
 
 # fetch claims "Moved temporarily" without this - why? (inspired by deskutils/gtg)
 FETCH_ARGS=	-pRr
diff -ruN --exclude=CVS /usr/ports/sysutils/duplicity.orig/distinfo /usr/ports/sysutils/duplicity/distinfo
--- /usr/ports/sysutils/duplicity.orig/distinfo	2011-03-16 03:24:49.000000000 +0000
+++ /usr/ports/sysutils/duplicity/distinfo	2011-05-11 02:49:19.036699532 +0100
@@ -1,2 +1,2 @@
-SHA256 (duplicity-0.6.11.tar.gz) = 802a3c21f3950af523c63727177a822b100ccf9238e6dc5ed222dc9bcbb34613
-SIZE (duplicity-0.6.11.tar.gz) = 294745
+SHA256 (duplicity-0.6.13.tar.gz) = 381aa8d7a07541d81457c3eac0ab5b37f05272023e3af04cbebab831732ff41f
+SIZE (duplicity-0.6.13.tar.gz) = 296955
diff -ruN --exclude=CVS /usr/ports/sysutils/duplicity.orig/pkg-plist /usr/ports/sysutils/duplicity/pkg-plist
--- /usr/ports/sysutils/duplicity.orig/pkg-plist	2011-03-16 03:24:49.000000000 +0000
+++ /usr/ports/sysutils/duplicity/pkg-plist	2011-05-11 02:49:19.035692423 +0100
@@ -25,6 +25,9 @@
 %%PYTHON_SITELIBDIR%%/duplicity/backends/ftpbackend.py
 %%PYTHON_SITELIBDIR%%/duplicity/backends/ftpbackend.pyc
 %%PYTHON_SITELIBDIR%%/duplicity/backends/ftpbackend.pyo
+%%PYTHON_SITELIBDIR%%/duplicity/backends/ftpsbackend.py
+%%PYTHON_SITELIBDIR%%/duplicity/backends/ftpsbackend.pyc
+%%PYTHON_SITELIBDIR%%/duplicity/backends/ftpsbackend.pyo
 %%PYTHON_SITELIBDIR%%/duplicity/backends/giobackend.py
 %%PYTHON_SITELIBDIR%%/duplicity/backends/giobackend.pyc
 %%PYTHON_SITELIBDIR%%/duplicity/backends/giobackend.pyo
--- duplicity-0.6.13.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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