forked from Lainports/freebsd-ports
devel/rubygem-file-tail: Update to 1.3.0
- Update LICENSE Changes: https://github.com/flori/file-tail/blob/master/CHANGES.md
This commit is contained in:
parent
fa4c7605e5
commit
2d0485420d
2 changed files with 5 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= file-tail
|
||||
PORTVERSION= 1.2.0
|
||||
PORTVERSION= 1.3.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
|
@ -7,7 +7,7 @@ MAINTAINER= ruby@FreeBSD.org
|
|||
COMMENT= Ruby library that allows Ruby to 'tail' files
|
||||
WWW= https://github.com/flori/file-tail
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
RUN_DEPENDS= rubygem-tins>=1.0<2:devel/rubygem-tins
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1492187309
|
||||
SHA256 (rubygem/file-tail-1.2.0.gem) = 152f6ca64c009c754b89f06e7636ead96e5b55413641021402118ca66b6b43d9
|
||||
SIZE (rubygem/file-tail-1.2.0.gem) = 19968
|
||||
TIMESTAMP = 1726741133
|
||||
SHA256 (rubygem/file-tail-1.3.0.gem) = 57231edf1dc76dd10d2cdc2ca8e6efbd386dcf71ab95585953fa85a0ff262484
|
||||
SIZE (rubygem/file-tail-1.3.0.gem) = 20992
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue