Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 2D1EC1A9239 for ; Tue, 27 Oct 2020 23:05:03 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id C03B284E00; Tue, 27 Oct 2020 23:05:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 470D284DF8 for ; Tue, 27 Oct 2020 23:05:02 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id C-ioZePnvKJn for ; Tue, 27 Oct 2020 23:05:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id BBF6C84CE3 for ; Tue, 27 Oct 2020 23:05:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B8E73FB28; Tue, 27 Oct 2020 23:05:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1603839901150840" MIME-Version: 1.0 Date: Tue, 27 Oct 2020 23:05:01 +0000 From: "Frederic Cambus" Subject: CVS commit: pkgsrc/graphics/libansilove To: pkgsrc-changes@NetBSD.org Reply-To: fcambus@netbsd.org X-Mailer: log_accum Message-Id: <20201027230501.B8E73FB28@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1603839901150840 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fcambus Date: Tue Oct 27 23:05:01 UTC 2020 Modified Files: pkgsrc/graphics/libansilove: Makefile distinfo Log Message: libansilove: update to 1.2.8. libansilove 1.2.8 (2020-10-25) - Add LibFuzzer-based fuzzers for each supported format - Do not hardcode CMAKE_BUILD_TYPE to "Release" in CMakeLists.txt - Only enable FORTIFY_SOURCE level 2 for release builds - Add #ifdef __cplusplus extern "C" to allow calling library functions from C++ - Constify input and output arguments of ansilove_loadfile() and ansilove_savefile() To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 pkgsrc/graphics/libansilove/Makefile cvs rdiff -u -r1.15 -r1.16 pkgsrc/graphics/libansilove/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1603839901150840 Content-Disposition: inline Content-Length: 1744 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/graphics/libansilove/Makefile diff -u pkgsrc/graphics/libansilove/Makefile:1.16 pkgsrc/graphics/libansilove/Makefile:1.17 --- pkgsrc/graphics/libansilove/Makefile:1.16 Thu Oct 22 20:52:16 2020 +++ pkgsrc/graphics/libansilove/Makefile Tue Oct 27 23:05:01 2020 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.16 2020/10/22 20:52:16 fcambus Exp $ +# $NetBSD: Makefile,v 1.17 2020/10/27 23:05:01 fcambus Exp $ -DISTNAME= libansilove-1.2.7 +DISTNAME= libansilove-1.2.8 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GITHUB:=ansilove/} GITHUB_RELEASE= ${PKGVERSION_NOREV} Index: pkgsrc/graphics/libansilove/distinfo diff -u pkgsrc/graphics/libansilove/distinfo:1.15 pkgsrc/graphics/libansilove/distinfo:1.16 --- pkgsrc/graphics/libansilove/distinfo:1.15 Thu Oct 22 20:52:16 2020 +++ pkgsrc/graphics/libansilove/distinfo Tue Oct 27 23:05:01 2020 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.15 2020/10/22 20:52:16 fcambus Exp $ +$NetBSD: distinfo,v 1.16 2020/10/27 23:05:01 fcambus Exp $ -SHA1 (libansilove-1.2.7.tar.gz) = 5630d2a8f8d54782a4f62bc137953d535d4e30a5 -RMD160 (libansilove-1.2.7.tar.gz) = 00dd1e667dd23f791844d296bd4437a76ca05f08 -SHA512 (libansilove-1.2.7.tar.gz) = 83175cde0876616435273f20571ff38ce0a1d25f61848c6eaa1df25ec46f869a31a8ac7814a3cc78d0d4454ec326d59239ca7c605d990fc3ca0cc09d5e8373f8 -Size (libansilove-1.2.7.tar.gz) = 58978 bytes +SHA1 (libansilove-1.2.8.tar.gz) = 54532e1c741d4b828f5a7f7e6bf3140ca35b45b1 +RMD160 (libansilove-1.2.8.tar.gz) = 8a6a7371e2b43d27ac515f9997aabd1a4cf9fe94 +SHA512 (libansilove-1.2.8.tar.gz) = 99df7fa0e5f2eb26a95b5073587e957378163fcab9ca828f7d6eca79dcb92463b1788285813c4fed6bfc9ee753c425fd34968e5e08999bc63fe6c4ba5939198f +Size (libansilove-1.2.8.tar.gz) = 59695 bytes --_----------=_1603839901150840--