pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/st-term st-term: Update x11/st-term to 0.8



details:   https://anonhg.NetBSD.org/pkgsrc/rev/25ac55c4f88f
branches:  trunk
changeset: 377367:25ac55c4f88f
user:      leot <leot%pkgsrc.org@localhost>
date:      Thu Mar 15 10:52:38 2018 +0000

description:
st-term: Update x11/st-term to 0.8

Changes:
0.8
---
There are many features and code that has been rewritten. Particulary
noteworthy is now a more clear separation of the X11/Xft code and the terminal
emulator logic.

Some peole have shown interest in writing a Wayland port, writing specific
(fuzz) tests for the terminal emulator or reusing the terminal emulator code.

diffstat:

 x11/st-term/Makefile |   5 ++---
 x11/st-term/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r 182566aad86f -r 25ac55c4f88f x11/st-term/Makefile
--- a/x11/st-term/Makefile      Thu Mar 15 10:23:20 2018 +0000
+++ b/x11/st-term/Makefile      Thu Mar 15 10:52:38 2018 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2018/03/12 11:17:57 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2018/03/15 10:52:38 leot Exp $
 
-DISTNAME=      st-0.7
+DISTNAME=      st-0.8
 PKGNAME=       ${DISTNAME:S/-/-term-/}
-PKGREVISION=   2
 CATEGORIES=    x11
 MASTER_SITES=  https://dl.suckless.org/st/
 
diff -r 182566aad86f -r 25ac55c4f88f x11/st-term/distinfo
--- a/x11/st-term/distinfo      Thu Mar 15 10:23:20 2018 +0000
+++ b/x11/st-term/distinfo      Thu Mar 15 10:52:38 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2016/08/12 09:16:57 leot Exp $
+$NetBSD: distinfo,v 1.3 2018/03/15 10:52:38 leot Exp $
 
-SHA1 (st-0.7.tar.gz) = 358bca5bfc6ee85352dcd4f45f13f78474e5de42
-RMD160 (st-0.7.tar.gz) = 0cf624e92b6f9287ad0d4b1225381b23b24dd3e4
-SHA512 (st-0.7.tar.gz) = 9384820d373bfaaef1887290351d8c34abeef26cd7d50ddbae56ffb865864bcca9be798c6238bf1ce595ba7c317f2c1d97653055da0aa302e322eeee822768d4
-Size (st-0.7.tar.gz) = 42418 bytes
+SHA1 (st-0.8.tar.gz) = 940cc305bf6f138c256cd3c07b334993645c663c
+RMD160 (st-0.8.tar.gz) = 4880f960be2dfd182350b58115bf7bc969a0181f
+SHA512 (st-0.8.tar.gz) = 47af80560f3bd803719b83e95affcb5425fed419fa4703dbd66ee2080f6671597aaba8110f3f7959190e8c3e2b02c62edf062fab950b2649f1d8c532c183de84
+Size (st-0.8.tar.gz) = 45401 bytes



Home | Main Index | Thread Index | Old Index