Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Dec 2010 21:42:05 GMT
From:      "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        vivek@khera.org
Subject:   ports/153097: [PATCH] textproc/p5-Sphinx-Search: update to 0.24
Message-ID:  <201012122142.oBCLg5MK003553@frieza.p6m7g8.net>
Resent-Message-ID: <201012122150.oBCLolJS041446@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         153097
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-Sphinx-Search: update to 0.24
>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:   Sun Dec 12 21:50:46 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
RideCharge Inc / TaxiMagic
>Environment:
System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Tue Oct 12 00:51:25 UTC 2010
>Description:
- Update to 0.24

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

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

--- p5-Sphinx-Search-0.24.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-Sphinx-Search/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	22 Aug 2009 22:23:22 -0000	1.1
+++ Makefile	12 Dec 2010 21:11:53 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Sphinx-Search
-PORTVERSION=	0.22
+PORTVERSION=	0.24
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,6 +14,11 @@
 MAINTAINER=	vivek@khera.org
 COMMENT=	Sphinx search engine API Perl client
 
+RUN_DEPENDS=	p5-Class-Accessor-Fast>=0:${PORTSDIR}/devel/p5-Class-Accessor-Fast \
+  p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \
+  p5-File-SearchPath>=0:${PORTSDIR}/devel/p5-File-SearchPath \
+  p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class
+
 PERL_CONFIGURE=	yes
 
 MAN3=	Sphinx::Search.3
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-Sphinx-Search/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo	22 Aug 2009 22:23:22 -0000	1.1
+++ distinfo	12 Dec 2010 05:15:06 -0000
@@ -1,3 +1,2 @@
-MD5 (Sphinx-Search-0.22.tar.gz) = eff8a3a8749c8f36b80978e0a44408a2
-SHA256 (Sphinx-Search-0.22.tar.gz) = 5c5bfbcf5687d3bbae8f222783bc1f84e6f2e82e340bae71a285041beb8b79a3
-SIZE (Sphinx-Search-0.22.tar.gz) = 23979
+SHA256 (Sphinx-Search-0.24.tar.gz) = 777dd4a21fc30d5249fd78a6ecf4c69e1293eae4d994224a12815502c965c753
+SIZE (Sphinx-Search-0.24.tar.gz) = 25633
--- p5-Sphinx-Search-0.24.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012122142.oBCLg5MK003553>