pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/difftastic



Module Name:    pkgsrc
Committed By:   pin
Date:           Mon Aug  8 11:52:55 UTC 2022

Modified Files:
        pkgsrc/devel/difftastic: Makefile distinfo

Log Message:
devel/difftastic: update to 0.32.0

0.32 (released 7th August 2022)
-Improved performance in many cases, particularly for files with a fairly flat
 structure.

-Difftastic now treats the path /dev/null as an empty file, even if that path
 doesn't exist on the current machine. This fixes a crash when using difftastic
 with git on Windows.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 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.

Modified files:

Index: pkgsrc/devel/difftastic/Makefile
diff -u pkgsrc/devel/difftastic/Makefile:1.6 pkgsrc/devel/difftastic/Makefile:1.7
--- pkgsrc/devel/difftastic/Makefile:1.6        Mon Aug  1 08:04:19 2022
+++ pkgsrc/devel/difftastic/Makefile    Mon Aug  8 11:52:54 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2022/08/01 08:04:19 pin Exp $
+# $NetBSD: Makefile,v 1.7 2022/08/08 11:52:54 pin Exp $
 
-DISTNAME=      difftastic-0.31.0
+DISTNAME=      difftastic-0.32.0
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=Wilfred/}
 
Index: pkgsrc/devel/difftastic/distinfo
diff -u pkgsrc/devel/difftastic/distinfo:1.6 pkgsrc/devel/difftastic/distinfo:1.7
--- pkgsrc/devel/difftastic/distinfo:1.6        Mon Aug  1 08:04:19 2022
+++ pkgsrc/devel/difftastic/distinfo    Mon Aug  8 11:52:54 2022
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.6 2022/08/01 08:04:19 pin Exp $
+$NetBSD: distinfo,v 1.7 2022/08/08 11:52:54 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.31.0.tar.gz) = 4695fd93684f990c7102360d757fa576b8f2c0ee8ff982d401816cce20e382bb
-SHA512 (difftastic-0.31.0.tar.gz) = 2a1c5b953a4fdb5a43baf138528eab1cb5d38b140a6d99b814bba52c20079a6b790af9f4becab10b0687aed7fc1de89c8df570ad9d7116cec76fc004087d4763
-Size (difftastic-0.31.0.tar.gz) = 26710743 bytes
+BLAKE2s (difftastic-0.32.0.tar.gz) = b9cb2ff83b6f7199242bd0032e7df7e2604f931abe37ef536c3e02874013c10f
+SHA512 (difftastic-0.32.0.tar.gz) = a76a7e87d4a92bab5db8578aa450c1a1be12cc1a6ac37525832232b098516ec78b964b3bab98bd5875b3ba0ccc712122d08101bb2db317c2a6dd66de3abae642
+Size (difftastic-0.32.0.tar.gz) = 26712270 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