- Update to 0.6.09.
PR: ports/148933 Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer)
This commit is contained in:
parent
ccdb4fedf9
commit
395ad740f3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=258497
2 changed files with 5 additions and 5 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= duplicity
|
||||
PORTVERSION= 0.6.08b
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.6.09
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://launchpad.net/duplicity/0.6-series/${PORTVERSION}/+download/
|
||||
PKGNAMESUFFIX= -devel
|
||||
|
@ -27,6 +26,7 @@ CONFLICTS= duplicity-[0-9]*
|
|||
USE_PYTHON= 2.4+
|
||||
USE_PYDISTUTILS=yes
|
||||
USE_GETTEXT= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
MAN1= duplicity.1 rdiffdir.1
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (duplicity-0.6.08b.tar.gz) = f4f4182ab71aa1de80c047bf1e4c7a04
|
||||
SHA256 (duplicity-0.6.08b.tar.gz) = 11bd90ab288c28b341cb2e516b4875c12a643f97c1bba6707c163781db876a0d
|
||||
SIZE (duplicity-0.6.08b.tar.gz) = 288892
|
||||
MD5 (duplicity-0.6.09.tar.gz) = 2ed04ce2fdfce0f47faea0c9ef95fde8
|
||||
SHA256 (duplicity-0.6.09.tar.gz) = 33718ec23db71aaf56ca8f01f1be1382bebc0ef25a155f2e12c7258cb3b33b1c
|
||||
SIZE (duplicity-0.6.09.tar.gz) = 290510
|
||||
|
|
Loading…
Reference in a new issue