git: 53f10d7e938e - main - textproc/splitpatch: Update to 2025.0226

From: Emanuel Haupt <ehaupt_at_FreeBSD.org>
Date: Thu, 27 Feb 2025 10:02:08 UTC
The branch main has been updated by ehaupt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=53f10d7e938eb432a31d929943ee79bf51358ce7

commit 53f10d7e938eb432a31d929943ee79bf51358ce7
Author:     Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2025-02-27 10:01:01 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2025-02-27 10:01:12 +0000

    textproc/splitpatch: Update to 2025.0226
---
 textproc/splitpatch/Makefile | 13 +++++++++++--
 textproc/splitpatch/distinfo |  6 +++---
 2 files changed, 14 insertions(+), 5 deletions(-)

diff --git a/textproc/splitpatch/Makefile b/textproc/splitpatch/Makefile
index e565a1bca16f..9404777079a0 100644
--- a/textproc/splitpatch/Makefile
+++ b/textproc/splitpatch/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	splitpatch
 DISTVERSIONPREFIX=	release/
-DISTVERSION=	2025.0210
+DISTVERSION=	2025.0226
 CATEGORIES=	textproc
 
 MAINTAINER=	ehaupt@FreeBSD.org
@@ -20,6 +20,15 @@ PLIST_FILES=	bin/splitpatch \
 		share/man/man1/splitpatch.1.gz
 
 post-patch:
-	@${REINPLACE_CMD} -e 's|--mode=|-m |g' ${WRKSRC}/Makefile
+	@${REINPLACE_CMD} -e 's|--force|-rf|g' \
+		${WRKSRC}/Makefile \
+		${WRKSRC}/man/Makefile \
+		${WRKSRC}/man/pod2man.mk
+
+do-install:
+	${INSTALL_SCRIPT} ${WRKSRC}/bin/${PORTNAME}.rb \
+		${STAGEDIR}${PREFIX}/bin/${PORTNAME}
+	${INSTALL_MAN} ${WRKSRC}/man/${PORTNAME}.1 \
+		${STAGEDIR}${PREFIX}/share/man/man1
 
 .include <bsd.port.mk>
diff --git a/textproc/splitpatch/distinfo b/textproc/splitpatch/distinfo
index caccd2befbd7..20e915c1ce3c 100644
--- a/textproc/splitpatch/distinfo
+++ b/textproc/splitpatch/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1739341221
-SHA256 (jaalto-splitpatch-release-2025.0210_GH0.tar.gz) = a4f55f8df9a36b504b0629a30f77850c409012c843989aca08071deb77d2ab83
-SIZE (jaalto-splitpatch-release-2025.0210_GH0.tar.gz) = 12423
+TIMESTAMP = 1740575511
+SHA256 (jaalto-splitpatch-release-2025.0226_GH0.tar.gz) = 6742d234dc61f2589e50b642d1fbce645b04c272e8516fc9df60365b6aeda6a4
+SIZE (jaalto-splitpatch-release-2025.0226_GH0.tar.gz) = 12537