Received: by mail.netbsd.org (Postfix, from userid 605) id 2ADE484D67; Sun, 18 Sep 2022 09:48:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5A79784D28 for ; Sun, 18 Sep 2022 09:48:04 +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 x4g1bPkt8r3Y for ; Sun, 18 Sep 2022 09:48:03 +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 B86A684D05 for ; Sun, 18 Sep 2022 09:48:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AFE46FA90; Sun, 18 Sep 2022 09:48:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1663494483160390" MIME-Version: 1.0 Date: Sun, 18 Sep 2022 09:48:03 +0000 From: "pin" Subject: CVS commit: pkgsrc/devel/difftastic To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20220918094803.AFE46FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1663494483160390 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Sun Sep 18 09:48:03 UTC 2022 Modified Files: pkgsrc/devel/difftastic: Makefile distinfo Log Message: devel/difftastic: update to 0.36.1 0.36.1 (released 17th September 2022) - Fixed a release script that prevented 0.36.0 from including Windows binaries. 0.36 (released 17th September 2022) Diffing - Improved diff cost model to prefer finding unchanged variable names over unchanged punctuation. Parsing - Added support for Hare, Pascal and QML. - ZIP files are now always treated as binary files. - Difftastic is now stricter about text content validity, so more binary files are correctly detected. Display - Changed words in changed comments are now also underlined, to make them more visible. - Fixed crash when word-wrapping lines containing Unicode combining diacritics characters. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/difftastic/Makefile \ pkgsrc/devel/difftastic/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1663494483160390 Content-Disposition: inline Content-Length: 2466 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/difftastic/Makefile diff -u pkgsrc/devel/difftastic/Makefile:1.9 pkgsrc/devel/difftastic/Makefile:1.10 --- pkgsrc/devel/difftastic/Makefile:1.9 Sat Sep 3 20:22:10 2022 +++ pkgsrc/devel/difftastic/Makefile Sun Sep 18 09:48:03 2022 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2022/09/03 20:22:10 pin Exp $ +# $NetBSD: Makefile,v 1.10 2022/09/18 09:48:03 pin Exp $ -DISTNAME= difftastic-0.35.0 +DISTNAME= difftastic-0.36.1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=Wilfred/} Index: pkgsrc/devel/difftastic/distinfo diff -u pkgsrc/devel/difftastic/distinfo:1.9 pkgsrc/devel/difftastic/distinfo:1.10 --- pkgsrc/devel/difftastic/distinfo:1.9 Sat Sep 3 20:22:10 2022 +++ pkgsrc/devel/difftastic/distinfo Sun Sep 18 09:48:03 2022 @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.9 2022/09/03 20:22:10 pin Exp $ +$NetBSD: distinfo,v 1.10 2022/09/18 09:48:03 pin Exp $ BLAKE2s (aho-corasick-0.7.18.crate) = 8925e88e2df4b5ca3b31783f527e1bb31dbe27846f409f631148fa239f3b2935 SHA512 (aho-corasick-0.7.18.crate) = 7a23b16231a90d23ee60ad4c81bc225410599a4560d33d3a203138fc540c39cf1000100fed3aed40dcc371c3635656a3792545dca5dd1aefbde00d8774eebd00 @@ -60,9 +60,9 @@ Size (ctor-0.1.22.crate) = 9311 bytes BLAKE2s (diff-0.1.12.crate) = 97e9a9edde58861f9129c0f531e596f0602a744e070445315118269ae02ad4f7 SHA512 (diff-0.1.12.crate) = 0e81331c0424e9369963e23894a6412b65a3ed4f3154ccc184fc84cf1c5985b81c586a6b34e8c6c0e5c3afba38fb15277cfd89e7f50c85bd5d8d4d24ba670d16 Size (diff-0.1.12.crate) = 10223 bytes -BLAKE2s (difftastic-0.35.0.tar.gz) = 07dbc75addbbdbd2ea7e7086c879639db67a444f8515a36cd9483a36ddc2a214 -SHA512 (difftastic-0.35.0.tar.gz) = 356d1a5cb91eb016099ceaae4ce21b95fd2bbf7021e043277fa354f379a0ebcfd43a7c1f459d6509aa5112acab3529cd7f66491ce2c7a5cc1d7688bd635fc436 -Size (difftastic-0.35.0.tar.gz) = 26842590 bytes +BLAKE2s (difftastic-0.36.1.tar.gz) = 8e4c987eb18ef0b25ece55a6730ca60bb7c3458303570ef0680f50003c1dfe29 +SHA512 (difftastic-0.36.1.tar.gz) = 68f954658fb0d979ea5deca9ec6d0a49466b19e54e9db030af76f72e4fb092156b91844ae40073c9bb2c6f3656f7fd25bfc7600cb30f85a3121a57705b8e7d40 +Size (difftastic-0.36.1.tar.gz) = 28809971 bytes BLAKE2s (either-1.6.1.crate) = 6bb7f6e21460b5351a6f5a377c2cf08d5e444c0fef34823941742c346e201965 SHA512 (either-1.6.1.crate) = 4bfe56920e30cbc8eb4f90162db618f7dca653b42db35ab6a7045d3fd9a24ceb1778b1f79613850bdb1a87ad3794fa0d73015e46c48d513f368d8c3776fc9ddf Size (either-1.6.1.crate) = 13641 bytes --_----------=_1663494483160390--