pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/diff-so-fancy
Module Name: pkgsrc
Committed By: wiz
Date: Fri Jun 9 21:00:09 UTC 2023
Modified Files:
pkgsrc/devel/diff-so-fancy: Makefile distinfo
Log Message:
diff-so-fancy: update to 1.4.4.
General maintenance release with bug fixes for modern versions of git
Much improved test suite to catch bugs earlier and easier
Better support for non-git use cases (vanilla diff and hg)
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/diff-so-fancy/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/diff-so-fancy/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/diff-so-fancy/Makefile
diff -u pkgsrc/devel/diff-so-fancy/Makefile:1.3 pkgsrc/devel/diff-so-fancy/Makefile:1.4
--- pkgsrc/devel/diff-so-fancy/Makefile:1.3 Tue Jun 28 11:31:42 2022
+++ pkgsrc/devel/diff-so-fancy/Makefile Fri Jun 9 21:00:09 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2022/06/28 11:31:42 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2023/06/09 21:00:09 wiz Exp $
-DISTNAME= diff-so-fancy-1.4.3
-PKGREVISION= 1
+DISTNAME= diff-so-fancy-1.4.4
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_GITHUB:=so-fancy/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/devel/diff-so-fancy/distinfo
diff -u pkgsrc/devel/diff-so-fancy/distinfo:1.2 pkgsrc/devel/diff-so-fancy/distinfo:1.3
--- pkgsrc/devel/diff-so-fancy/distinfo:1.2 Wed Apr 20 20:31:00 2022
+++ pkgsrc/devel/diff-so-fancy/distinfo Fri Jun 9 21:00:09 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2022/04/20 20:31:00 wiz Exp $
+$NetBSD: distinfo,v 1.3 2023/06/09 21:00:09 wiz Exp $
-BLAKE2s (diff-so-fancy-1.4.3.tar.gz) = a808f8b317c6c74260e77eb1f55622fbae1a000968e0ef0e373135115212de1f
-SHA512 (diff-so-fancy-1.4.3.tar.gz) = 9c85c0ffcb7235ad985377206e93e56bdac3926f029d8ab8a899a4391339f344049e9bfe4b77df0f2bda29720ab454378218ea3752b97f40b5ac7ba72a5fa047
-Size (diff-so-fancy-1.4.3.tar.gz) = 51800 bytes
+BLAKE2s (diff-so-fancy-1.4.4.tar.gz) = 3668a0d546b28b96c4011381772fd8132a5b599e301958d792a03ba0d7e8c05f
+SHA512 (diff-so-fancy-1.4.4.tar.gz) = 477ad58a55ebc765f525b7d16993af18ee5ccf0c9f2835f4a608c6a1a9afa3170f2071dd93b9009dc3c2dab06f700763ac7652d0bedb932a67af23abf4f8884e
+Size (diff-so-fancy-1.4.4.tar.gz) = 188528 bytes
Home |
Main Index |
Thread Index |
Old Index