pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/st-term
Module Name: pkgsrc
Committed By: leot
Date: Fri Jan 7 13:11:12 UTC 2022
Modified Files:
pkgsrc/x11/st-term: Makefile distinfo
Log Message:
st-term: Update to 0.8.5
Changes:
0.8.5
-----
- Add support for OSC color sequences
- Correctly encode mouse buttons >= 8 in X10 and SGR mode
- Add WM_ICON_NAME property support
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/x11/st-term/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/x11/st-term/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/st-term/Makefile
diff -u pkgsrc/x11/st-term/Makefile:1.13 pkgsrc/x11/st-term/Makefile:1.14
--- pkgsrc/x11/st-term/Makefile:1.13 Thu Feb 25 15:20:28 2021
+++ pkgsrc/x11/st-term/Makefile Fri Jan 7 13:11:12 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2021/02/25 15:20:28 pin Exp $
+# $NetBSD: Makefile,v 1.14 2022/01/07 13:11:12 leot Exp $
-DISTNAME= st-0.8.4
+DISTNAME= st-0.8.5
PKGNAME= ${DISTNAME:S/-/-term-/}
-PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= https://dl.suckless.org/st/
Index: pkgsrc/x11/st-term/distinfo
diff -u pkgsrc/x11/st-term/distinfo:1.9 pkgsrc/x11/st-term/distinfo:1.10
--- pkgsrc/x11/st-term/distinfo:1.9 Tue Oct 26 11:34:28 2021
+++ pkgsrc/x11/st-term/distinfo Fri Jan 7 13:11:12 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2021/10/26 11:34:28 nia Exp $
+$NetBSD: distinfo,v 1.10 2022/01/07 13:11:12 leot Exp $
-BLAKE2s (st-0.8.4.tar.gz) = ba8ed7b637ee13252c65e63a3f6e39b0084a716c2494b360683cbbd637352d5e
-SHA512 (st-0.8.4.tar.gz) = f6f95081f9d09d442228bac1149d75d36a9f4f049b5504cf5ce00b353563ff92c62a2628ce728663fec107a14bea0eeb22b7a72804c37090de33819243d7512a
-Size (st-0.8.4.tar.gz) = 47330 bytes
+BLAKE2s (st-0.8.5.tar.gz) = 347887809686855a4841ece5c611731e70a0b99bd4416e10393e64bd89705e4c
+SHA512 (st-0.8.5.tar.gz) = 45cc51f9fc343bd80a48f23f5b00e41e0cc01a538474e0578dd02f02ce92cb560e0e7464ec47fd7de4d39483b23fda212c3e7c64233e8a3f4ab6862144d76323
+Size (st-0.8.5.tar.gz) = 47829 bytes
Home |
Main Index |
Thread Index |
Old Index