pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/xrefresh



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Mar  3 23:59:09 UTC 2024

Modified Files:
        pkgsrc/x11/xrefresh: Makefile distinfo

Log Message:
xrefresh: update to 1.1.0.

This release adds two new command-line options: -delay ms & -help

Alan Coopersmith (3):
      gitlab CI: stop requiring Signed-off-by in commits
      Add -help option
      xrefresh 1.1.0

Andrew LeTourneau (1):
      Adding in a '-delay ms' parameter to optionally prolong refreshx


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/x11/xrefresh/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/x11/xrefresh/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/xrefresh/Makefile
diff -u pkgsrc/x11/xrefresh/Makefile:1.12 pkgsrc/x11/xrefresh/Makefile:1.13
--- pkgsrc/x11/xrefresh/Makefile:1.12   Wed Nov  9 13:14:31 2022
+++ pkgsrc/x11/xrefresh/Makefile        Sun Mar  3 23:59:09 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2022/11/09 13:14:31 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2024/03/03 23:59:09 wiz Exp $
 
-DISTNAME=              xrefresh-1.0.7
+DISTNAME=              xrefresh-1.1.0
 CATEGORIES=            x11
 MASTER_SITES=          ${MASTER_SITE_XORG:=app/}
 EXTRACT_SUFX=          .tar.xz

Index: pkgsrc/x11/xrefresh/distinfo
diff -u pkgsrc/x11/xrefresh/distinfo:1.9 pkgsrc/x11/xrefresh/distinfo:1.10
--- pkgsrc/x11/xrefresh/distinfo:1.9    Wed Jul 13 20:50:26 2022
+++ pkgsrc/x11/xrefresh/distinfo        Sun Mar  3 23:59:09 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2022/07/13 20:50:26 wiz Exp $
+$NetBSD: distinfo,v 1.10 2024/03/03 23:59:09 wiz Exp $
 
-BLAKE2s (xrefresh-1.0.7.tar.xz) = 107a862a6048f9446137d8ee754cc7edc5e8ef2aefc94a8ff0e83d61c1218f8b
-SHA512 (xrefresh-1.0.7.tar.xz) = 8fcbb01aa368944ca536f050ab194b21bbd6b2a56265a7ed5807882e5c2f9660105283cdba0ea35b3e4a17a015586aeb82906e081da030332dfc49169a191c31
-Size (xrefresh-1.0.7.tar.xz) = 121820 bytes
+BLAKE2s (xrefresh-1.1.0.tar.xz) = 97ecb48c1a51da8b4ce896f31298e6111e6d4ec05cb612b41ab254b7bf8b8b06
+SHA512 (xrefresh-1.1.0.tar.xz) = d46988c0423c3c6efb21a2eec0df427934d041afa6dcbbfd33f2dff19bf5e077baf10bd96780d98326d3a3e34cbf5824da822b6cb0091873cc1baade0aa05c26
+Size (xrefresh-1.1.0.tar.xz) = 122764 bytes



Home | Main Index | Thread Index | Old Index