Date: Fri, 17 Jul 2020 22:26:39 +0000 (UTC) From: Niclas Zeising <zeising@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r542452 - head/x11/xev Message-ID: <202007172226.06HMQdwc038641@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zeising Date: Fri Jul 17 22:26:39 2020 New Revision: 542452 URL: https://svnweb.freebsd.org/changeset/ports/542452 Log: x11/xev: Update to 1.2.4 Update x11/xev to 1.2.4 This is a maintenance release Changelog: https://lists.x.org/archives/xorg-announce/2020-July/003048.html Modified: head/x11/xev/Makefile head/x11/xev/distinfo Modified: head/x11/xev/Makefile ============================================================================== --- head/x11/xev/Makefile Fri Jul 17 22:14:24 2020 (r542451) +++ head/x11/xev/Makefile Fri Jul 17 22:26:39 2020 (r542452) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xev -PORTVERSION= 1.2.3 +PORTVERSION= 1.2.4 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org Modified: head/x11/xev/distinfo ============================================================================== --- head/x11/xev/distinfo Fri Jul 17 22:14:24 2020 (r542451) +++ head/x11/xev/distinfo Fri Jul 17 22:26:39 2020 (r542452) @@ -1,3 +1,3 @@ -TIMESTAMP = 1550681246 -SHA256 (xorg/app/xev-1.2.3.tar.bz2) = 66bc4f1cfa1946d62612737815c34164e4ce40fcebd2c9e1d7e7a1117ad3ad09 -SIZE (xorg/app/xev-1.2.3.tar.bz2) = 134866 +TIMESTAMP = 1595024230 +SHA256 (xorg/app/xev-1.2.4.tar.bz2) = d700e08bfe751ed2dbf802baa204b056d0e49348b6eb3c6f9cb035d8ae4885e2 +SIZE (xorg/app/xev-1.2.4.tar.bz2) = 136792
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007172226.06HMQdwc038641>