svn commit: r326211 - head/textproc/p5-Sphinx-Search
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Sep 3 19:31:56 UTC 2013
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
More information about the svn-ports-head
mailing list