From owner-svn-ports-head@FreeBSD.ORG Tue Sep 3 19:31:56 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B34F6729; Tue, 3 Sep 2013 19:31:56 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 875BA2242; Tue, 3 Sep 2013 19:31:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r83JVucR062783; Tue, 3 Sep 2013 19:31:56 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r83JVu9Q062781; Tue, 3 Sep 2013 19:31:56 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201309031931.r83JVu9Q062781@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Tue, 3 Sep 2013 19:31:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r326211 - head/textproc/p5-Sphinx-Search X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Sep 2013 19:31:56 -0000 Author: sunpoet Date: Tue Sep 3 19:31:55 2013 New Revision: 326211 URL: http://svnweb.freebsd.org/changeset/ports/326211 Log: - Update to 0.28 Changes: http://search.cpan.org/dist/Sphinx-Search/Changes Modified: head/textproc/p5-Sphinx-Search/Makefile (contents, props changed) head/textproc/p5-Sphinx-Search/distinfo (contents, props changed) Modified: head/textproc/p5-Sphinx-Search/Makefile ============================================================================== --- head/textproc/p5-Sphinx-Search/Makefile Tue Sep 3 19:31:51 2013 (r326210) +++ head/textproc/p5-Sphinx-Search/Makefile Tue Sep 3 19:31:55 2013 (r326211) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Sphinx-Search -PORTVERSION= 0.27.2 +PORTVERSION= 0.28 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JJSCHUTZ @@ -16,11 +16,7 @@ BUILD_DEPENDS= p5-Class-Accessor>=0:${PO p5-File-SearchPath>=0:${PORTSDIR}/devel/p5-File-SearchPath \ p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class -RUN_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ - p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ - p5-File-SearchPath>=0:${PORTSDIR}/devel/p5-File-SearchPath \ - p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ - p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class +RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure Modified: head/textproc/p5-Sphinx-Search/distinfo ============================================================================== --- head/textproc/p5-Sphinx-Search/distinfo Tue Sep 3 19:31:51 2013 (r326210) +++ head/textproc/p5-Sphinx-Search/distinfo Tue Sep 3 19:31:55 2013 (r326211) @@ -1,2 +1,2 @@ -SHA256 (Sphinx-Search-0.27.2.tar.gz) = 8106a1a6e84e8038a09330e49a81be34996c74ad25de60d07f787b4ac536ae62 -SIZE (Sphinx-Search-0.27.2.tar.gz) = 26882 +SHA256 (Sphinx-Search-0.28.tar.gz) = 982676c08f7f2a20aea12eff0aac29d28071085a65a19fdbf72301733e16d628 +SIZE (Sphinx-Search-0.28.tar.gz) = 27299