diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-02-23 01:55:35 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-02-23 01:55:35 +0800 |
commit | 42963f5b373d46a2da580047b4d7dada936d340d (patch) | |
tree | b86f7353cd218273f93524282097b7a17420b550 /textproc | |
parent | 5f6f8f3ee78013f3e433132d1ae05bd15e41ac7d (diff) | |
download | freebsd-ports-gnome-42963f5b373d46a2da580047b4d7dada936d340d.tar.gz freebsd-ports-gnome-42963f5b373d46a2da580047b4d7dada936d340d.tar.zst freebsd-ports-gnome-42963f5b373d46a2da580047b4d7dada936d340d.zip |
- Update to 0.27.1
Changes: http://search.cpan.org/dist/Sphinx-Search/Changes
Diffstat (limited to 'textproc')
-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 |