1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00

Add 'Blended' search on a keyword, resulting in matches across the

board. No 'mode' parameter is allowed. According to Amazon's
developer's kit, this will result in up to three matches per
category and can yield a total of 45 matches.
PR:	ports/59414
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net> (maintainer)
This commit is contained in:
Mark Linimon 2003-11-21 06:48:32 +00:00
parent 1236a31043
commit 4d7e721336
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=94614
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Net-Amazon
PORTVERSION= 0.16
PORTVERSION= 0.17
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
@ -43,7 +43,7 @@ MAN3= Net::Amazon.3 Net::Amazon::Attribute::Review.3 \
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500601
IGNORE= This port requires perl 5.6.x or later. Install lang/perl5 then try again
IGNORE= This port requires perl 5.6.x or later. Install lang/perl5 then try again
.endif
.include <bsd.port.post.mk>

View File

@ -1 +1 @@
MD5 (Net-Amazon-0.16.tar.gz) = b7b86a8726ff99c5203d3bdd8d879765
MD5 (Net-Amazon-0.17.tar.gz) = bb33b3decaa659ae8ccb2fe6cb001a92