pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/tint2 tint2: update to 17.0.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/bd2655d1da27
branches: trunk
changeset: 454899:bd2655d1da27
user: tnn <tnn%pkgsrc.org@localhost>
date: Wed Jun 23 20:21:37 2021 +0000
description:
tint2: update to 17.0.1
2021-05-29 17.0.1
- Fixes:
- Crash on panel cleanup in single-monitor execp
2021-04-18 17.0
- Fixes:
- Crash when a window icon is large (santouits)
- Minute clock doesn't update
- Scrollbars in tint2conf
- Preserve item order when skipping executors
- Image memory leak (Adam M. Trofa)
- Incorrect timeout microsecond computation leading to high CPU usage
- Enhancements:
- Port tint2conf to gtk3
- execp_monitor config
- Improved executor examples (Nikita Zlobin)
diffstat:
x11/tint2/Makefile | 7 +++----
x11/tint2/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 9 deletions(-)
diffs (39 lines):
diff -r 6d66a9490465 -r bd2655d1da27 x11/tint2/Makefile
--- a/x11/tint2/Makefile Wed Jun 23 20:16:42 2021 +0000
+++ b/x11/tint2/Makefile Wed Jun 23 20:21:37 2021 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.56 2021/04/21 11:43:02 adam Exp $
+# $NetBSD: Makefile,v 1.57 2021/06/23 20:21:37 tnn Exp $
-DISTNAME= tint2-v16.7
+DISTNAME= tint2-v17.0.1
PKGNAME= ${DISTNAME:S/-v/-/}
-PKGREVISION= 6
CATEGORIES= x11
MASTER_SITES= https://gitlab.com/o9000/tint2/-/archive/v${PKGVERSION_NOREV}/
EXTRACT_SUFX= .tar.bz2
@@ -34,7 +33,7 @@
.include "../../graphics/imlib2/buildlink3.mk"
.include "../../graphics/librsvg/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../x11/gtk2/buildlink3.mk"
+.include "../../x11/gtk3/buildlink3.mk"
.include "../../x11/libXcomposite/buildlink3.mk"
.include "../../x11/libXdamage/buildlink3.mk"
.include "../../x11/libXinerama/buildlink3.mk"
diff -r 6d66a9490465 -r bd2655d1da27 x11/tint2/distinfo
--- a/x11/tint2/distinfo Wed Jun 23 20:16:42 2021 +0000
+++ b/x11/tint2/distinfo Wed Jun 23 20:21:37 2021 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.9 2019/07/23 09:08:32 tnn Exp $
+$NetBSD: distinfo,v 1.10 2021/06/23 20:21:37 tnn Exp $
-SHA1 (tint2-v16.7.tar.bz2) = 5400e1ec20bbd6686882a41c4be45574460160d5
-RMD160 (tint2-v16.7.tar.bz2) = 0e3f14facd7b654282a77b899b35c5b382fe3127
-SHA512 (tint2-v16.7.tar.bz2) = 92d3bb3b26fe356553b711727d86c46ab1530990e972791b10ddde57c7479ce983dda97bacb5dd37be1e846c767b00a0e36388271d5e6618552243c8e2a7fa43
-Size (tint2-v16.7.tar.bz2) = 402712 bytes
+SHA1 (tint2-v17.0.1.tar.bz2) = 1388ec10875c52c44356a01804837a0852fa5741
+RMD160 (tint2-v17.0.1.tar.bz2) = d8d5d33bf0b3094a48224bae836d4fa77f5425d9
+SHA512 (tint2-v17.0.1.tar.bz2) = e770768ebe3d0f4cd406455c8605fa6fe2034de938dc3968494df2d30faee79f4bb3078ddaf7cdc1483fc4f4a0f99f1850eaf394bfb69b83bacbe646904a62f9
+Size (tint2-v17.0.1.tar.bz2) = 405003 bytes
SHA1 (patch-aa) = fdf0fe697ceb576068b0873532ac406b59752370
Home |
Main Index |
Thread Index |
Old Index