Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Feb 2026 05: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: 58c72d0db3cd - main - dns/rubygem-resolv-replace: Update to 0.2.0
Message-ID:  <6981877f.1cccd.15d74f9e@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=58c72d0db3cdd34bd17b7015049e05c2f5a79a34

commit 58c72d0db3cdd34bd17b7015049e05c2f5a79a34
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-02-03 04:54:00 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-02-03 05:13:23 +0000

    dns/rubygem-resolv-replace: Update to 0.2.0
    
    - Update LICENSE_FILE
    
    Changes:        https://github.com/ruby/resolv-replace/releases
---
 dns/rubygem-resolv-replace/Makefile | 5 +++--
 dns/rubygem-resolv-replace/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/dns/rubygem-resolv-replace/Makefile b/dns/rubygem-resolv-replace/Makefile
index 6542a7b6b758..97c8751f2473 100644
--- a/dns/rubygem-resolv-replace/Makefile
+++ b/dns/rubygem-resolv-replace/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	resolv-replace
-PORTVERSION=	0.1.1
+PORTVERSION=	0.2.0
 CATEGORIES=	dns rubygems
 MASTER_SITES=	RG
 
@@ -9,7 +9,8 @@ WWW=		https://github.com/ruby/resolv-replace
 
 LICENSE=	BSD2CLAUSE RUBY
 LICENSE_COMB=	dual
-LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/LICENSE.txt
+LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL
+LICENSE_FILE_RUBY=	${WRKSRC}/COPYING
 
 RUN_DEPENDS=	rubygem-resolv>=0:dns/rubygem-resolv
 
diff --git a/dns/rubygem-resolv-replace/distinfo b/dns/rubygem-resolv-replace/distinfo
index 68b42ee4ba00..a2dd9c9a57c8 100644
--- a/dns/rubygem-resolv-replace/distinfo
+++ b/dns/rubygem-resolv-replace/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1674590520
-SHA256 (rubygem/resolv-replace-0.1.1.gem) = 473519b05a0189452034f950f0e0af7fa745b2657ab3db85402953ac6beb688f
-SIZE (rubygem/resolv-replace-0.1.1.gem) = 7168
+TIMESTAMP = 1769875378
+SHA256 (rubygem/resolv-replace-0.2.0.gem) = 76d2c92dc6a744b9e27a915d1962b641c52e2c6ef6662a23335672a3ca593b30
+SIZE (rubygem/resolv-replace-0.2.0.gem) = 8192


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6981877f.1cccd.15d74f9e>