Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Aug 2023 09:56:30 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a99231e6428f - main - x11/xeyes: update to 1.3.0
Message-ID:  <202308030956.3739uU19076233@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a99231e6428f9c716d736a074445846be3977f37

commit a99231e6428f9c716d736a074445846be3977f37
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-07-13 23:17:42 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-08-03 09:56:02 +0000

    x11/xeyes: update to 1.3.0
    
    Changes:        https://lists.x.org/archives/xorg-announce/2023-July/003409.html
    PR:             272892
    Approved by:    manu
---
 x11/xeyes/Makefile | 4 ++--
 x11/xeyes/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/x11/xeyes/Makefile b/x11/xeyes/Makefile
index 6fe9922e0e70..95eb813a5170 100644
--- a/x11/xeyes/Makefile
+++ b/x11/xeyes/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	xeyes
-PORTVERSION=	1.2.0
+PORTVERSION=	1.3.0
 CATEGORIES=	x11
 
 MAINTAINER=	x11@FreeBSD.org
@@ -8,7 +8,7 @@ COMMENT=	Follow the mouse X demo
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		xorg xorg-cat:app
+USES=		tar:xz xorg xorg-cat:app
 USE_XORG=	x11 xcb xext xi xmu xrender xt
 
 PLIST_FILES=	bin/xeyes man/man1/xeyes.1.gz
diff --git a/x11/xeyes/distinfo b/x11/xeyes/distinfo
index 44a5993e3fd5..ad69285e5249 100644
--- a/x11/xeyes/distinfo
+++ b/x11/xeyes/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1627863889
-SHA256 (xorg/app/xeyes-1.2.0.tar.bz2) = f8a17e23146bef1ab345a1e303c6749e42aaa7bcf4f25428afad41770721b6db
-SIZE (xorg/app/xeyes-1.2.0.tar.bz2) = 139218
+TIMESTAMP = 1689290262
+SHA256 (xorg/app/xeyes-1.3.0.tar.xz) = 0950c600bf33447e169a539ee6655ef9f36d6cebf2c1be67f7ab55dacb753023
+SIZE (xorg/app/xeyes-1.3.0.tar.xz) = 130444



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308030956.3739uU19076233>