pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/dunst dunst: Update to 1.4.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ca604ab9ade1
branches:  trunk
changeset: 398624:ca604ab9ade1
user:      nia <nia%pkgsrc.org@localhost>
date:      Wed Jul 24 17:25:35 2019 +0000

description:
dunst: Update to 1.4.1

Fixed:

* max_icon_size not working with dynamic width (#614)
* Failure to parse color strings with trailing comments in the config (#626)
* Negative width in geometry being ignored (#628)
* Incorrect handling of the argument terminator -- in dunstify
* Crash when changing DPI while no notifications are displayed (#630)
* Fullscreen status change not being detected in some cases (#613)

diffstat:

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

diffs (29 lines):

diff -r b2a04fc02fb4 -r ca604ab9ade1 x11/dunst/Makefile
--- a/x11/dunst/Makefile        Wed Jul 24 17:20:16 2019 +0000
+++ b/x11/dunst/Makefile        Wed Jul 24 17:25:35 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2019/07/21 22:25:56 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2019/07/24 17:25:35 nia Exp $
 
-DISTNAME=      dunst-1.4.0
-PKGREVISION=   1
+DISTNAME=      dunst-1.4.1
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=dunst-project/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
diff -r b2a04fc02fb4 -r ca604ab9ade1 x11/dunst/distinfo
--- a/x11/dunst/distinfo        Wed Jul 24 17:20:16 2019 +0000
+++ b/x11/dunst/distinfo        Wed Jul 24 17:25:35 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.5 2019/06/10 13:06:54 nia Exp $
+$NetBSD: distinfo,v 1.6 2019/07/24 17:25:35 nia Exp $
 
-SHA1 (dunst-1.4.0.tar.gz) = 33ca9f97c4ce25610c58543bf282c2b7fbf9e191
-RMD160 (dunst-1.4.0.tar.gz) = 8e79af9a04e4f3e5f691e120664b959f6aa8e1cb
-SHA512 (dunst-1.4.0.tar.gz) = b6945ab51f93504d83ce6634b9e333157d761033cd35759857c105a868ef4d42146fd1fd59ce88ec86d541bdd7ab6de15e24372be59051f5adbd7a2d5df597d6
-Size (dunst-1.4.0.tar.gz) = 159632 bytes
+SHA1 (dunst-1.4.1.tar.gz) = 6ccccc015e9a6f3ef372a944cb0fe193b6a72412
+RMD160 (dunst-1.4.1.tar.gz) = 13ebad9380c2a16d760737fcf03ede02764e6a65
+SHA512 (dunst-1.4.1.tar.gz) = 43667898e123ef0dea59e2ca55a76686785906e44b453b2a86bdf361045b3f6b751a2e81fa9f562127f80bf47f8c9248960c37f8365dbbe409d72ddc3deb34fb
+Size (dunst-1.4.1.tar.gz) = 160124 bytes
 SHA1 (patch-Makefile) = aa9d85e8ffcbca4b430f68fdae9727df0f9ecdd4



Home | Main Index | Thread Index | Old Index