pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/noice



Module Name:    pkgsrc
Committed By:   leot
Date:           Wed Jan 30 11:46:26 UTC 2019

Modified Files:
        pkgsrc/sysutils/noice: Makefile distinfo

Log Message:
noice: Update to 0.7

Changes:
0.7
---
 - Add support for directory sorting
 - Add case insensitive comparison
 - Add colors
 - Change emacs keybinds for jumping to first/last entry
 - Minor bug fixes and improvements
 - Use sxiv instead of feh by default
 - Use mpv instead of mplayer by default


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/sysutils/noice/Makefile \
    pkgsrc/sysutils/noice/distinfo

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

Modified files:

Index: pkgsrc/sysutils/noice/Makefile
diff -u pkgsrc/sysutils/noice/Makefile:1.1 pkgsrc/sysutils/noice/Makefile:1.2
--- pkgsrc/sysutils/noice/Makefile:1.1  Mon Sep  4 09:29:13 2017
+++ pkgsrc/sysutils/noice/Makefile      Wed Jan 30 11:46:26 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2017/09/04 09:29:13 leot Exp $
+# $NetBSD: Makefile,v 1.2 2019/01/30 11:46:26 leot Exp $
 
-DISTNAME=      noice-0.6
+DISTNAME=      noice-0.7
 CATEGORIES=    sysutils
 MASTER_SITES=  https://dl.2f30.org/releases/
 
Index: pkgsrc/sysutils/noice/distinfo
diff -u pkgsrc/sysutils/noice/distinfo:1.1 pkgsrc/sysutils/noice/distinfo:1.2
--- pkgsrc/sysutils/noice/distinfo:1.1  Mon Sep  4 09:29:13 2017
+++ pkgsrc/sysutils/noice/distinfo      Wed Jan 30 11:46:26 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/09/04 09:29:13 leot Exp $
+$NetBSD: distinfo,v 1.2 2019/01/30 11:46:26 leot Exp $
 
-SHA1 (noice-0.6.tar.gz) = a724c8340d6c0a13937bbab07e276b2efbbde10c
-RMD160 (noice-0.6.tar.gz) = c05b802a94ba286f14c75f876ac2bf7ac12a063b
-SHA512 (noice-0.6.tar.gz) = 4600bfd52f432667a07e21ff073f385e88f56ac032882d8f62446b377f8964f04467125893d5a20a0177c1e12e2d9a4ac1c8b257f2aa283c3c08f156c80c3518
-Size (noice-0.6.tar.gz) = 9942 bytes
+SHA1 (noice-0.7.tar.gz) = 6a6eff0ea260b527faf7b681f0bd36556e2807f4
+RMD160 (noice-0.7.tar.gz) = d1f972fd74325f9060e42d854cda8606bd0a877d
+SHA512 (noice-0.7.tar.gz) = f871cb32cb2840529b6dd7ad3af8a28c2df0a43cb40aef0e4f4aef54c5fb5cf221c03150c6f27aa614bffca4b8aca62369cc3f6c77d6a66a39ae551741b8d563
+Size (noice-0.7.tar.gz) = 10465 bytes



Home | Main Index | Thread Index | Old Index