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

(-)/usr/ports/devel/p5-SVN-Notify-Config/Makefile (-3 / +4 lines)
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}
(-)/usr/ports/devel/p5-SVN-Notify-Config/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (SVN-Notify-Config-0.091.tar.gz) = 27a3afa8249b218d3a69b4e0763ee8f5
1
MD5 (SVN-Notify-Config-0.0911.tar.gz) = 17dae15a329c9c6ecb0b71671811e270
2
SHA256 (SVN-Notify-Config-0.091.tar.gz) = b0beda6a3c3c17845c8bdc038972b980c6caf5948ffbe1b9464baab7ece6878a
2
SHA256 (SVN-Notify-Config-0.0911.tar.gz) = ef9fc09562f117ebb03ab24e84bf3ef26c46fbd43bef945e0b4d1cd0543b7d99
3
SIZE (SVN-Notify-Config-0.091.tar.gz) = 10981
3
SIZE (SVN-Notify-Config-0.0911.tar.gz) = 10507

Return to bug 121560