View | Details | Raw Unified | Return to bug 138553
Collapse All | Expand All

(-)/usr/ports/sysutils/duplicity-devel/Makefile (-3 / +5 lines)
Lines 6-15 Link Here
6
#
6
#
7
7
8
PORTNAME=	duplicity
8
PORTNAME=	duplicity
9
PORTVERSION=	0.6.04
9
PORTVERSION=	0.6.05
10
CATEGORIES=	sysutils
10
CATEGORIES=	sysutils
11
MASTER_SITES=	${MASTER_SITE_SAVANNAH}
11
MASTER_SITES=	http://launchpad.net/duplicity/trunk/${PORTVERSION}/+download/
12
MASTER_SITE_SUBDIR=	${PORTNAME}
13
PKGNAMESUFFIX=	-devel
12
PKGNAMESUFFIX=	-devel
14
13
15
MAINTAINER=	peter.schuller@infidyne.com
14
MAINTAINER=	peter.schuller@infidyne.com
Lines 19-24 Link Here
19
RUN_DEPENDS=	gpg:${PORTSDIR}/security/gnupg \
18
RUN_DEPENDS=	gpg:${PORTSDIR}/security/gnupg \
20
		ncftp>=3.2.2:${PORTSDIR}/ftp/ncftp3
19
		ncftp>=3.2.2:${PORTSDIR}/ftp/ncftp3
21
20
21
# fetch claims "Moved temporarily" without this - why? (inspired by deskutils/gtg)
22
FETCH_ARGS=	-pRr
23
22
CONFLICTS=	duplicity-[0-9]*
24
CONFLICTS=	duplicity-[0-9]*
23
25
24
USE_PYTHON=	2.4+
26
USE_PYTHON=	2.4+
(-)/usr/ports/sysutils/duplicity-devel/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (duplicity-0.6.04.tar.gz) = 682e099a98eb8d972a4fe782493e0fbc
1
MD5 (duplicity-0.6.05.tar.gz) = d467f8e98b969b67eb7c1a7af158a147
2
SHA256 (duplicity-0.6.04.tar.gz) = 30e822e447515061075763cbf5bc9ae682e5ca43b24af66bd2a572ea303e9b17
2
SHA256 (duplicity-0.6.05.tar.gz) = 6bf42a068ba9834f213fd14fb063fcd4652062138e252343346d4962b6be57e4
3
SIZE (duplicity-0.6.04.tar.gz) = 230928
3
SIZE (duplicity-0.6.05.tar.gz) = 232212

Return to bug 138553