Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Mar 2026 18:28:31 +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: aa4830e2983e - main - devel/rubygem-naught: Update to 2.1.0
Message-ID:  <69af114f.1fb80.12062450@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=aa4830e2983e3aa7ad8dc33197802f58d95aaca0

commit aa4830e2983e3aa7ad8dc33197802f58d95aaca0
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-03-09 18:02:32 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-03-09 18:20:25 +0000

    devel/rubygem-naught: Update to 2.1.0
    
    - Add LICENSE_FILE
    
    Changes:        https://github.com/avdi/naught/blob/master/CHANGELOG.md
---
 devel/rubygem-naught/Makefile | 6 ++++--
 devel/rubygem-naught/distinfo | 5 +++--
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/devel/rubygem-naught/Makefile b/devel/rubygem-naught/Makefile
index 338081fe574c..963712f0b735 100644
--- a/devel/rubygem-naught/Makefile
+++ b/devel/rubygem-naught/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	naught
-PORTVERSION=	1.1.0
+PORTVERSION=	2.1.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -8,8 +8,10 @@ COMMENT=	Toolkit for building Null Objects
 WWW=		https://github.com/avdi/naught
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-NO_ARCH=	yes
 USES=		gem
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>
diff --git a/devel/rubygem-naught/distinfo b/devel/rubygem-naught/distinfo
index 6b805b17b8ce..18df81569a5c 100644
--- a/devel/rubygem-naught/distinfo
+++ b/devel/rubygem-naught/distinfo
@@ -1,2 +1,3 @@
-SHA256 (rubygem/naught-1.1.0.gem) = 4f4f6b44e52237ffca56977ccee1cafa93e95434062974e9b580adf7cbe892f3
-SIZE (rubygem/naught-1.1.0.gem) = 19456
+TIMESTAMP = 1771422108
+SHA256 (rubygem/naught-2.1.0.gem) = d4ef51ef881837423e44ec87233b0754fe917909be6d2efc316a4a642aad210e
+SIZE (rubygem/naught-2.1.0.gem) = 16384


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69af114f.1fb80.12062450>