pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/difftastic devel/difftastic: update to 0.36.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/62bf8c069465
branches:  trunk
changeset: 385473:62bf8c069465
user:      pin <pin%pkgsrc.org@localhost>
date:      Sun Sep 18 09:48:03 2022 +0000

description:
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.

diffstat:

 devel/difftastic/Makefile |  4 ++--
 devel/difftastic/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (34 lines):

diff -r 4e675692a1b5 -r 62bf8c069465 devel/difftastic/Makefile
--- a/devel/difftastic/Makefile Sun Sep 18 09:47:08 2022 +0000
+++ b/devel/difftastic/Makefile Sun Sep 18 09:48:03 2022 +0000
@@ -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/}
 
diff -r 4e675692a1b5 -r 62bf8c069465 devel/difftastic/distinfo
--- a/devel/difftastic/distinfo Sun Sep 18 09:47:08 2022 +0000
+++ b/devel/difftastic/distinfo Sun Sep 18 09:48:03 2022 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index