ports/136562: [PATCH] textproc/p5-KinoSearch: update to 0.165

Philip M. Gollucci pgollucci at FreeBSD.org
Thu Jul 9 01:20:31 UTC 2009


>Number:         136562
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-KinoSearch: update to 0.165
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 09 01:20:29 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD freefall.freebsd.org 7.2-STABLE FreeBSD 7.2-STABLE #38 r194101: Sat Jun 13 11:12:24 UTC
>Description:
- Update to 0.165

Port maintainer (vivek at khera.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-KinoSearch-0.165.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/p5-KinoSearch/Makefile,v
retrieving revision 1.9
diff -u -u -r1.9 Makefile
--- Makefile	17 Apr 2008 14:28:40 -0000	1.9
+++ Makefile	9 Jul 2009 01:19:44 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	KinoSearch
-PORTVERSION=	0.162
+PORTVERSION=	0.165
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	../by-authors/id/C/CR/CREAMYG
@@ -15,12 +15,11 @@
 MAINTAINER=	vivek at khera.org
 COMMENT=	A Perl search engine library
 
-MODULE_DEPENDS=	p5-Lingua-StopWords>=0.02:${PORTSDIR}/textproc/p5-Lingua-StopWords \
+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>=2.008:${PORTSDIR}/archivers/p5-Compress-Zlib
-RUN_DEPENDS+=	${MODULE_DEPENDS}
-BUILD_DEPENDS+=	${MODULE_DEPENDS}
+RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_MODBUILD=	5.8.0+
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/textproc/p5-KinoSearch/distinfo,v
retrieving revision 1.7
diff -u -u -r1.7 distinfo
--- distinfo	20 Jan 2008 21:56:10 -0000	1.7
+++ distinfo	9 Jul 2009 01:19:44 -0000
@@ -1,3 +1,3 @@
-MD5 (KinoSearch-0.162.tar.gz) = 37ebccc9b29c8a61a2789607e45251ed
-SHA256 (KinoSearch-0.162.tar.gz) = a792fd9fa788d4485d4b147e6317ee74e849c33e679454efd89c979bdd5a6624
-SIZE (KinoSearch-0.162.tar.gz) = 227484
+MD5 (KinoSearch-0.165.tar.gz) = c191fd096aaf4d6219bbb36812551693
+SHA256 (KinoSearch-0.165.tar.gz) = 3d99a4dfe3d173ecce8403a9dd31ff348ad84a38760438e808dac41bce63e507
+SIZE (KinoSearch-0.165.tar.gz) = 232362
--- p5-KinoSearch-0.165.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list