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:   pin
Date:           Fri Aug  2 10:17:18 UTC 2024

Modified Files:
        pkgsrc/x11/st-term: Makefile distinfo

Log Message:
x11/st-term: update to 0.9.2

 - Reset title when an empty title string is given
 - Revert "Fix cursor move with wide glyphs"


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/x11/st-term/Makefile
cvs rdiff -u -r1.12 -r1.13 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.18 pkgsrc/x11/st-term/Makefile:1.19
--- pkgsrc/x11/st-term/Makefile:1.18    Sun Mar 24 20:53:39 2024
+++ pkgsrc/x11/st-term/Makefile Fri Aug  2 10:17:18 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2024/03/24 20:53:39 leot Exp $
+# $NetBSD: Makefile,v 1.19 2024/08/02 10:17:18 pin Exp $
 
-DISTNAME=      st-0.9.1
+DISTNAME=      st-0.9.2
 PKGNAME=       ${DISTNAME:S/-/-term-/}
 CATEGORIES=    x11
 MASTER_SITES=  https://dl.suckless.org/st/

Index: pkgsrc/x11/st-term/distinfo
diff -u pkgsrc/x11/st-term/distinfo:1.12 pkgsrc/x11/st-term/distinfo:1.13
--- pkgsrc/x11/st-term/distinfo:1.12    Sun Mar 24 20:53:39 2024
+++ pkgsrc/x11/st-term/distinfo Fri Aug  2 10:17:18 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2024/03/24 20:53:39 leot Exp $
+$NetBSD: distinfo,v 1.13 2024/08/02 10:17:18 pin Exp $
 
-BLAKE2s (st-0.9.1.tar.gz) = a8416212632e35ba38d01a83af97b033382f7f19e227b33d142a40cdb8cf517b
-SHA512 (st-0.9.1.tar.gz) = 88406dcd7befb9cf88ffa41a235dfd330b4448834e0af4b6318b1eff6cf29bc9ea9aafc3343ddf5a7ae3871b82fa1a7c349df866bc944ae0412aa1ce95c40007
-Size (st-0.9.1.tar.gz) = 48412 bytes
+BLAKE2s (st-0.9.2.tar.gz) = 6ee74d78ab3d52924c95dcf57aae00c1a99a0095a6526a771b4cd73ae2405d47
+SHA512 (st-0.9.2.tar.gz) = 1ca484227189d9e92ffc1092183fdc6a162da8bb41b9c18df662212d49a9551a84c3c87784ae16f2294105776b9d58983f29396bc681e367b761610bd7071b61
+Size (st-0.9.2.tar.gz) = 48381 bytes



Home | Main Index | Thread Index | Old Index