- Update to 0.3.5
- Remove USE_RAKE Changes: https://github.com/yhara/myrurema/blob/master/HISTORY https://github.com/yhara/myrurema/commits/master
This commit is contained in:
parent
c4479ebd8d
commit
5b06fca08a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387419
2 changed files with 5 additions and 5 deletions
|
@ -2,19 +2,19 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= myrurema
|
||||
PORTVERSION= 0.3.4
|
||||
PORTVERSION= 0.3.5
|
||||
CATEGORIES= japanese rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Tool which helps searching/browsing/writing the Japanese Ruby docs
|
||||
|
||||
RUN_DEPENDS= rubygem-launchy>=2.0.5:${PORTSDIR}/devel/rubygem-launchy
|
||||
RUN_DEPENDS= rubygem-launchy>=2.3:${PORTSDIR}/devel/rubygem-launchy
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RAKE= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
PLIST_FILES= bin/rurema
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rubygem/myrurema-0.3.4.gem) = 445ac6700117e470d1664548be44374dd0ff86cbfc2e8747ba27edda7b18be0d
|
||||
SIZE (rubygem/myrurema-0.3.4.gem) = 11264
|
||||
SHA256 (rubygem/myrurema-0.3.5.gem) = 560af2477fa97c2bb1a0b2a6efd130a009bf1ed6e974c310f7a2b486b6f84633
|
||||
SIZE (rubygem/myrurema-0.3.5.gem) = 11264
|
||||
|
|
Loading…
Reference in a new issue