From nobody Tue Apr 9 00:21:51 2024 X-Original-To: haskell@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 4VD68c0dshz5G8lC for ; Tue, 9 Apr 2024 00:21:52 +0000 (UTC) (envelope-from bugzilla-noreply@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 4VD68b61mTz4dgZ for ; Tue, 9 Apr 2024 00:21:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1712622111; a=rsa-sha256; cv=none; b=KOXDNKCupgVqxHqBvgqr8RaqPrS+E0FB32Cnr8Q6KWHvvJXhXK05p9o3CwhJm6+VXKW/dQ PuTCI4y3B5EeNSx+dYvCrDEMzyes4P3B/gx2KgN3IqXR41V37w0IsZq3G2roVJK1dw4Pw9 YQkQBEalrDl9URgxl872mCVnafAIl+LVHQRsWyZ/iG5Qr+M/8Lhfpqug8YvKVS6SePMGxS Y6s8pITghmLHznLUUaxfXv6AkkmiQMFIjOuoFvlXBL+swuFoUZ5Ywl3G9XGOEBQHbvW6vO am9QxuqY2rRO+xc+nk+I3mDbVZvfqF36MyxE/cx3bbgMO5b/uJz1Xzj4C38pug== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1712622111; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=d0eaRWNQw5q3hnNMbbZgpr0X+e8KDuCEcR++/An3SIQ=; b=DPKSnWHZRF5tEuPouBsmxsQ2QeJC0ovJMs6YErdY95vo0xbHAavHJmsaJeOJASE965ndCB QvQuEyh65BxDQQznGPJbiduvkrYFjdMY6PLClvS9S7I+YSSmav0qNSb1bCRlTVJBhBfdE4 uPPuLvsFdsxyndIu8NR6g8f/sb54uOxq3XpbkvpCR5l7I5YpDUaNZLRW4P9PXPoufT93X5 Nak2uv77RxoN35nz+jzF8YA2EBa2q/snhP7OL7vUTIuyztjmnmc33TPNcsaDCyY42vFBvN /fi3mlcsplM1ybBO75jbSeww8jzcsYGd6QA/p4U7pv/FeSdg361wig+T81TuPw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 4VD68b5f3qzYYm for ; Tue, 9 Apr 2024 00:21:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 4390Lp6Q080823 for ; Tue, 9 Apr 2024 00:21:51 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4390LpdF080821 for haskell@FreeBSD.org; Tue, 9 Apr 2024 00:21:51 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: maintainer-feedback requested: [Bug 278268] textproc/hs-pandoc: Update 3.1.12.3 -> 3.1.13 Date: Tue, 09 Apr 2024 00:21:51 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: haskell@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Haskell issues and discussions List-Archive: https://lists.freebsd.org/archives/freebsd-haskell List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-haskell@freebsd.org MIME-Version: 1.0 Bugzilla Automation has asked freebsd-haskell (Nobod= y) for maintainer-feedback: Bug 278268: textproc/hs-pandoc: Update 3.1.12.3 -> 3.1.13 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278268 From nobody Tue Apr 9 00:21:51 2024 X-Original-To: haskell@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 4VD68c552gz5G8B7 for ; Tue, 9 Apr 2024 00:21:52 +0000 (UTC) (envelope-from bugzilla-noreply@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 4VD68c1wg3z4dgb for ; Tue, 9 Apr 2024 00:21:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1712622112; a=rsa-sha256; cv=none; b=XNlqqBUEuxqRLKLVBlLhEpbr2KAmdXXweiBk3qkGkbnRax8uJblIifnkTG1VAbCF874Tke D5NoJFeeDsZMhhDhCLQJ8xrmU0x0MvMv1m5SK+kuTWEIp6+n/d09Zdidcr7Vwjzwoih+JI d0+DVtudzP3BhG2cN4Hd/SNAcEURsTTflgvhPDY7T3jUyMwpt70l9f7KgmzAe9Z0br4WG/ S3zOtKYDWfPQwflYxdmXBmdFDK0pyUD3RNO55wF7FIGQIZao3PFoQqQnA/iSaCzMHnM1Xl KCazAr28zs53HvK5PPpDeHL3dY9+kaF28L7FGZR9gjnB0tnRW6bBdcfaKKwQKA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1712622112; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=bbo7BwRav5/I2mAU39yFOgNWtlWwV4qKKIxqDDtmvVY=; b=GEODrGUDQPqDzE58ZrGBqEizsbPDF3uOg/TMWTA58TB3gXeKLfsVvFMvrt5B1slMLPNAEh 6Sk7XsE/tG+xZ9Pj98uqamMpHocxV/L8tyU2xfFi+6HK9DFY6nath9BY3oIH45Q7aKM1v9 FYR02M8fk8YuapRv7E9S7mKAYTyPEkOdSZ3Qfmhbe+hRDsuQCE1z6ayXe8O+064PJDbeSX FXRkV0/qBJABuMpgM9tnAt7cXhRiQglrru6uOEUI9/Wi8uHnn+/T7zh3ag0BfwAvA4bX/N TYlkv6utHpkxyWsac9iS2R3UPVeRfFHnl2003yePAXIJ6k1os+4ryatRk1tOEg== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 4VD68c1M1rzYBv for ; Tue, 9 Apr 2024 00:21:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 4390LqVO080866 for ; Tue, 9 Apr 2024 00:21:52 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4390LqJt080856 for haskell@FreeBSD.org; Tue, 9 Apr 2024 00:21:52 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: [Bug 278268] textproc/hs-pandoc: Update 3.1.12.3 -> 3.1.13 Date: Tue, 09 Apr 2024 00:21:51 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: alster@vinterdalen.se X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: haskell@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform bug_file_loc op_sys bug_status bug_severity priority component assigned_to reporter cc flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Haskell issues and discussions List-Archive: https://lists.freebsd.org/archives/freebsd-haskell List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-haskell@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278268 Bug ID: 278268 Summary: textproc/hs-pandoc: Update 3.1.12.3 -> 3.1.13 Product: Ports & Packages Version: Latest Hardware: Any URL: https://pandoc.org/releases.html#pandoc-3.1.13-2024-04 -07 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: haskell@FreeBSD.org Reporter: alster@vinterdalen.se CC: alster@vinterdalen.se Assignee: haskell@FreeBSD.org Flags: maintainer-feedback?(haskell@FreeBSD.org) --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Apr 9 01:12:12 2024 X-Original-To: haskell@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 4VD7Gh6w15z5GF4n for ; Tue, 9 Apr 2024 01:12:12 +0000 (UTC) (envelope-from bugzilla-noreply@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 4VD7Gh4p4sz4kRW for ; Tue, 9 Apr 2024 01:12:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1712625132; a=rsa-sha256; cv=none; b=mwUWLXewpZHxVo8l42xgpykoKEqMH5FD6hww6gaRB+5IdcAE3u5LUGwc2hn1OA7X/SqG0g RnAwMfZK/eAMoR0bN5XrCDizpLq+mLHtLU+TtjspRXYNVNEvLmibwZVLahvMUGcB/AabTM mescbAMtWydEvNEB5sShEAeFTyel1PyW6jyORTGodBoFmUyhMNXHgzeNNqPPG4KfcIHBTE 3voAb5dhAAi7lIktQoJavfa7k61TDstD/GObK/+hfLWAg1k8p1w6pH/QGXdJfs/8lExTsv X++nAXtS+Uq3Z7ZnILIqb4tbjJF7S52t7SPUPLiAci/z4h5BmZOT64/mveFMlQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1712625132; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=7o1jkJ3wx2k9M+cQhbqfhOeD4M83n8hSS6gSOhWqp3E=; b=iIbfeXtZFeR2pa0DAiezVaMrLOrO6eTtcWO4KKV6HCSmzQEBpvZkgaedgg2mTvEzg7I55N bfkH/gVFKzsBwzFrjx5zpthLAsReQmBBGHMd+XQbf968wtYvSzeiTL7+kRLXnjaGWL6zLE VAF7uo0JzfBrEFqnCzNV8FcSi2BOXmGKjiK7WTHbGVjk2lzzELAJXYagyoF5xUQ3e+irMv jFh+lNMKwx28cQCnMlwCg4hId+hQvry10yvlhTiUqbkILnlyhLb2Fudxf5oKBDnqh4z+zB xFoRGTEX137vDqeFiukVbI1lByh8dml0yABVHxsOw1g/x1fQ1rHnYGpjtpT8Fw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 4VD7Gh4Pg1zZT6 for ; Tue, 9 Apr 2024 01:12:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 4391CCRg046555 for ; Tue, 9 Apr 2024 01:12:12 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4391CChO046554 for haskell@FreeBSD.org; Tue, 9 Apr 2024 01:12:12 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: maintainer-approval requested: [Bug 278268] textproc/hs-pandoc: Update 3.1.12.3 -> 3.1.13 : [Attachment 249844] [PATCH] textproc/hs-pandoc: Update 3.1.12.3 -> 3.1.13 Date: Tue, 09 Apr 2024 01:12:12 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: haskell@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Haskell issues and discussions List-Archive: https://lists.freebsd.org/archives/freebsd-haskell List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-haskell@freebsd.org MIME-Version: 1.0 Andrey Korobkov has asked freebsd-haskell (Nobody) for maintainer-approval: Bug 278268: textproc/hs-pandoc: Update 3.1.12.3 -> 3.1.13 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278268 Attachment 249844: [PATCH] textproc/hs-pandoc: Update 3.1.12.3 -> 3.1.13 https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D249844&action=3Dedit --- Comment #1 from Andrey Korobkov --- Created attachment 249844 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D249844&action= =3Dedit [PATCH] textproc/hs-pandoc: Update 3.1.12.3 -> 3.1.13 From nobody Tue Apr 9 01:12:12 2024 X-Original-To: haskell@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 4VD7Gh727dz5GF9K for ; Tue, 9 Apr 2024 01:12:12 +0000 (UTC) (envelope-from bugzilla-noreply@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 4VD7Gh5tbtz4kRX for ; Tue, 9 Apr 2024 01:12:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1712625132; a=rsa-sha256; cv=none; b=d7X7d0hU3HYaeKEx/zNiVEE78fdziHAa2BzQl77Wysj3opCDZcs+oYW+9oir6uV0gOJZU3 t97yIMT5Iu9v/e1/XdvkdbsjeiRx1bc52oGiXIlLNOXInGESHJMgyEe4YIYU1vzlt3ON1h /PB9y57zd/DhayAaPL/rmShXKp5JPjO5ZkzRdSoC4sK5RjyB8ZDQ60QLVvQ26rB/PTTrLH edqf3A/MrxafDSeVb6wLV2fKcBiu92nCkF7Q4YZqas0o8diyGcl3pbVaD+IDiN4n5YjTr1 2XqVfVlKLtCmdi4kliTYQ/FwNn8uUOHOv6SiIQsoQNYdgEI6kAb0uNdrtXl+cA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1712625132; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=LSOILxg1ZxVp5rlNz2lFfefNQ7aJeZ3wKQCwDYY+7V8=; b=osgFGaqRVDMUJ6GToE/JLAHboscTHuHrb0ED4EfjonTzcRRCpAH7F4uUDxHDhYNNjOHyLn CFJdnmw6RRsCWoc1Wp1Ai0xtWW4fq1iRMyfrHgjzOexHKgAf50owJz+GHV+2yfFzhIZ4YU hkpvPmFJ5cDTY84NUs6/0bjPYhfFXQ+wa6kasBld82ci/+41muQbJqMcyoHi+kg6JcUmPB ibcYMZisjFCAwdSXfSRgehJnI6CwhmbKT9srpgmmniRB5mVORr0xtx5e1TRLd6gh962L2R 7sHHOBdfqki+zLG08E2WbiBYS0Mtyk7BMRPubqNb15iIYErj9NpvIh1hAxMRiA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 4VD7Gh5VwJzZXH for ; Tue, 9 Apr 2024 01:12:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 4391CCiG046560 for ; Tue, 9 Apr 2024 01:12:12 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4391CCEM046559 for haskell@FreeBSD.org; Tue, 9 Apr 2024 01:12:12 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: [Bug 278268] textproc/hs-pandoc: Update 3.1.12.3 -> 3.1.13 Date: Tue, 09 Apr 2024 01:12:12 +0000 X-Bugzilla-Reason: AssignedTo CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: alster@vinterdalen.se X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: haskell@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc flagtypes.name attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Haskell issues and discussions List-Archive: https://lists.freebsd.org/archives/freebsd-haskell List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-haskell@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278268 Andrey Korobkov changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |haskell@FreeBSD.org Attachment #249844| |maintainer-approval?(haskel Flags| |l@FreeBSD.org) --- Comment #1 from Andrey Korobkov --- Created attachment 249844 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D249844&action= =3Dedit [PATCH] textproc/hs-pandoc: Update 3.1.12.3 -> 3.1.13 --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.= From nobody Tue Apr 9 02:58:37 2024 X-Original-To: haskell@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 4VD9dT2yJVz5GRLR for ; Tue, 9 Apr 2024 02:58:37 +0000 (UTC) (envelope-from bugzilla-noreply@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 4VD9dT16d3z4sgl for ; Tue, 9 Apr 2024 02:58:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1712631517; a=rsa-sha256; cv=none; b=cD4KwOS49Sd0/UNdkcOkJvDHCLtxOtpZ+D7UMupa4i+lWWXG/IeEEjmZ5iuZdQK9hYPBvd 4E5coi6i4DLcLEJaqrRFA3+Se7Wd64DYJ1BD9e5VmC7OiF+s190JUC4YrBfrEhgT8ptYMa aQWsbQoOh9oDXGi9M48ak8MydFePVU1y66HzXrIAHmA3fgSoGXON4vfW+Y89t825yR7AAp EU/B4WfLl0uTfl2v6AFO+WOOPvKF4es9MYP8rqZ7IooyeY3Fq27uKQn48VJSMGo2+9pv7t 84v03VVmIfrcPwelnzPBo9zj3Z/v/TIHmfeapgLcSKLqH0JE3zI5xJeWipbO3w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1712631517; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=m9M2B+KCHxiPM/vXmG14LWppyxMJihzXWOWCg1WNv1E=; b=fJOWd7AlHugEHd5liURvKuUoshry9y0gqDXAAebhjopFfKJvxexIl9iVsrRpp3SBY7Iqw2 qXmgIRhUoiXNpNrZM8qRcuuOVN7ntDn3rDLtBxWtCs2h2EhpenxsNfCp9R5OD2jC/bCbgC tllSI30QgFL5N7q68xjJxHSHzmonah4pdCxGSXNq33LxtZMv4D/TyBFyoKwpPdY2VAbdOf QxhQk7/5smK9KUNmHAMo60PKJzLOhThlhhDRnf87bK2RNi0Dexr19NQ81B6XIWQKNLmAhD 3IXsg7Fm65xusBTFvtY6O/zpDXdfaX9kpZcpXVfbuaObas07tVcZqxeYlx+jOw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 4VD9dT0bMTzd6x for ; Tue, 9 Apr 2024 02:58:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 4392waRU006047 for ; Tue, 9 Apr 2024 02:58:36 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4392wax2006046 for haskell@FreeBSD.org; Tue, 9 Apr 2024 02:58:36 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: maintainer-feedback requested: [Bug 278270] net-im/matterhorn: Update 50200.19.0 -> 90000.0.0 Date: Tue, 09 Apr 2024 02:58:37 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: haskell@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Haskell issues and discussions List-Archive: https://lists.freebsd.org/archives/freebsd-haskell List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-haskell@freebsd.org MIME-Version: 1.0 Bugzilla Automation has asked freebsd-haskell (Nobod= y) for maintainer-feedback: Bug 278270: net-im/matterhorn: Update 50200.19.0 -> 90000.0.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278270 From nobody Tue Apr 9 02:58:37 2024 X-Original-To: haskell@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 4VD9dT5RXvz5GRP8 for ; Tue, 9 Apr 2024 02:58:37 +0000 (UTC) (envelope-from bugzilla-noreply@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 4VD9dT3ZMbz4sGD for ; Tue, 9 Apr 2024 02:58:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1712631517; a=rsa-sha256; cv=none; b=gzuc0Z21PUy7KJBMS92CEiMT2coZG8ogNah4Lmezweg6vvCbJmorDWkMfX6Ub8jQYEK2wZ BENStOxu7GHN/MsBEfNg4nPiVJQvenPTV8ZBT5Ui+XsmMoSEBbNjp7x7Ubts8o2SZnDnTI sbrLfrdm+AHiKI1CNNqwj3e154Fuw9/5FUCDoR0pZxavxNUPIYuelq2oQiD2wiuE0WZWkP qRxCm8Fyh151gq6iexBB6+1IGcs7Ylh8w7NobSARutH2OoxpxGt2y3u+EC+I7kz4crFj+i H7GkqzoOsaQmlXYqYMQs68S5HtdHxFJCwWqw9+U81RzM/5ngaa0w4RxtpEhiOw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1712631517; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Av8N/L8kaW+xZ+QQwdY0aIantyI0wNSvsJ/UyqeLJ78=; b=mSb7I0gSM4hjb4bf+rIraiBHF01ftMKT/jfmLEFiE5tiiugd4pqGOmOZoN0gN/ZpkfXDKe +ESmVXPKfo8oklU4ZX/gaqu2J2dXktyjmzsFjLsg9uPMGmP4pOavn6Ja2/VekotLbV5Wpd 2mjvnsdTID+fiQ4EL8F00mYOBNQRBjgVKXzmVpU9GlWJcIJOgH+WG35sXG8VRWVO0iHAls nCOC66M7ND281hIjrl2hXxuLyBmyNCBub/Z5l4exu2nlWCO+uyuP5gzEUHXWabK2zEvcRp GBDl7WK8801Wa5gy4PBjXkTcP0da2TtgEUwy+QT2rDehbXLpPGTpDghgX5uSMQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 4VD9dT3986zchk for ; Tue, 9 Apr 2024 02:58:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 4392wbVr006081 for ; Tue, 9 Apr 2024 02:58:37 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4392wbIf006079 for haskell@FreeBSD.org; Tue, 9 Apr 2024 02:58:37 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: [Bug 278270] net-im/matterhorn: Update 50200.19.0 -> 90000.0.0 Date: Tue, 09 Apr 2024 02:58:37 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: alster@vinterdalen.se X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: haskell@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform bug_file_loc op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Haskell issues and discussions List-Archive: https://lists.freebsd.org/archives/freebsd-haskell List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-haskell@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278270 Bug ID: 278270 Summary: net-im/matterhorn: Update 50200.19.0 -> 90000.0.0 Product: Ports & Packages Version: Latest Hardware: Any URL: https://github.com/matterhorn-chat/matterhorn/releases /tag/90000.0.0 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: haskell@FreeBSD.org Reporter: alster@vinterdalen.se Flags: maintainer-feedback?(haskell@FreeBSD.org) Assignee: haskell@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Apr 9 02:59:36 2024 X-Original-To: haskell@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 4VD9fc30ffz5GRDJ for ; Tue, 9 Apr 2024 02:59:36 +0000 (UTC) (envelope-from bugzilla-noreply@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 4VD9fc1sCdz4sks for ; Tue, 9 Apr 2024 02:59:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1712631576; a=rsa-sha256; cv=none; b=NQKpHmcoJGGbeS0/4emnJkOQbBzAe2FBRyQj3UDbYmE3U5CXYgDOEnR8YuxhsTAe2tWArI 4h63YTOC0xT81d4zNUhflTqvV9Sgy9RPnWDr4/J4SIQseZyC/Agk5fv0ABgycFY8pRrOkP EvT9HMZCxoMDAZCVzWWwvRFmpncsRCF/rcaNvs9bRgJl4Hs2VNw8Y+pc0+P9mmoqWKQZk2 sM2QV8xV/QpRV87qWcywpnU9uC+qfFUuL7zzIWJdCyX/3o+Z3dkRS7Q26/TYEvAaEHdKNi I5hP1f6WSxM6SfBfyA5V1nsZHLOQjg6iM3VvOof+aD3wOpJ18Cjs6/EMHX77cg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1712631576; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Vw3dXQIOfWiYvON7yJMPAj6cqQLasXMiKNU12fuICFY=; b=nRRIOhtxBF38gy5C0404AbhEf+eul6iEI5JACA4llQQosire2SxRLNvP7Xuge2SWi9nmTN i1CDmJG8gpTMv075RqOUVZ0h1qb1x66QCNi4MCmqoeB/DFDON767/j+RgFW/12I98JIopR oNc2W3zN7E23iXaaWIsfBCc0+Z2rjTB0OO8YDpGAd5u1XNnkzj4FC/8xRJC1NKLSbtI+Uz 6bCWB7IOs6ai3FglZlcnGSm2cxpFWRAOC0+t70rcgAy1OLewu2rhDD15rKllyjpjT0g1PW OS3UZBx0Nz5UV579z1i+FXeEcbZpZRElOQUwSkmnBXOTc7iH469KM/VnNAVWvg== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 4VD9fc1SYNzct6 for ; Tue, 9 Apr 2024 02:59:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 4392xams009557 for ; Tue, 9 Apr 2024 02:59:36 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4392xaWF009556 for haskell@FreeBSD.org; Tue, 9 Apr 2024 02:59:36 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: [Bug 278270] net-im/matterhorn: Update 50200.19.0 -> 90000.0.0 Date: Tue, 09 Apr 2024 02:59:36 +0000 X-Bugzilla-Reason: AssignedTo CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: alster@vinterdalen.se X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: haskell@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc flagtypes.name attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Haskell issues and discussions List-Archive: https://lists.freebsd.org/archives/freebsd-haskell List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-haskell@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278270 Andrey Korobkov changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alster@vinterdalen.se, | |haskell@FreeBSD.org Attachment #249847| |maintainer-approval?(haskel Flags| |l@FreeBSD.org) --- Comment #1 from Andrey Korobkov --- Created attachment 249847 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D249847&action= =3Dedit [PATCH] net-im/matterhorn: Update 50200.19.0 -> 90000.0.0 --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.= From nobody Tue Apr 9 02:59:35 2024 X-Original-To: haskell@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 4VD9fc30hhz5GRLg for ; Tue, 9 Apr 2024 02:59:36 +0000 (UTC) (envelope-from bugzilla-noreply@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 4VD9fc0mwjz4shl for ; Tue, 9 Apr 2024 02:59:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1712631576; a=rsa-sha256; cv=none; b=HR9rpqVK2aUfTtp2rBsBasjo+GMwFy1SL3QLboiyzM9kH9eY9dDjnYtySwzrwaJwr3tBxE WMqMiV/T9vGExyApeNSPCUJ3COb8lxNUb5E+EfqlsU9Hhrrj3qhEuoYSsWTdzGzfC4nOg8 drot320OzyC0eYCbPhgUgoMaCnelrqh12yp25CRN65SJgOpWzw3Z5nDtpn/0oJ6C2INMCK +wwNstE3ohcKCWWHbF9rC0uyx9L1dyY3mMDVto47tpbC3M+DjPqGu3UyByqFMmU+wTzcqg z90P2s+e9z4X+ayLQrEDPYQn3g7RV2pId7ufhJZfGIlmQtGqhF6GnGAC6zwEhw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1712631576; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=teAH8IT6rZ1NPcVXpH1fJHPqEJkGCzPGvkFnauAFbFs=; b=TXCVRsPN2hQRJ3HyOUdBBkpDVUts5zsw4aKm7Slvo8nsqdOnVEKiDScdAsgRcn+OLvQ2/i o9Ne8wcVaUQzGyJPOz42veinwBulCf/bf15ANFuRQyfYqlBLWVf5PUuWPzKLVnPZnxs4lY rikNeJv/PVPvdGO2Z/7g1/T5ym6BcLb6XXa3o/yEd3uXqicSDyxpVdKrtjKsF1yMSRmI+Y OswCUPN+ECG/i0M+MHg0aVILpNcXA74U43oFiht0KMk4RFHsTDDp5hICQBq3cdpVKIkaGi 47/fu/cYMKbXakOcvpd4jW/HMo7y6lhecsWPO5ue+M8wIZRelgmzVSl5udCLgA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 4VD9fc0Nlxzd6y for ; Tue, 9 Apr 2024 02:59:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 4392xZTm009552 for ; Tue, 9 Apr 2024 02:59:35 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4392xZLg009551 for haskell@FreeBSD.org; Tue, 9 Apr 2024 02:59:35 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: maintainer-approval requested: [Bug 278270] net-im/matterhorn: Update 50200.19.0 -> 90000.0.0 : [Attachment 249847] [PATCH] net-im/matterhorn: Update 50200.19.0 -> 90000.0.0 Date: Tue, 09 Apr 2024 02:59:35 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: haskell@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Haskell issues and discussions List-Archive: https://lists.freebsd.org/archives/freebsd-haskell List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-haskell@freebsd.org MIME-Version: 1.0 Andrey Korobkov has asked freebsd-haskell (Nobody) for maintainer-approval: Bug 278270: net-im/matterhorn: Update 50200.19.0 -> 90000.0.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278270 Attachment 249847: [PATCH] net-im/matterhorn: Update 50200.19.0 -> 90000.0.0 https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D249847&action=3Dedit --- Comment #1 from Andrey Korobkov --- Created attachment 249847 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D249847&action= =3Dedit [PATCH] net-im/matterhorn: Update 50200.19.0 -> 90000.0.0