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

(-)Makefile (-2 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	XML-FeedPP
8
PORTNAME=	XML-FeedPP
9
PORTVERSION=	0.40
9
PORTVERSION=	0.41
10
CATEGORIES=	textproc perl5
10
CATEGORIES=	textproc perl5
11
MASTER_SITES=	CPAN
11
MASTER_SITES=	CPAN
12
PKGNAMEPREFIX=	p5-
12
PKGNAMEPREFIX=	p5-
Lines 14-20 Link Here
14
MAINTAINER=	oleg@mamontov.net
14
MAINTAINER=	oleg@mamontov.net
15
COMMENT=	Get an RSS file and parse it
15
COMMENT=	Get an RSS file and parse it
16
16
17
BUILD_DEPENDS=	p5-XML-TreePP>=0.33:${PORTSDIR}/textproc/p5-XML-TreePP
17
BUILD_DEPENDS=	p5-XML-TreePP>=0.39:${PORTSDIR}/textproc/p5-XML-TreePP
18
RUN_DEPENDS=	${BUILD_DEPENDS}
18
RUN_DEPENDS=	${BUILD_DEPENDS}
19
19
20
PERL_CONFIGURE=	yes
20
PERL_CONFIGURE=	yes
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (XML-FeedPP-0.40.tar.gz) = bb259c5c9363001235a9e592890a51fd
1
MD5 (XML-FeedPP-0.41.tar.gz) = dd08f2bdb0850ae9470c5ae0a948d21d
2
SHA256 (XML-FeedPP-0.40.tar.gz) = 105aeccca7e4c2248161ce5b1455d57853e0ce84d1260bfee26a9f8d158cac6b
2
SHA256 (XML-FeedPP-0.41.tar.gz) = 217c5440fdc6fbe8865d9546930a36585f4c3b02cb1bf97adfd5e7b094ec7212
3
SIZE (XML-FeedPP-0.40.tar.gz) = 41698
3
SIZE (XML-FeedPP-0.41.tar.gz) = 40607

Return to bug 140770