From nobody Mon Jun 12 23:19:47 2023 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Qg7260gywz4cgKG for ; Mon, 12 Jun 2023 23:19:58 +0000 (UTC) (envelope-from junchoon@dec.sakura.ne.jp) Received: from www121.sakura.ne.jp (www121.sakura.ne.jp [153.125.133.21]) (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 mx1.freebsd.org (Postfix) with ESMTPS id 4Qg72559KJz3JGV; Mon, 12 Jun 2023 23:19:57 +0000 (UTC) (envelope-from junchoon@dec.sakura.ne.jp) Authentication-Results: mx1.freebsd.org; none Received: from kalamity.joker.local (123-1-88-210.area1b.commufa.jp [123.1.88.210]) (authenticated bits=0) by www121.sakura.ne.jp (8.16.1/8.16.1/[SAKURA-WEB]/20201212) with ESMTPA id 35CNJlML096323; Tue, 13 Jun 2023 08:19:47 +0900 (JST) (envelope-from junchoon@dec.sakura.ne.jp) Date: Tue, 13 Jun 2023 08:19:47 +0900 From: Tomoaki AOKI To: Moin Rahman Cc: Olivier Certner , dev-commits-ports-main@freebsd.org Subject: Re: git: 74535ecc140f - main - devel/{kiwix-lib,libkiwix}: Update version 9.4.1=>12.0.0 Message-Id: <20230613081947.95fa4cca063e0106617796c1@dec.sakura.ne.jp> In-Reply-To: <8A6B81B8-2E9A-4048-B0C9-86F3F8F6269C@freebsd.org> References: <20230613073340.72c43ce87a07e59040cc2ae8@dec.sakura.ne.jp> <77F58C6C-CA1B-4199-B0A4-55CB63FF0829@freebsd.org> <8A6B81B8-2E9A-4048-B0C9-86F3F8F6269C@freebsd.org> Organization: Junchoon corps X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; amd64-portbld-freebsd13.2) List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4Qg72559KJz3JGV X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:7684, ipnet:153.125.128.0/18, country:JP] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N Confirmed. Thanks! On Tue, 13 Jun 2023 00:59:35 +0200 Moin Rahman wrote: > Fixed. Thanks for the notification. > > > On Jun 13, 2023, at 12:37 AM, Moin Rahman wrote: > > > > Checking. > > > > > > > >> On Jun 13, 2023, at 12:33 AM, Tomoaki AOKI wrote: > >> > >> Hi. > >> > >> This breaks INDEX build, at least after commit > >> 854492245677f4565be1fdd9c9cb37011f10bf56. > >> > >> "SUBDIR += libkwix" in devel/Makefile should be "SUBDIR += libkiwix" > >> > >> Regards. > >> > >>> The branch main has been updated by bofh: > >>> > >>> URL: > >> https://cgit.FreeBSD.org/ports/commit/?id=74535ecc140ff3ed89f831d13e4a26d9a0c78182 > >>> > >>> commit 74535ecc140ff3ed89f831d13e4a26d9a0c78182 > >>> Author: Olivier Certner > >>> AuthorDate: 2023-06-12 15:26:57 +0000 > >>> Commit: Muhammad Moinur Rahman > >>> CommitDate: 2023-06-12 19:45:15 +0000 > >>> > >>> devel/{kiwix-lib,libkiwix}: Update version 9.4.1=>12.0.0 > >>> > >>> - Rename port to match upstream renaming > >>> - Pet portclippy > >>> - Update is done without MAINTAINER approval as currently this is > >> BROKEN > >>> on 14 and this version fixes the build on 14. > >>> > >>> Changelog: https://github.com/kiwix/libkiwix/releases > >>> PR: 271649 > >>> Approved by: portmgr (blanket) > >>> --- > >> > >> (snip) > >> > >> -- > >> Tomoaki AOKI > > > -- Tomoaki AOKI