From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D4E011382C5 for ; Sun, 7 Jun 2020 20:30:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 05A35E088C; Sun, 7 Jun 2020 20:30:55 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D29ACE088C for ; Sun, 7 Jun 2020 20:30:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6B13634F3BD for ; Sun, 7 Jun 2020 20:30:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DEF0D268 for ; Sun, 7 Jun 2020 20:30:51 +0000 (UTC) From: "Stefan Strogin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Stefan Strogin" Message-ID: <1591561781.2a81109ee4433d86f3cff85feeadd5e0cb3ec7ac.steils@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-roguelike/moria/files/, games-roguelike/moria/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-roguelike/moria/Manifest games-roguelike/moria/files/moria-5.7.10-tinfo.patch games-roguelike/moria/moria-5.7.10.ebuild games-roguelike/moria/moria-5.7.12.ebuild X-VCS-Directories: games-roguelike/moria/files/ games-roguelike/moria/ X-VCS-Committer: steils X-VCS-Committer-Name: Stefan Strogin X-VCS-Revision: 2a81109ee4433d86f3cff85feeadd5e0cb3ec7ac X-VCS-Branch: master Date: Sun, 7 Jun 2020 20:30:51 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 96dc9c51-cfe4-4891-b59d-792693d257b5 X-Archives-Hash: e4c2581b5ddcf97fbd38d2c5ac739b27 commit: 2a81109ee4433d86f3cff85feeadd5e0cb3ec7ac Author: Stefan Strogin gentoo org> AuthorDate: Sun Jun 7 20:26:31 2020 +0000 Commit: Stefan Strogin gentoo org> CommitDate: Sun Jun 7 20:29:41 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a81109e games-roguelike/moria: upgrade 5.7.10 -> 5.7.12 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Stefan Strogin gentoo.org> games-roguelike/moria/Manifest | 2 +- .../moria/files/moria-5.7.10-tinfo.patch | 24 ---------------------- .../{moria-5.7.10.ebuild => moria-5.7.12.ebuild} | 7 ++----- 3 files changed, 3 insertions(+), 30 deletions(-) diff --git a/games-roguelike/moria/Manifest b/games-roguelike/moria/Manifest index 7ac29351c30..49b1ce1a8e9 100644 --- a/games-roguelike/moria/Manifest +++ b/games-roguelike/moria/Manifest @@ -1 +1 @@ -DIST moria-5.7.10.tar.gz 392842 BLAKE2B 6b1f372d2c5503c708428b119e2c0333d3134eab3bd76ad8453ee062764b41d9dccca31c1512bd9561b5ba48b59dac32a447bb058c26c1cd9595cdc2e06cb9fc SHA512 f81754f03ae36ab5a8737fb0ae18da422b87da8684d00c88c934afa2c0b42e429c23a475751c506b499f809a421d1d3dfcc729e0d64d901b2e6c74e444d0f06f +DIST moria-5.7.12.tar.gz 394633 BLAKE2B a73213809ee2f68249cd6c91b9b90a68b91fb1ffb40609c62becd05fd8f874bc6ce7ede97e76dcaab6f8081203f42c5295a1f5613d2d47644b5c585b4e96f2e1 SHA512 007768586e5a8fe11a6f65981fa1fe0071b00c53730b309883710a8f1f6bb8f812926467ec2947be7f582228f6d2e5d3d7306ee5504f2ffc056d3ed343d7a9cb diff --git a/games-roguelike/moria/files/moria-5.7.10-tinfo.patch b/games-roguelike/moria/files/moria-5.7.10-tinfo.patch deleted file mode 100644 index 5173a7d00f4..00000000000 --- a/games-roguelike/moria/files/moria-5.7.10-tinfo.patch +++ /dev/null @@ -1,24 +0,0 @@ -From aa3ebbd2eb4b4a6ab92833060c212255d90c68b4 Mon Sep 17 00:00:00 2001 -From: Stefan Strogin -Date: Mon, 11 Feb 2019 01:53:10 +0200 -Subject: [PATCH] Find NCurses library on Linux/Mac - ---- - CMakeLists.txt | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/CMakeLists.txt b/CMakeLists.txt -index 372d838..f39ebcd 100644 ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -261,6 +261,7 @@ elseif ((MSYS OR MINGW) AND NOT "$ENV{MINGW}" STREQUAL "") - set(CURSES_LIBRARIES "/$ENV{MINGW}/lib/libncurses.a") - else () - message(STATUS "NOTE: Configuring build for macOS/Linux release...") -+ set(CURSES_NEED_NCURSES TRUE) - find_package(Curses REQUIRED) - endif () - --- -2.20.1 - diff --git a/games-roguelike/moria/moria-5.7.10.ebuild b/games-roguelike/moria/moria-5.7.12.ebuild similarity index 90% rename from games-roguelike/moria/moria-5.7.10.ebuild rename to games-roguelike/moria/moria-5.7.12.ebuild index 39187828c50..dbdd1675933 100644 --- a/games-roguelike/moria/moria-5.7.10.ebuild +++ b/games-roguelike/moria/moria-5.7.12.ebuild @@ -22,10 +22,7 @@ BDEPEND="virtual/pkgconfig" S="${WORKDIR}/umoria-${PV}" -PATCHES=( - "${FILESDIR}/${P}-gentoo-paths.patch" - "${FILESDIR}/${P}-tinfo.patch" -) +PATCHES=( "${FILESDIR}/${PN}-5.7.10-gentoo-paths.patch" ) src_prepare() { cmake_src_prepare @@ -45,7 +42,7 @@ src_install() { fperms g+w /var/lib/moria/scores.dat doman "${FILESDIR}"/${PN}.6 - dodoc -r AUTHORS README.md docs + dodoc -r AUTHORS CHANGELOG.md CONTRIBUTING.md README.md historical # The game binary will look for plain text LICENSE insinto /usr/share/doc/${PF}