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 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