X-Original-To: alpine-aports@lists.alpinelinux.org Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by lists.alpinelinux.org (Postfix) with ESMTP id 542E4F84DD4 for ; Sun, 10 Mar 2019 17:57:03 +0000 (UTC) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 15F5721CE2; Sun, 10 Mar 2019 13:57:03 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute5.internal (MEProxy); Sun, 10 Mar 2019 13:57:03 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sent.com; h=from :to:cc:subject:date:message-id:mime-version :content-transfer-encoding; s=fm2; bh=v1falqXzD6DbGKy0JQzmx1Y/KU J4aWDEKUh/mAz7pYM=; b=YjP1tW5bcQxik2ETx43XJsXD2zeEXOyRsNAh3yNEdV RXIIEDF2tpuORn+7RQiJmc6BjPODiDRfOcVlGzvLh3JLdLsovuFBgMLCLoi9jDmS 3XPskRhJvNRYJYrlu0b+6ykSRGa3fPNuGcONnh2s7HKLVMrIfRsr1IRMuzcKdDRe Wsqpu3H8APmoYNFzyc2aXH+Ok2qL7e0fEN9aN9ekXoIMkRW8cMdTw8BBCyyvvzpC RLbNf0OvlQbJhLlqjWvAdfB6oWfypw0ywk8OXTUDvjHIxtWH76VgYHg6Pph5pRfI 1Uby9ceZfRRGu1dX4ke/GIZXTpIJaw7za37kvDL05REA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:date:from :message-id:mime-version:subject:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=v1falqXzD6DbGKy0J Qzmx1Y/KUJ4aWDEKUh/mAz7pYM=; b=0FmNAy3s1yddh/yJN7hRjzcbHv5NPmDQR OCtjwvyT3oYwV+OdmDdgjLop9XcobKKvKRLjODWTOUz6AcmvmhN8huL0nHHqzADS V97uB3TDieZeOH2ez9BUm3iOlabnSIsrUsI2wlYPGQ3JQB+t3mfAhH0HWT8fZu3j WBfWqGqgcGBQWcL7FQaZI5bYwLogS99zOcNVs6aNFrL0jPAcu364Pmhfa/9hJFK6 4x3Qlttmx/Ax1oF8hbB1+e/XXGW/KJpb2TsQ9masAkB1aZ6siStgEsQDzIFnuXzh qRv9Pdlpz5wDig2BREm3WHEqrxgG+I7lDd7SoyedYVca+bK/e2zGg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedutddrgeeggddutdejucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefhvffufffkofgggfestdekredtre dttdenucfhrhhomheprfgruhhluceurhgvuggsuhhrhicuoegsrhgvsghssehsvghnthdr tghomheqnecuffhomhgrihhnpegsshgurdhlvhdpmhgrihhnrdgtqddqqdgrnecukfhppe ektddrgedurddugedvrdehkeenucfrrghrrghmpehmrghilhhfrhhomhepsghrvggsshes shgvnhhtrdgtohhmnecuvehluhhsthgvrhfuihiivgeptd X-ME-Proxy: Received: from brebsc.lan (host-80-41-142-58.as13285.net [80.41.142.58]) by mail.messagingengine.com (Postfix) with ESMTPA id A43F0E4482 for ; Sun, 10 Mar 2019 13:57:01 -0400 (EDT) Received: from localhost ([127.0.0.1] helo=brebsc.lan) by brebsc.lan with esmtp (Exim 4.92) (envelope-from ) id 1h32h2-0001JI-7L; Sun, 10 Mar 2019 17:57:00 +0000 From: Paul Bredbury To: alpine-aports@lists.alpinelinux.org Cc: Paul Bredbury Subject: [alpine-aports] [PATCH v2] main/mdocml: silence makewhatis outdated moan Date: Sun, 10 Mar 2019 17:56:55 +0000 Message-Id: <20190310175655.4995-1-brebs@sent.com> X-Mailer: git-send-email 2.21.0 X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Since the mdocml-apropos package (which provides makewhatis) is not pulled in by default, and isn't needed, then stop moaning about it being missing. Silences e.g.: $ man neomutt man: outdated mandoc.db lacks neomutt(1) entry, run makewhatis /usr/share/man --- main/mdocml/APKBUILD | 4 +++- main/mdocml/outdated-warn-disable.patch | 12 ++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 main/mdocml/outdated-warn-disable.patch diff --git a/main/mdocml/APKBUILD b/main/mdocml/APKBUILD index 3e611574f9..896aad9b6b 100644 --- a/main/mdocml/APKBUILD +++ b/main/mdocml/APKBUILD @@ -2,7 +2,7 @@ pkgname=mdocml _pkgname=mandoc pkgver=1.14.3 -pkgrel=1 +pkgrel=2 pkgdesc="mdoc/man compiler" url="http://mdocml.bsd.lv/" arch="all" @@ -16,6 +16,7 @@ subpackages="$pkgname-doc $pkgname-dev man::noarch $pkgname-apropos $pkgname-soe source="http://mdocml.bsd.lv/snapshots/$_pkgname-$pkgver.tar.gz shared-libmandoc.patch pager.patch + outdated-warn-disable.patch mdocml-apropos.trigger " @@ -78,4 +79,5 @@ soelim() { sha512sums="cd638fbacb068fcd6191f2a4e941effc010e3ebf06a3e32847b892c2e561771d03d5bca8fbdf8434d6491f4b68df3f443e2568b79193b7342044fba476fcd30b mandoc-1.14.3.tar.gz d127e635dfb54f9a88a28a8312f23495ec1e9356202e03ccfad1f7528f26f1cbfa7fc2c7b20c262523941d661fa7ba570a64a63c23f3e7fffc954d00bd5769c7 shared-libmandoc.patch 04947a275df99298591c2a46fb81b74c7c3fcb9f3cf8fb718cf1e32eeae5409e90a3bca89e542f8aa1b30792e837fd3d716303a636d1a3ec165fbb9529546a64 pager.patch +ced05e8b57fb9705c6d8d8570cd6b06ad187511a4c243ac2dbc34064aa164ca49e0c877160134161dcb98ebd5e61a5c23d5741f03ef95903ff56193dd07f36a1 outdated-warn-disable.patch 704bc159acfc639e10c7d505372d303cb5784c8e9eb30084236ad89978978d4ba74f3127d4597d78594b64182c47a00c011f8bb3271d2b784f03a2a411ccb1d8 mdocml-apropos.trigger" diff --git a/main/mdocml/outdated-warn-disable.patch b/main/mdocml/outdated-warn-disable.patch new file mode 100644 index 0000000000..f960de7d1d --- /dev/null +++ b/main/mdocml/outdated-warn-disable.patch @@ -0,0 +1,12 @@ +diff -Naur a/main.c b/main.c +--- a/main.c 2019-03-03 15:24:23.600767518 +0000 ++++ b/main.c 2019-03-03 15:27:37.609820365 +0000 +@@ -676,8 +676,6 @@ + return globres != -1; + + found: +- warnx("outdated mandoc.db lacks %s(%s) entry, run %s %s", +- name, sec, BINM_MAKEWHATIS, paths->paths[ipath]); + if (res == NULL) { + free(file); + return 1; -- 2.21.0 --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---