ports/97349: update textproc/p5-KinoSearch to latest
Vivek Khera
vivek at khera.org
Tue May 16 15:40:19 UTC 2006
>Number: 97349
>Category: ports
>Synopsis: update textproc/p5-KinoSearch to latest
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Tue May 16 15:40:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Vivek Khera
>Release: FreeBSD 6.1-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD yertle.int.kciLink.com 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #4: Thu Mar 2 13:53:40 EST 2006 khera at yertle.int.kciLink.com:/usr/obj/usr/src/sys/KCI64 amd64
>Description:
update textproc/p5-KinoSearch to latest release
>How-To-Repeat:
>Fix:
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:33:58 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 at 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:${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
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list