diff --git a/textproc/p5-Sphinx-Search/Makefile b/textproc/p5-Sphinx-Search/Makefile index 3c2de54d5dd4..5e1faadea442 100644 --- a/textproc/p5-Sphinx-Search/Makefile +++ b/textproc/p5-Sphinx-Search/Makefile @@ -6,21 +6,26 @@ # PORTNAME= Sphinx-Search -PORTVERSION= 0.24 +PORTVERSION= 0.26.1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:JJSCHUTZ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Sphinx search engine API Perl client +BUILD_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-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-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class + 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 +MAN3= Sphinx::Search.3 .include diff --git a/textproc/p5-Sphinx-Search/distinfo b/textproc/p5-Sphinx-Search/distinfo index 9e8fd997657e..d5d6161b081b 100644 --- a/textproc/p5-Sphinx-Search/distinfo +++ b/textproc/p5-Sphinx-Search/distinfo @@ -1,2 +1,2 @@ -SHA256 (Sphinx-Search-0.24.tar.gz) = 777dd4a21fc30d5249fd78a6ecf4c69e1293eae4d994224a12815502c965c753 -SIZE (Sphinx-Search-0.24.tar.gz) = 25633 +SHA256 (Sphinx-Search-0.26.1.tar.gz) = f115484242a4cf3073f725b7ffc6ed756f4974c764b8a78c07ad323ac02a7fab +SIZE (Sphinx-Search-0.26.1.tar.gz) = 25848