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

(-)./p5-Net-Amazon/Makefile (-2 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	Net-Amazon
8
PORTNAME=	Net-Amazon
9
PORTVERSION=	0.16
9
PORTVERSION=	0.17
10
CATEGORIES=	net perl5
10
CATEGORIES=	net perl5
11
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
11
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
12
MASTER_SITE_SUBDIR=	Net
12
MASTER_SITE_SUBDIR=	Net
Lines 43-49 Link Here
43
.include <bsd.port.pre.mk>
43
.include <bsd.port.pre.mk>
44
44
45
.if ${PERL_LEVEL} < 500601
45
.if ${PERL_LEVEL} < 500601
46
IGNORE=         This port requires perl 5.6.x or later. Install lang/perl5 then try again
46
IGNORE=		This port requires perl 5.6.x or later. Install lang/perl5 then try again
47
.endif
47
.endif
48
48
49
.include <bsd.port.post.mk>
49
.include <bsd.port.post.mk>
(-)./p5-Net-Amazon/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (Net-Amazon-0.16.tar.gz) = b7b86a8726ff99c5203d3bdd8d879765
1
MD5 (Net-Amazon-0.17.tar.gz) = bb33b3decaa659ae8ccb2fe6cb001a92

Return to bug 59414