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+ |