1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Update to 0.28.

PR:		ports/70155
Submitted by:	maintainer
This commit is contained in:
Vanilla I. Shu 2004-08-09 15:55:07 +00:00
parent 40fc5cee20
commit 52628d50ab
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=115751
2 changed files with 6 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Net-Amazon
PORTVERSION= 0.26
PORTVERSION= 0.28
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
@ -46,6 +46,9 @@ MAN3= Net::Amazon.3 Net::Amazon::Attribute::Review.3 \
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500805
BUILD_DEPENDS+= ${SITE_PERL}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes
.endif
.if ${PERL_LEVEL} < 500601
IGNORE= This port requires perl 5.6.x or later. Install lang/perl5 then try again
.endif

View File

@ -1,2 +1,2 @@
MD5 (Net-Amazon-0.26.tar.gz) = b8445e50a78542f1b63b686210e0f6df
SIZE (Net-Amazon-0.26.tar.gz) = 79024
MD5 (Net-Amazon-0.28.tar.gz) = 9cd7d98328e5e14419bd8d90d27fde88
SIZE (Net-Amazon-0.28.tar.gz) = 129399