Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jan 2026 14:33:24 +0000
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 65695fdcc672 - main - devel/rubygem-file-tail: Update to 1.4.0
Message-ID:  <697e12b4.32ee6.13cf364b@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=65695fdcc672723a3dbb991e890a23a123e27583

commit 65695fdcc672723a3dbb991e890a23a123e27583
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-01-31 13:49:23 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-01-31 14:19:36 +0000

    devel/rubygem-file-tail: Update to 1.4.0
    
    - Update LICENSE_FILE
    
    Changes:        https://github.com/flori/file-tail/blob/master/CHANGES.md
---
 devel/rubygem-file-tail/Makefile | 4 ++--
 devel/rubygem-file-tail/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/rubygem-file-tail/Makefile b/devel/rubygem-file-tail/Makefile
index 5f678b037581..e09ec874a137 100644
--- a/devel/rubygem-file-tail/Makefile
+++ b/devel/rubygem-file-tail/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	file-tail
-PORTVERSION=	1.3.0
+PORTVERSION=	1.4.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -8,7 +8,7 @@ COMMENT=	Ruby library that allows Ruby to 'tail' files
 WWW=		https://github.com/flori/file-tail
 
 LICENSE=	APACHE20
-LICENSE_FILE=	${WRKSRC}/COPYING
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	rubygem-tins>=1.0<2:devel/rubygem-tins
 
diff --git a/devel/rubygem-file-tail/distinfo b/devel/rubygem-file-tail/distinfo
index c3af9940774e..ade8b3a4d038 100644
--- a/devel/rubygem-file-tail/distinfo
+++ b/devel/rubygem-file-tail/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1726741133
-SHA256 (rubygem/file-tail-1.3.0.gem) = 57231edf1dc76dd10d2cdc2ca8e6efbd386dcf71ab95585953fa85a0ff262484
-SIZE (rubygem/file-tail-1.3.0.gem) = 20992
+TIMESTAMP = 1768626875
+SHA256 (rubygem/file-tail-1.4.0.gem) = 60b3104de1ded11d7e6406fb09ab8be22865a58e475f44a6d19121c1fa941b7d
+SIZE (rubygem/file-tail-1.4.0.gem) = 24064


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?697e12b4.32ee6.13cf364b>