git: 3702884911d7 - main - devel/rubygem-irb: Update to 1.15.1

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 03 Feb 2025 16:09:28 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3702884911d7221159b6fa0b4021e4810188f04a

commit 3702884911d7221159b6fa0b4021e4810188f04a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-02-03 15:33:01 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-02-03 15:54:13 +0000

    devel/rubygem-irb: Update to 1.15.1
    
    - Simplify Makefile after share/man/man1 added to Templates/BSD.local.dist
    
    Changes:        https://github.com/ruby/irb/releases
---
 devel/rubygem-irb/Makefile | 6 +++---
 devel/rubygem-irb/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/devel/rubygem-irb/Makefile b/devel/rubygem-irb/Makefile
index c1f01d3a233e..d70c343efe93 100644
--- a/devel/rubygem-irb/Makefile
+++ b/devel/rubygem-irb/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	irb
-PORTVERSION=	1.14.3
+PORTVERSION=	1.15.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -10,7 +10,8 @@ WWW=		https://github.com/ruby/irb
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-rdoc>=4.0.0:devel/rubygem-rdoc \
+RUN_DEPENDS=	rubygem-pp>=0.6.0:devel/rubygem-pp \
+		rubygem-rdoc>=4.0.0:devel/rubygem-rdoc \
 		rubygem-reline>=0.4.2:devel/rubygem-reline
 
 USES=		gem
@@ -21,7 +22,6 @@ PLIST_FILES=	bin/irb \
 		share/man/man1/irb.1.gz
 
 post-install:
-	${MKDIR} ${STAGEDIR}${PREFIX}/share/man/man1
 	${INSTALL_DATA} ${WRKSRC}/man/irb.1 ${STAGEDIR}${PREFIX}/share/man/man1
 
 .include <bsd.port.mk>
diff --git a/devel/rubygem-irb/distinfo b/devel/rubygem-irb/distinfo
index 2da9c952281b..4c3ecc6efcbb 100644
--- a/devel/rubygem-irb/distinfo
+++ b/devel/rubygem-irb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1734602331
-SHA256 (rubygem/irb-1.14.3.gem) = c457f1f2f1438ae9ce5c5be3981ae2138dec7fb894c7d73777eeeb0a6c0d0752
-SIZE (rubygem/irb-1.14.3.gem) = 97792
+TIMESTAMP = 1738090268
+SHA256 (rubygem/irb-1.15.1.gem) = d9bca745ac4207a8b728a52b98b766ca909b86ff1a504bcde3d6f8c84faae890
+SIZE (rubygem/irb-1.15.1.gem) = 88576