pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xnotify x11/xnotify: update to 0.8.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/98c038612ea4
branches: trunk
changeset: 442815:98c038612ea4
user: pin <pin%pkgsrc.org@localhost>
date: Tue Dec 01 07:59:26 2020 +0000
description:
x11/xnotify: update to 0.8.1
0.8.1
-add support for specifying time for notification to be alive
-simplify invocation (replace "<... 3<>..." with "0<>...")
-handle SIGUSR1 and SIGUSR2
-minor code changes (rename variables, etc)
0.8.0
-add SEC: (time notification should be visible)
diffstat:
x11/xnotify/Makefile | 5 +++--
x11/xnotify/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 7 deletions(-)
diffs (30 lines):
diff -r 3bfcc6ce7c5a -r 98c038612ea4 x11/xnotify/Makefile
--- a/x11/xnotify/Makefile Tue Dec 01 06:52:30 2020 +0000
+++ b/x11/xnotify/Makefile Tue Dec 01 07:59:26 2020 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2020/10/29 07:47:42 pin Exp $
+# $NetBSD: Makefile,v 1.3 2020/12/01 07:59:26 pin Exp $
-DISTNAME= xnotify-0.7.3
+DISTNAME= xnotify-0.8.1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GITHUB:=phillbush/}
+GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= pin%NetBSD.org@localhost
HOMEPAGE= https://github.com/phillbush/xnotify
diff -r 3bfcc6ce7c5a -r 98c038612ea4 x11/xnotify/distinfo
--- a/x11/xnotify/distinfo Tue Dec 01 06:52:30 2020 +0000
+++ b/x11/xnotify/distinfo Tue Dec 01 07:59:26 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2020/10/29 07:47:42 pin Exp $
+$NetBSD: distinfo,v 1.3 2020/12/01 07:59:26 pin Exp $
-SHA1 (xnotify-0.7.3.tar.gz) = dd9b53fbf1f9a8b1e43b75089d2460bc09902c59
-RMD160 (xnotify-0.7.3.tar.gz) = f8545177098581ed6f9383646c8aab76eff73010
-SHA512 (xnotify-0.7.3.tar.gz) = 181791b4ad3a5f77672754fa8a8a4d30235c8c1afa30963ebabaea5795f5889742f16c475f3835d182c29a8d1bbdec67ef9cbc3ee2d33b796727d8c3f7301d04
-Size (xnotify-0.7.3.tar.gz) = 14549 bytes
+SHA1 (xnotify-0.8.1.tar.gz) = 78d53671cbd8bbd5212aa4b9beb215b99c6b2b38
+RMD160 (xnotify-0.8.1.tar.gz) = 4ecaba67232d57a6ef712f1f51298373d45c83df
+SHA512 (xnotify-0.8.1.tar.gz) = 74fbd81e674313d688e4e288bb4e7a0bf095caed6db467e0b5cf0b3ea96fd1edc4336bad1c83bd80fa6c550385eb95ffd6011f2151649472d02d17f27ff60147
+Size (xnotify-0.8.1.tar.gz) = 15189 bytes
Home |
Main Index |
Thread Index |
Old Index