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

(-)Makefile (-3 / +1 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	Net-GeoPlanet
8
PORTNAME=	Net-GeoPlanet
9
PORTVERSION=	0.1
9
PORTVERSION=	0.2
10
PORTREVISION=	1
11
CATEGORIES=	www perl5
10
CATEGORIES=	www perl5
12
MASTER_SITES=	CPAN
11
MASTER_SITES=	CPAN
13
PKGNAMEPREFIX=	p5-
12
PKGNAMEPREFIX=	p5-
Lines 16-22 Link Here
16
COMMENT=	Access Yahoo's GeoPlanet location service
15
COMMENT=	Access Yahoo's GeoPlanet location service
17
16
18
RUN_DEPENDS=	p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww \
17
RUN_DEPENDS=	p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww \
19
		p5-XML-Simple>=2.18:${PORTSDIR}/textproc/p5-XML-Simple \
20
		p5-URI>=1.35:${PORTSDIR}/net/p5-URI \
18
		p5-URI>=1.35:${PORTSDIR}/net/p5-URI \
21
		p5-Test-Simple>=0.74:${PORTSDIR}/devel/p5-Test-Simple
19
		p5-Test-Simple>=0.74:${PORTSDIR}/devel/p5-Test-Simple
22
BUILD_DEPENDS=	${RUN_DEPENDS}
20
BUILD_DEPENDS=	${RUN_DEPENDS}
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (Net-GeoPlanet-0.1.tar.gz) = d99a2f4da4032b7ae1bd503abe6dcb52
1
MD5 (Net-GeoPlanet-0.2.tar.gz) = 3ef65a640417b427e9a47d87c6ed1fcf
2
SHA256 (Net-GeoPlanet-0.1.tar.gz) = e8f15981fd051230c65e4239352688e313787c8c70ba8066c5f7030b80a12515
2
SHA256 (Net-GeoPlanet-0.2.tar.gz) = 8624df8c5f3ae3995229c051d5fdc9f863e2f8d80919a9a95452669c881db1d5
3
SIZE (Net-GeoPlanet-0.1.tar.gz) = 1381
3
SIZE (Net-GeoPlanet-0.2.tar.gz) = 3938

Return to bug 129338