Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Dec 2022 11:03:01 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: dd871bdbbe79 - 2022Q4 - games/ponscripter-07th-mod: update to 3.0.1
Message-ID:  <202212121103.2BCB312G069979@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2022Q4 has been updated by jbeich:

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

commit dd871bdbbe793a9d1f885cc08b760fab23d71572
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-12-11 10:14:38 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-12-12 11:02:52 +0000

    games/ponscripter-07th-mod: update to 3.0.1
    
    Changes:        https://github.com/07th-mod/ponscripter-fork/releases/tag/v3.0.1
    Reported by:    GitHub (watch releases)
    
    (cherry picked from commit 111876167cae74c8533d20b5e2b3907d839a721f)
    (cherry picked from commit 99dfdc235ea8f81b337749b8f3f6f63d156b3ff9)
---
 games/ponscripter-07th-mod/Makefile | 4 ++--
 games/ponscripter-07th-mod/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/games/ponscripter-07th-mod/Makefile b/games/ponscripter-07th-mod/Makefile
index 91c5332e6474..306326b8bfa8 100644
--- a/games/ponscripter-07th-mod/Makefile
+++ b/games/ponscripter-07th-mod/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ponscripter
 DISTVERSIONPREFIX=	v
-DISTVERSION=	3.0.0
+DISTVERSION=	3.0.1
 CATEGORIES=	games
 PKGNAMESUFFIX=	-${GH_ACCOUNT}
 
@@ -39,6 +39,7 @@ OPTIONS_DEFINE=	DOCS MANPAGES NOTIFY TREMOR
 OPTIONS_DEFAULT=MANPAGES NOTIFY ${MACHINE_CPU:Msoftfp:C/.+/TREMOR/}
 
 MANPAGES_BUILD_DEPENDS=	xmlto:textproc/xmlto
+MANPAGES_CONFIGURE_OFF=	--no-docs
 MANPAGES_PLIST_FILES=\
 	man/man6/ponscr.6.gz \
 	man/man7/ponscr-ext.7.gz \
@@ -64,7 +65,6 @@ post-patch:
 post-patch-MANPAGES-off:
 	@${REINPLACE_CMD} -i .manpages.bak \
 		-e '/install-man/d' \
-		-e 's/xmlto/${FALSE}/' \
 		${WRKSRC}/configure
 
 post-patch-TREMOR-on:
diff --git a/games/ponscripter-07th-mod/distinfo b/games/ponscripter-07th-mod/distinfo
index 2c3b017a793d..53b55838ca3c 100644
--- a/games/ponscripter-07th-mod/distinfo
+++ b/games/ponscripter-07th-mod/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1647659865
-SHA256 (07th-mod-ponscripter-fork-v3.0.0_GH0.tar.gz) = a367def120abe04aa4d507fc712175cf21e74bbd5d66da5df7ac445beb64521d
-SIZE (07th-mod-ponscripter-fork-v3.0.0_GH0.tar.gz) = 34650871
+TIMESTAMP = 1670753678
+SHA256 (07th-mod-ponscripter-fork-v3.0.1_GH0.tar.gz) = 213c452994cb0880c495857c5bac884478d4aa0d98787936d48393e1d3312684
+SIZE (07th-mod-ponscripter-fork-v3.0.1_GH0.tar.gz) = 34957279
 SHA256 (69068bf83653.patch) = ab7ace6c01bff5690c58dcf7e824d1bed5211f52e5984510c114a78d01f62de7
 SIZE (69068bf83653.patch) = 826



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212121103.2BCB312G069979>