pkgsrc-Changes archive

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

CVS commit: pkgsrc/shells/fish



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Dec 11 09:37:12 UTC 2023

Modified Files:
        pkgsrc/shells/fish: Makefile distinfo

Log Message:
fish: update to 3.6.4.

3.6.4

This release contains a complete fix for the test suite failure in
fish 3.6.2 and 3.6.3.

3.6.3

This release contains a fix for a test suite failure in fish 3.6.2.


To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/shells/fish/Makefile
cvs rdiff -u -r1.34 -r1.35 pkgsrc/shells/fish/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/shells/fish/Makefile
diff -u pkgsrc/shells/fish/Makefile:1.47 pkgsrc/shells/fish/Makefile:1.48
--- pkgsrc/shells/fish/Makefile:1.47    Fri Dec  8 19:59:46 2023
+++ pkgsrc/shells/fish/Makefile Mon Dec 11 09:37:12 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.47 2023/12/08 19:59:46 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2023/12/11 09:37:12 wiz Exp $
 
-DISTNAME=              fish-3.6.2
+DISTNAME=              fish-3.6.4
 CATEGORIES=            shells
 MASTER_SITES=          ${MASTER_SITE_GITHUB:=fish-shell/}
 GITHUB_PROJECT=                fish-shell

Index: pkgsrc/shells/fish/distinfo
diff -u pkgsrc/shells/fish/distinfo:1.34 pkgsrc/shells/fish/distinfo:1.35
--- pkgsrc/shells/fish/distinfo:1.34    Fri Dec  8 19:59:46 2023
+++ pkgsrc/shells/fish/distinfo Mon Dec 11 09:37:12 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.34 2023/12/08 19:59:46 wiz Exp $
+$NetBSD: distinfo,v 1.35 2023/12/11 09:37:12 wiz Exp $
 
-BLAKE2s (fish-3.6.2.tar.xz) = b0edd7c7c7f205360a7d785aedb8c43f13446024cea19b1d268deee1ec414b35
-SHA512 (fish-3.6.2.tar.xz) = ee28b49a8c19cdc2613ed0b729eb6c8b686062a5e505357b045b67a64c9e4f5f6a308c58c6756a39c5edc4a9237afee9fc25763ce6b73b30cdb5ee5f21b2ac5d
-Size (fish-3.6.2.tar.xz) = 2911032 bytes
+BLAKE2s (fish-3.6.4.tar.xz) = e13937c6596e14c7ce28cfb793ed18151340008f8e3f339e76f847ab9ff2f5fa
+SHA512 (fish-3.6.4.tar.xz) = 0ab777d8ee87c9039a5d2abb71f175025a05c5aa0a0813d87f875e9975038a395cceebeedb5a8909d43ba06825ec1d15500fcdc9d784c424ce1dc86272703780
+Size (fish-3.6.4.tar.xz) = 2911364 bytes
 SHA1 (patch-build__tools_git__version__gen.sh) = d66abecc900fa411f6da9c5fbb9f70f533025a49
 SHA1 (patch-cmake_ConfigureChecks.cmake) = e1a80dcd64dde555483b0253d4463f570ca16cc6
 SHA1 (patch-cmake_Install.cmake) = 1defcb125ab0082649f1b6e592df96a9c5d49c0a



Home | Main Index | Thread Index | Old Index