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

(-)Makefile (-5 / +5 lines)
Lines 6-23 Link Here
6
#
6
#
7
7
8
PORTNAME=	Locale-Geocode
8
PORTNAME=	Locale-Geocode
9
PORTVERSION=	1.11
9
PORTVERSION=	1.20
10
CATEGORIES=	misc perl5
10
CATEGORIES=	misc perl5
11
MASTER_SITES=	CPAN
11
MASTER_SITES=	CPAN
12
PKGNAMEPREFIX=	p5-
12
PKGNAMEPREFIX=	p5-
13
DISTNAME=	${PORTNAME}-${PORTVERSION:C/0$//}
13
14
14
MAINTAINER=	chinsan@FreeBSD.org
15
MAINTAINER=	chinsan@FreeBSD.org
15
COMMENT=	Find codes and information on geographical location
16
COMMENT=	Find codes and information on geographical location
16
17
17
BUILD_DEPENDS=	p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \
18
RUN_DEPENDS=	p5-XML-SAX-Expat>=0.39:${PORTSDIR}/textproc/p5-XML-SAX-Expat \
18
		p5-XML-SAX-Expat>=0:${PORTSDIR}/textproc/p5-XML-SAX-Expat \
19
		p5-XML-Simple>=2.16:${PORTSDIR}/textproc/p5-XML-Simple
19
		p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple
20
BUILD_DEPENDS=	${RUN_DEPENDS}
20
RUN_DEPENDS=	${BUILD_DEPENDS}
21
21
22
PERL_CONFIGURE=	YES
22
PERL_CONFIGURE=	YES
23
23
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (Locale-Geocode-1.11.tar.gz) = 43c9d3523c3263b6329c9933175f70d3
1
MD5 (Locale-Geocode-1.2.tar.gz) = f8f198ae8e816fe85c85f23172c054fc
2
SHA256 (Locale-Geocode-1.11.tar.gz) = f54f6a1ad1031686a15036030eb6796674ae5d6bccb9f45b3bfabe3f8fb05955
2
SHA256 (Locale-Geocode-1.2.tar.gz) = 41ff6e4daa58e720ec2c97f9fd0395020de6cd4a494a2fc9a072b2471056020e
3
SIZE (Locale-Geocode-1.11.tar.gz) = 72960
3
SIZE (Locale-Geocode-1.2.tar.gz) = 73456

Return to bug 134161