From owner-dev-commits-ports-all@freebsd.org Fri Aug 13 14:06:29 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id EC6D6657DD2; Fri, 13 Aug 2021 14:06:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GmQMn4xlwz3rkS; Fri, 13 Aug 2021 14:06:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 896F77731; Fri, 13 Aug 2021 14:06:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17DE6TOH002678; Fri, 13 Aug 2021 14:06:29 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17DE6Tuw002677; Fri, 13 Aug 2021 14:06:29 GMT (envelope-from git) Date: Fri, 13 Aug 2021 14:06:29 GMT Message-Id: <202108131406.17DE6Tuw002677@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: 6bf1372822f3 - main - games/ponscripter-sekai: switch to 07th-mod (more active) fork MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 6bf1372822f37ce0775b25394077421d5d5a87ad Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Aug 2021 14:06:30 -0000 The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=6bf1372822f37ce0775b25394077421d5d5a87ad commit 6bf1372822f37ce0775b25394077421d5d5a87ad Author: Jan Beich AuthorDate: 2021-08-13 12:07:22 +0000 Commit: Jan Beich CommitDate: 2021-08-13 14:02:54 +0000 games/ponscripter-sekai: switch to 07th-mod (more active) fork - Sekai Project mainly tested with Narcissu side 2nd script - 07th-Mod mainly tested with Umineko script Changes: https://github.com/07th-mod/ponscripter-fork/compare/4f887b8...v2.0.0 --- MOVED | 1 + games/Makefile | 2 +- games/narcissu2/Makefile | 2 +- games/{ponscripter-sekai => ponscripter-07th-mod}/Makefile | 10 +++++----- games/ponscripter-07th-mod/distinfo | 5 +++++ .../files/patch-configure | 0 .../files/patch-doc_ponscr-ext.7.xml | 0 games/{ponscripter-sekai => ponscripter-07th-mod}/pkg-descr | 0 games/ponscripter-sekai/distinfo | 5 ----- 9 files changed, 13 insertions(+), 12 deletions(-) diff --git a/MOVED b/MOVED index 355fc2113402..d80da839a360 100644 --- a/MOVED +++ b/MOVED @@ -16471,3 +16471,4 @@ multimedia/mlt-qt5|multimedia/mlt6-qt5|2021-07-30|Moved to a versioned directory multimedia/py-mlt|multimedia/py-mlt6|2021-07-30|Moved to a versioned directory to make place for future versions net/openldap24-sasl-client|net/openldap24-client|2021-08-01|SASL is always enabled for OpenLDAP textproc/py-python-language-server|textproc/py-python-lsp-server|2021-08-01|Has expired: Upstream forked and replaced by py-python-lsp-server +games/ponscripter-sekai|games/ponscripter-07th-mod|2021-08-13|Switch to active fork diff --git a/games/Makefile b/games/Makefile index eee806f72551..636e43bbd79b 100644 --- a/games/Makefile +++ b/games/Makefile @@ -756,7 +756,7 @@ SUBDIR += pokerth SUBDIR += polyglot SUBDIR += pongix - SUBDIR += ponscripter-sekai + SUBDIR += ponscripter-07th-mod SUBDIR += popstar SUBDIR += pouetchess SUBDIR += powder diff --git a/games/narcissu2/Makefile b/games/narcissu2/Makefile index 13f27ef65324..e0b71aa3ac56 100644 --- a/games/narcissu2/Makefile +++ b/games/narcissu2/Makefile @@ -20,7 +20,7 @@ LICENSE_TEXT= Permission has been granted to anyone to redistribute \ game data are not modified. LICENSE_PERMS= dist-mirror pkg-mirror auto-accept -RUN_DEPENDS= ponscr:games/ponscripter-sekai +RUN_DEPENDS= ponscr:games/ponscripter-07th-mod NO_ARCH= yes NO_BUILD= yes diff --git a/games/ponscripter-sekai/Makefile b/games/ponscripter-07th-mod/Makefile similarity index 95% rename from games/ponscripter-sekai/Makefile rename to games/ponscripter-07th-mod/Makefile index 2e93176f2d90..824adfe21736 100644 --- a/games/ponscripter-sekai/Makefile +++ b/games/ponscripter-07th-mod/Makefile @@ -1,8 +1,8 @@ -PORTNAME= ponscripter-sekai +PORTNAME= ponscripter DISTVERSIONPREFIX= v -DISTVERSION= 0.0.6-162 -DISTVERSIONSUFFIX= -g4f887b8 +DISTVERSION= 2.0.0 CATEGORIES= games +PKGNAMESUFFIX= -${GH_ACCOUNT} PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= 69068bf83653.patch:-p1 # https://github.com/sekaiproject/ponscripter-fork/pull/98 @@ -19,8 +19,8 @@ LIB_DEPENDS= libsmpeg2.so:multimedia/smpeg2 \ CONFLICTS= ponscripter-[0-9]* # doesn't exist yet USE_GITHUB= yes -GH_ACCOUNT= sekaiproject -GH_PROJECT= ${PORTNAME:S/sekai/fork/} +GH_ACCOUNT= 07th-mod +GH_PROJECT= ${PORTNAME}-fork USES= compiler:c++11-lang gmake pkgconfig sdl shebangfix USE_SDL= image2 mixer2 diff --git a/games/ponscripter-07th-mod/distinfo b/games/ponscripter-07th-mod/distinfo new file mode 100644 index 000000000000..19bfd3d52c97 --- /dev/null +++ b/games/ponscripter-07th-mod/distinfo @@ -0,0 +1,5 @@ +TIMESTAMP = 1612000337 +SHA256 (07th-mod-ponscripter-fork-v2.0.0_GH0.tar.gz) = 0d59196a1e4bc77fe47b6eb41ee2125110b0cc2161cf41d676d7241ce75e14f2 +SIZE (07th-mod-ponscripter-fork-v2.0.0_GH0.tar.gz) = 33495503 +SHA256 (69068bf83653.patch) = ab7ace6c01bff5690c58dcf7e824d1bed5211f52e5984510c114a78d01f62de7 +SIZE (69068bf83653.patch) = 826 diff --git a/games/ponscripter-sekai/files/patch-configure b/games/ponscripter-07th-mod/files/patch-configure similarity index 100% rename from games/ponscripter-sekai/files/patch-configure rename to games/ponscripter-07th-mod/files/patch-configure diff --git a/games/ponscripter-sekai/files/patch-doc_ponscr-ext.7.xml b/games/ponscripter-07th-mod/files/patch-doc_ponscr-ext.7.xml similarity index 100% rename from games/ponscripter-sekai/files/patch-doc_ponscr-ext.7.xml rename to games/ponscripter-07th-mod/files/patch-doc_ponscr-ext.7.xml diff --git a/games/ponscripter-sekai/pkg-descr b/games/ponscripter-07th-mod/pkg-descr similarity index 100% rename from games/ponscripter-sekai/pkg-descr rename to games/ponscripter-07th-mod/pkg-descr diff --git a/games/ponscripter-sekai/distinfo b/games/ponscripter-sekai/distinfo deleted file mode 100644 index 27abb524c636..000000000000 --- a/games/ponscripter-sekai/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -TIMESTAMP = 1585653053 -SHA256 (sekaiproject-ponscripter-fork-v0.0.6-162-g4f887b8_GH0.tar.gz) = 44fc0c3699b356c38551d4291b19cf5b81869160ebf634ea5a10d6b404493e76 -SIZE (sekaiproject-ponscripter-fork-v0.0.6-162-g4f887b8_GH0.tar.gz) = 33478357 -SHA256 (69068bf83653.patch) = ab7ace6c01bff5690c58dcf7e824d1bed5211f52e5984510c114a78d01f62de7 -SIZE (69068bf83653.patch) = 826