Lines 6-13
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= SVN-Notify-Config |
8 |
PORTNAME= SVN-Notify-Config |
9 |
PORTVERSION= 0.091 |
9 |
PORTVERSION= 0.0911 |
10 |
PORTEPOCH= 1 |
10 |
PORTEPOCH= 2 |
11 |
CATEGORIES= devel perl5 |
11 |
CATEGORIES= devel perl5 |
12 |
MASTER_SITES= CPAN |
12 |
MASTER_SITES= CPAN |
13 |
PKGNAMEPREFIX= p5- |
13 |
PKGNAMEPREFIX= p5- |
Lines 15-21
Link Here
|
15 |
MAINTAINER= glarkin@sourcehosting.net |
15 |
MAINTAINER= glarkin@sourcehosting.net |
16 |
COMMENT= Perl module for config-driven Subversion notification |
16 |
COMMENT= Perl module for config-driven Subversion notification |
17 |
|
17 |
|
18 |
RUN_DEPENDS= p5-SVN-Notify>=2.70:${PORTSDIR}/devel/p5-SVN-Notify \ |
18 |
RUN_DEPENDS= ${LOCALBASE}/bin/svnlook:${PORTSDIR}/devel/subversion \ |
|
|
19 |
p5-SVN-Notify>=2.70:${PORTSDIR}/devel/p5-SVN-Notify \ |
19 |
p5-YAML>=0.62:${PORTSDIR}/textproc/p5-YAML |
20 |
p5-YAML>=0.62:${PORTSDIR}/textproc/p5-YAML |
20 |
BUILD_DEPENDS= p5-Test-Deep>=0.1:${PORTSDIR}/devel/p5-Test-Deep \ |
21 |
BUILD_DEPENDS= p5-Test-Deep>=0.1:${PORTSDIR}/devel/p5-Test-Deep \ |
21 |
${RUN_DEPENDS} |
22 |
${RUN_DEPENDS} |