- Update to 0.11.8.5

- Fix build with Ruby 1.9
- Avoid deprecation
This commit is contained in:
Steve Wills 2013-06-23 20:31:51 +00:00
parent ae546e15ed
commit 671e84ef22
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321651
2 changed files with 4 additions and 11 deletions

View file

@ -2,24 +2,17 @@
# $FreeBSD$
PORTNAME= ferret
PORTVERSION= 0.11.6
PORTVERSION= 0.11.8.5
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ferret is a ruby port of Lucene
DEPRECATED= Does not work with Ruby 1.9
EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RAKE= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/ferret-browser
.include <bsd.port.pre.mk>
.if ${RUBY_VER} == 1.9
BROKEN= does not work with ruby 1.9
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (rubygem/ferret-0.11.6.gem) = 30ae4f67ff133187d6aadcb2d251292a2c32de2e48a76083933190ea6a6e1f60
SIZE (rubygem/ferret-0.11.6.gem) = 473600
SHA256 (rubygem/ferret-0.11.8.5.gem) = cc925797c7f85fe55ec86e511b27ec36f3b842e2bdcd89ebbc8e7c90cb1e515b
SIZE (rubygem/ferret-0.11.8.5.gem) = 627712