Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Aug 2023 23:37:24 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8e2a609855bd - main - games/onscripter: update to 20230825
Message-ID:  <202308292337.37TNbOrn069302@gitrepo.freebsd.org>

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

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

commit 8e2a609855bda47f4ccd35be916dd01789249af5
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-08-29 23:25:54 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-08-29 23:37:01 +0000

    games/onscripter: update to 20230825
    
    Changes:        http://onscripter.osdn.jp/onscripter_devel.2023.html
    Reported by:    Repology
---
 games/onscripter-1byte/Makefile |  2 +-
 games/onscripter/Makefile       | 11 ++---------
 games/onscripter/distinfo       |  6 +++---
 3 files changed, 6 insertions(+), 13 deletions(-)

diff --git a/games/onscripter-1byte/Makefile b/games/onscripter-1byte/Makefile
index cc07a1265afa..e7a117847689 100644
--- a/games/onscripter-1byte/Makefile
+++ b/games/onscripter-1byte/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION=	1
+PORTREVISION=	0
 PKGNAMESUFFIX=	-1byte
 
 COMMENT=	ONScripter with ${ENGLISH_DESC:tl} support
diff --git a/games/onscripter/Makefile b/games/onscripter/Makefile
index 5c57b10c0dea..7cfaec81bba1 100644
--- a/games/onscripter/Makefile
+++ b/games/onscripter/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	onscripter
-PORTVERSION=	20220816
-PORTREVISION=	1
+PORTVERSION=	20230825
 CATEGORIES=	games
 MASTER_SITES=	http://onscripter.osdn.jp/
 
@@ -20,14 +19,13 @@ MAKEFILE=	Makefile.Linux
 ALL_TARGET=	ALL
 MAKE_ARGS=	RM="${RM}"
 LDFLAGS+=	-Wl,--as-needed # limit jpeg to bin/*conv
-PORTDOCS=	*
 PLIST_FILES?=	bin/nsaconv \
 		bin/nsadec \
 		bin/onscripter \
 		bin/sarconv \
 		bin/sardec
 
-OPTIONS_DEFINE=	DOCS ENGLISH LUA PDA UTF8
+OPTIONS_DEFINE=	ENGLISH LUA PDA UTF8
 OPTIONS_DEFAULT=LUA UTF8
 OPTIONS_EXCLUDE?=ENGLISH
 
@@ -50,11 +48,6 @@ do-install:
 .for f in ${PLIST_FILES:T}
 	${INSTALL_PROGRAM} ${WRKSRC}/${f} ${STAGEDIR}${PREFIX}/bin
 .endfor
-
-post-install-DOCS-on:
-	(cd ${WRKSRC}/www && ${COPYTREE_SHARE} \
-		. ${STAGEDIR}${DOCSDIR} \
-		"! -name *.orig ! -name *.bak")
 .endif # do-install
 
 .include <bsd.port.mk>
diff --git a/games/onscripter/distinfo b/games/onscripter/distinfo
index 5a706fe92a80..f98e918d7983 100644
--- a/games/onscripter/distinfo
+++ b/games/onscripter/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1660626828
-SHA256 (onscripter-20220816.tar.gz) = e2bea400a51777e91a10e6a30e2bb4060e30fe7eb1d293c659b4a9668742d5d5
-SIZE (onscripter-20220816.tar.gz) = 254987
+TIMESTAMP = 1693351554
+SHA256 (onscripter-20230825.tar.gz) = 03299ab9468b080ac0a90211ad4479376add45db3ef5a46be69b4c23c440fb87
+SIZE (onscripter-20230825.tar.gz) = 228994



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