Thu Oct 29 07:47:42 2020 UTC ()
x11/xnotify: update to 0.7.3

0.7.3 scale image rather than crop it
0.7.2 fix missing left alignment when reading xresources


(pin)
diff -r1.1 -r1.2 pkgsrc/x11/xnotify/Makefile
diff -r1.1 -r1.2 pkgsrc/x11/xnotify/distinfo

cvs diff -r1.1 -r1.2 pkgsrc/x11/xnotify/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/xnotify/Makefile 2020/10/28 11:49:08 1.1
+++ pkgsrc/x11/xnotify/Makefile 2020/10/29 07:47:42 1.2
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.1 2020/10/28 11:49:08 pin Exp $ 1# $NetBSD: Makefile,v 1.2 2020/10/29 07:47:42 pin Exp $
2 2
3DISTNAME= xnotify-0.7.1 3DISTNAME= xnotify-0.7.3
4CATEGORIES= x11 4CATEGORIES= x11
5MASTER_SITES= ${MASTER_SITE_GITHUB:=phillbush/} 5MASTER_SITES= ${MASTER_SITE_GITHUB:=phillbush/}
6 6
7MAINTAINER= pin@NetBSD.org 7MAINTAINER= pin@NetBSD.org
8HOMEPAGE= https://github.com/phillbush/xnotify 8HOMEPAGE= https://github.com/phillbush/xnotify
9COMMENT= Read notifications from stdin and display them on the screen 9COMMENT= Read notifications from stdin and display them on the screen
10LICENSE= mit 10LICENSE= mit
11 11
12SUBST_CLASSES+= configmk 12SUBST_CLASSES+= configmk
13SUBST_STAGE.configmk= pre-configure 13SUBST_STAGE.configmk= pre-configure
14SUBST_MESSAGE.configmk= Adjusting config.mk 14SUBST_MESSAGE.configmk= Adjusting config.mk
15SUBST_FILES.configmk= config.mk 15SUBST_FILES.configmk= config.mk
16SUBST_SED.configmk+= -e 's,/usr/local,${PREFIX},g' 16SUBST_SED.configmk+= -e 's,/usr/local,${PREFIX},g'

cvs diff -r1.1 -r1.2 pkgsrc/x11/xnotify/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/xnotify/distinfo 2020/10/28 11:49:08 1.1
+++ pkgsrc/x11/xnotify/distinfo 2020/10/29 07:47:42 1.2
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.1 2020/10/28 11:49:08 pin Exp $ 1$NetBSD: distinfo,v 1.2 2020/10/29 07:47:42 pin Exp $
2 2
3SHA1 (xnotify-0.7.1.tar.gz) = 0a94a4d77600ad1d20e0e60060d1115ccb7ae3f7 3SHA1 (xnotify-0.7.3.tar.gz) = dd9b53fbf1f9a8b1e43b75089d2460bc09902c59
4RMD160 (xnotify-0.7.1.tar.gz) = d55b8de267cd942c41d268650b95fce2596302fc 4RMD160 (xnotify-0.7.3.tar.gz) = f8545177098581ed6f9383646c8aab76eff73010
5SHA512 (xnotify-0.7.1.tar.gz) = fd6fcec3bac82806fd88ced23aba1f0d8f296d98d8f5513d048d4af75003f65f3446ac24fec4f5ef5a720ab21abe2d932cb59fd883d62241feeff0a621c9c8bc 5SHA512 (xnotify-0.7.3.tar.gz) = 181791b4ad3a5f77672754fa8a8a4d30235c8c1afa30963ebabaea5795f5889742f16c475f3835d182c29a8d1bbdec67ef9cbc3ee2d33b796727d8c3f7301d04
6Size (xnotify-0.7.1.tar.gz) = 14445 bytes 6Size (xnotify-0.7.3.tar.gz) = 14549 bytes