- Update to 1.0.7
PR: 162095 Approved by: Eric <freebsdports@chillibear.com> (maintainer) Feature safe: yes
This commit is contained in:
parent
234fd04ab5
commit
f0d2f94aeb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=285636
@ -6,18 +6,17 @@
|
||||
#
|
||||
|
||||
PORTNAME= file-tail
|
||||
PORTVERSION= 1.0.5
|
||||
PORTVERSION= 1.0.7
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= freebsdports@chillibear.com
|
||||
COMMENT= This is a small Ruby library that allows Ruby to 'tail' files
|
||||
|
||||
RUN_DEPENDS= rubygem-spruz>=0.1.0:${PORTSDIR}/devel/rubygem-spruz
|
||||
RUN_DEPENDS= rubygem-tins>=0.3:${PORTSDIR}/devel/rubygem-tins
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
PLIST_FILES= bin/rtail
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/file-tail-1.0.5.gem) = 6f9d986cb58e33ba31911dbc41d5e4baaf31552e9579fe9ed3f39beeafa8a86b
|
||||
SIZE (rubygem/file-tail-1.0.5.gem) = 19456
|
||||
SHA256 (rubygem/file-tail-1.0.7.gem) = 7d859355183bba284af9e4d9cfe21bd948cfee197be8a448c85633f98ab7bd0a
|
||||
SIZE (rubygem/file-tail-1.0.7.gem) = 21504
|
||||
|
Loading…
Reference in New Issue
Block a user