summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorpin <pin@pkgsrc.org>2020-12-01 07:59:26 +0000
committerpin <pin@pkgsrc.org>2020-12-01 07:59:26 +0000
commitaf8ddb8911fa27d0b63401cb3e4ab6f350e4e300 (patch)
treed1dd3563082e8f2463ed49d1a7ef4c3977571309 /x11
parent8fc9cb38a61148adf9664a5dc850e955c59124f5 (diff)
downloadpkgsrc-af8ddb8911fa27d0b63401cb3e4ab6f350e4e300.tar.gz
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 (limited to 'x11')
-rw-r--r--x11/xnotify/Makefile5
-rw-r--r--x11/xnotify/distinfo10
2 files changed, 8 insertions, 7 deletions
diff --git a/x11/xnotify/Makefile b/x11/xnotify/Makefile
index 2118a8a7110..a7d116faa75 100644
--- a/x11/xnotify/Makefile
+++ b/x11/xnotify/Makefile
@@ -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
HOMEPAGE= https://github.com/phillbush/xnotify
diff --git a/x11/xnotify/distinfo b/x11/xnotify/distinfo
index 69debe739b9..a2167924e1c 100644
--- a/x11/xnotify/distinfo
+++ b/x11/xnotify/distinfo
@@ -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