diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-09-04 03:31:55 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-09-04 03:31:55 +0800 |
commit | b9d90ffa7f5f73ecfc01dab471fb68ed3b13d66e (patch) | |
tree | 0f977e494e40d6b30a58cd3433032ce348170d8e /textproc | |
parent | 2852d016c7088a4cfa40657a3fdf46d40db53e85 (diff) | |
download | freebsd-ports-gnome-b9d90ffa7f5f73ecfc01dab471fb68ed3b13d66e.tar.gz freebsd-ports-gnome-b9d90ffa7f5f73ecfc01dab471fb68ed3b13d66e.tar.zst freebsd-ports-gnome-b9d90ffa7f5f73ecfc01dab471fb68ed3b13d66e.zip |
- Update to 0.28
Changes: http://search.cpan.org/dist/Sphinx-Search/Changes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Sphinx-Search/Makefile | 8 | ||||
-rw-r--r-- | textproc/p5-Sphinx-Search/distinfo | 4 |
2 files changed, 4 insertions, 8 deletions
diff --git a/textproc/p5-Sphinx-Search/Makefile b/textproc/p5-Sphinx-Search/Makefile index f4aa5212c7ac..770a770e5da7 100644 --- a/textproc/p5-Sphinx-Search/Makefile +++ b/textproc/p5-Sphinx-Search/Makefile @@ -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:${PORTSDIR}/devel/p5-Class-Accessor \ 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 diff --git a/textproc/p5-Sphinx-Search/distinfo b/textproc/p5-Sphinx-Search/distinfo index dab174e7830c..a2ba78e213b1 100644 --- a/textproc/p5-Sphinx-Search/distinfo +++ b/textproc/p5-Sphinx-Search/distinfo @@ -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 |