Lines 1-5
Link Here
|
1 |
PORTNAME= fuglu |
1 |
PORTNAME= fuglu |
2 |
PORTVERSION= 0.8.0 |
2 |
PORTVERSION= 1.1.0 |
3 |
CATEGORIES= mail python |
3 |
CATEGORIES= mail python |
4 |
MASTER_SITES= CHEESESHOP |
4 |
MASTER_SITES= CHEESESHOP |
5 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
5 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
Lines 48-54
post-extract:
Link Here
|
48 |
@${REINPLACE_CMD} -e "s|=/etc|=${PREFIX}/etc|g" ${WRKSRC}/conf/fuglu.conf.dist |
48 |
@${REINPLACE_CMD} -e "s|=/etc|=${PREFIX}/etc|g" ${WRKSRC}/conf/fuglu.conf.dist |
49 |
@${REINPLACE_CMD} -e "s|'/etc|'${PREFIX}/etc|g" \ |
49 |
@${REINPLACE_CMD} -e "s|'/etc|'${PREFIX}/etc|g" \ |
50 |
${WRKSRC}/compareconfig.py \ |
50 |
${WRKSRC}/compareconfig.py \ |
51 |
${WRKSRC}/src/fuglu/plugins/actionoverride.py \ |
|
|
52 |
${WRKSRC}/src/fuglu/plugins/archive.py \ |
51 |
${WRKSRC}/src/fuglu/plugins/archive.py \ |
53 |
${WRKSRC}/src/fuglu/plugins/attachment.py \ |
52 |
${WRKSRC}/src/fuglu/plugins/attachment.py \ |
54 |
${WRKSRC}/src/fuglu/plugins/domainauth.py \ |
53 |
${WRKSRC}/src/fuglu/plugins/domainauth.py \ |