diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-02-22 17:55:35 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-02-22 17:55:35 +0000 |
commit | 358c8adf6d849486ad6812c5c5eaa68d3957e0ba (patch) | |
tree | d8e10178b4c36d4a5648d934505f8c45a686e0fa /textproc/p5-Sphinx-Search | |
parent | 355300b9b82ba4b66caa2e482d540b05be5c17c1 (diff) | |
download | ports-358c8adf6d849486ad6812c5c5eaa68d3957e0ba.tar.gz ports-358c8adf6d849486ad6812c5c5eaa68d3957e0ba.zip |
Notes
Diffstat (limited to 'textproc/p5-Sphinx-Search')
-rw-r--r-- | textproc/p5-Sphinx-Search/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-Sphinx-Search/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/textproc/p5-Sphinx-Search/Makefile b/textproc/p5-Sphinx-Search/Makefile index a5af8a05487d..36deedfb7087 100644 --- a/textproc/p5-Sphinx-Search/Makefile +++ b/textproc/p5-Sphinx-Search/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Sphinx-Search -PORTVERSION= 0.26.1 +PORTVERSION= 0.27.1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JJSCHUTZ @@ -18,10 +18,12 @@ 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-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 PERL_CONFIGURE= yes diff --git a/textproc/p5-Sphinx-Search/distinfo b/textproc/p5-Sphinx-Search/distinfo index d5d6161b081b..5b43eafea284 100644 --- a/textproc/p5-Sphinx-Search/distinfo +++ b/textproc/p5-Sphinx-Search/distinfo @@ -1,2 +1,2 @@ -SHA256 (Sphinx-Search-0.26.1.tar.gz) = f115484242a4cf3073f725b7ffc6ed756f4974c764b8a78c07ad323ac02a7fab -SIZE (Sphinx-Search-0.26.1.tar.gz) = 25848 +SHA256 (Sphinx-Search-0.27.1.tar.gz) = 150ca77203fb65879b7c4f59a7e8f1192093b896facf0fede188c6fcf707eee6 +SIZE (Sphinx-Search-0.27.1.tar.gz) = 26758 |