pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/xnotify



Module Name:    pkgsrc
Committed By:   pin
Date:           Thu Oct 29 07:47:42 UTC 2020

Modified Files:
        pkgsrc/x11/xnotify: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/xnotify/Makefile \
    pkgsrc/x11/xnotify/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/xnotify/Makefile
diff -u pkgsrc/x11/xnotify/Makefile:1.1 pkgsrc/x11/xnotify/Makefile:1.2
--- pkgsrc/x11/xnotify/Makefile:1.1     Wed Oct 28 11:49:08 2020
+++ pkgsrc/x11/xnotify/Makefile Thu Oct 29 07:47:42 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2020/10/28 11:49:08 pin Exp $
+# $NetBSD: Makefile,v 1.2 2020/10/29 07:47:42 pin Exp $
 
-DISTNAME=      xnotify-0.7.1
+DISTNAME=      xnotify-0.7.3
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=phillbush/}
 
Index: pkgsrc/x11/xnotify/distinfo
diff -u pkgsrc/x11/xnotify/distinfo:1.1 pkgsrc/x11/xnotify/distinfo:1.2
--- pkgsrc/x11/xnotify/distinfo:1.1     Wed Oct 28 11:49:08 2020
+++ pkgsrc/x11/xnotify/distinfo Thu Oct 29 07:47:42 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2020/10/28 11:49:08 pin Exp $
+$NetBSD: distinfo,v 1.2 2020/10/29 07:47:42 pin Exp $
 
-SHA1 (xnotify-0.7.1.tar.gz) = 0a94a4d77600ad1d20e0e60060d1115ccb7ae3f7
-RMD160 (xnotify-0.7.1.tar.gz) = d55b8de267cd942c41d268650b95fce2596302fc
-SHA512 (xnotify-0.7.1.tar.gz) = fd6fcec3bac82806fd88ced23aba1f0d8f296d98d8f5513d048d4af75003f65f3446ac24fec4f5ef5a720ab21abe2d932cb59fd883d62241feeff0a621c9c8bc
-Size (xnotify-0.7.1.tar.gz) = 14445 bytes
+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



Home | Main Index | Thread Index | Old Index