Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jan 2026 12:00:00 +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: 121fed5a0103 - main - devel/rubygem-hoe: Update to 4.5.0
Message-ID:  <6968d6c0.3a21d.4ef1d6cd@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=121fed5a01032935295383d822559a649b4334ef

commit 121fed5a01032935295383d822559a649b4334ef
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-01-15 11:44:47 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-01-15 11:53:56 +0000

    devel/rubygem-hoe: Update to 4.5.0
    
    - Update WWW
    
    Changes:        https://github.com/seattlerb/hoe/blob/master/History.rdoc
                    https://docs.seattlerb.org/hoe/History_rdoc.html
---
 devel/rubygem-hoe/Makefile | 7 ++++---
 devel/rubygem-hoe/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/devel/rubygem-hoe/Makefile b/devel/rubygem-hoe/Makefile
index 7daaae974152..674017cbae95 100644
--- a/devel/rubygem-hoe/Makefile
+++ b/devel/rubygem-hoe/Makefile
@@ -1,15 +1,16 @@
 PORTNAME=	hoe
-PORTVERSION=	4.4.0
+PORTVERSION=	4.5.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Simple rake/rubygems helper for project Rakefiles
-WWW=		https://github.com/seattlerb/hoe
+WWW=		https://docs.seattlerb.org/hoe/ \
+		https://github.com/seattlerb/hoe
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	rubygem-rake>=0.8<15.0:devel/rubygem-rake
+RUN_DEPENDS=	rubygem-rake>=13.0<14:devel/rubygem-rake
 
 USES=		gem
 
diff --git a/devel/rubygem-hoe/distinfo b/devel/rubygem-hoe/distinfo
index 1136c5bb9291..338f1d8a8b74 100644
--- a/devel/rubygem-hoe/distinfo
+++ b/devel/rubygem-hoe/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1766953618
-SHA256 (rubygem/hoe-4.4.0.gem) = 2ee50b385a321cc1aa8adec7516382dc59b51c397bd9f244fa17dfc0809bd9b5
-SIZE (rubygem/hoe-4.4.0.gem) = 192000
+TIMESTAMP = 1767157769
+SHA256 (rubygem/hoe-4.5.0.gem) = e20e537b60a0e05837d66829555587ce1cfa14a3ce0956e26c14723922c5b15f
+SIZE (rubygem/hoe-4.5.0.gem) = 193536


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6968d6c0.3a21d.4ef1d6cd>