1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Update to 0.10

PR:		97349
Submitted by:	Vivek Khera <vivek@khera.org> (maintainer)
This commit is contained in:
Emanuel Haupt 2006-05-17 16:03:05 +00:00
parent e5583b81bb
commit 5dfa35218f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=162667
2 changed files with 8 additions and 7 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= KinoSearch
PORTVERSION= 0.09
PORTVERSION= 0.10
CATEGORIES= textproc perl5
#MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITES= http://www.rectangular.com/downloads/
@ -15,9 +15,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= vivek@khera.org
COMMENT= A Perl search engine library
BUILD_DEPENDS= ${SITE_PERL}/Lingua/StopWords.pm:${PORTSDIR}/textproc/p5-Lingua-StopWords \
${SITE_PERL}/${PERL_ARCH}/Lingua/Stem/Snowball.pm:${PORTSDIR}/textproc/p5-Lingua-Stem-Snowball \
${SITE_PERL}/${PERL_ARCH}/Clone.pm:${PORTSDIR}/devel/p5-Clone
BUILD_DEPENDS= p5-Lingua-StopWords>=0.02:${PORTSDIR}/textproc/p5-Lingua-StopWords \
p5-Lingua-Stem-Snowball>=0.94:${PORTSDIR}/textproc/p5-Lingua-Stem-Snowball \
p5-Clone>=0.18:${PORTSDIR}/devel/p5-Clone \
p5-Compress-Zlib>=0.0:${PORTSDIR}/archivers/p5-Compress-Zlib
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_MODBUILD= yes

View File

@ -1,3 +1,3 @@
MD5 (KinoSearch-0.09.tar.gz) = 698217e7a7c75be02eedf1225efb7a98
SHA256 (KinoSearch-0.09.tar.gz) = aaf010907fefd806eb15ca5f51bdd466811c73f50d0a6678dff6bcd375431a3b
SIZE (KinoSearch-0.09.tar.gz) = 196257
MD5 (KinoSearch-0.10.tar.gz) = 4a3405e7f41ec2cab835e4f9ef8661cf
SHA256 (KinoSearch-0.10.tar.gz) = 3c12ee11c26418affb2031698ca0961475fc052c18883abfacb08b320939285e
SIZE (KinoSearch-0.10.tar.gz) = 200485