pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xeyes
Module Name: pkgsrc
Committed By: wiz
Date: Fri Jul 14 06:39:46 UTC 2023
Modified Files:
pkgsrc/x11/xeyes: Makefile distinfo
Log Message:
xeyes: update to 1.3.0.
xeyes is a simple utility used by X users to help them find lost cursors,
and by Wayland users to help see which windows are run via Xwayland vs.
natively.
This release adds a -biblicallyAccurate option for extra amusement.
Alan Coopersmith (8):
gitlab CI: add a basic build test
Build xz tarballs instead of bzip2
Fix spelling/wording issues
man page: remove out-of-date reference to X(7)
gitlab CI: stop requiring Signed-off-by in commits
Add -help & -version options
Print which argument was unknown before giving usage message
xeyes 1.3.0
Serge Bazanski (1):
Implement multi-ocular support, add biblical example
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/x11/xeyes/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/x11/xeyes/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/xeyes/Makefile
diff -u pkgsrc/x11/xeyes/Makefile:1.13 pkgsrc/x11/xeyes/Makefile:1.14
--- pkgsrc/x11/xeyes/Makefile:1.13 Wed Nov 9 13:14:25 2022
+++ pkgsrc/x11/xeyes/Makefile Fri Jul 14 06:39:46 2023
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2022/11/09 13:14:25 joerg Exp $
+# $NetBSD: Makefile,v 1.14 2023/07/14 06:39:46 wiz Exp $
-DISTNAME= xeyes-1.2.0
-PKGREVISION= 1
+DISTNAME= xeyes-1.3.0
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
-EXTRACT_SUFX= .tar.bz2
+EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://xorg.freedesktop.org/
Index: pkgsrc/x11/xeyes/distinfo
diff -u pkgsrc/x11/xeyes/distinfo:1.8 pkgsrc/x11/xeyes/distinfo:1.9
--- pkgsrc/x11/xeyes/distinfo:1.8 Tue Oct 26 11:34:39 2021
+++ pkgsrc/x11/xeyes/distinfo Fri Jul 14 06:39:46 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2021/10/26 11:34:39 nia Exp $
+$NetBSD: distinfo,v 1.9 2023/07/14 06:39:46 wiz Exp $
-BLAKE2s (xeyes-1.2.0.tar.bz2) = c006a2c5bb3a0387ade3bccae69dfaf2ff05d2103874d773a3b8c0108ee6f4d4
-SHA512 (xeyes-1.2.0.tar.bz2) = 2d1614614b3ba3d1ebaa0e9801a2e159389b94aaacafb962d326b7e6dc712c1eb2c12a50ceb10b3135cf0eee6ae86bbf84e73098deb08e73792f14a60616b4d8
-Size (xeyes-1.2.0.tar.bz2) = 139218 bytes
+BLAKE2s (xeyes-1.3.0.tar.xz) = 1ea3dacd78c934b77b935ff53e69271b3c319396db99c3d18154ef0ddce0375b
+SHA512 (xeyes-1.3.0.tar.xz) = 6108a476cd0807ce2a522d905894817f7f14f653f928c218c96c078f0822d9abef5fb941d3e7163a1cadaa7d74f1bd09bbf60345a7ac0fe906667af5a0490906
+Size (xeyes-1.3.0.tar.xz) = 130444 bytes
Home |
Main Index |
Thread Index |
Old Index