Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 May 2006 11:56:09 -0400
From:      Vivek Khera <vivek@khera.org>
To:        FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/97349: update textproc/p5-KinoSearch to latest
Message-ID:  <A2CDF090-17C8-4103-91CC-7D52F12B9515@khera.org>
In-Reply-To: <200605161540.k4GFeDPh003594@freefall.freebsd.org>
References:  <200605161540.k4GFeDPh003594@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
sorry there was an error in the first patch.  here is the corrected  
patch.


diff -Pru p5-KinoSearch.old/Makefile p5-KinoSearch/Makefile
--- p5-KinoSearch.old/Makefile  Sun Apr 23 04:44:40 2006
+++ p5-KinoSearch/Makefile      Tue May 16 11:51:59 2006
@@ -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 @@
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
diff -Pru p5-KinoSearch.old/distinfo p5-KinoSearch/distinfo
--- p5-KinoSearch.old/distinfo  Sun Apr 23 04:44:40 2006
+++ p5-KinoSearch/distinfo      Tue May 16 11:24:18 2006
@@ -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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?A2CDF090-17C8-4103-91CC-7D52F12B9515>