mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 0.28
Changes: http://search.cpan.org/dist/Sphinx-Search/Changes
This commit is contained in:
parent
1caf0875a3
commit
dff79308d1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326211
2 changed files with 4 additions and 8 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue