Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Sep 2021 10:02:16 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: ce341886ab3f - main - x11/xeyes: Update to 1.2.0
Message-ID:  <202109031002.183A2G7B028270@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=ce341886ab3f05574f209f1d65af00fd0ccf6bd2

commit ce341886ab3f05574f209f1d65af00fd0ccf6bd2
Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2021-08-02 00:31:20 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-09-03 10:00:31 +0000

    x11/xeyes: Update to 1.2.0
    
    Changes:        https://lists.x.org/archives/xorg/2021-August/060750.html
    PR:             257548
    Reviewed by:    jbeich
    Approved by:    zeising
---
 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 01b2e9e2a34c..6fe9922e0e70 100644
--- a/x11/xeyes/Makefile
+++ b/x11/xeyes/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	xeyes
-PORTVERSION=	1.1.2
+PORTVERSION=	1.2.0
 CATEGORIES=	x11
 
 MAINTAINER=	x11@FreeBSD.org
@@ -9,7 +9,7 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 USES=		xorg xorg-cat:app
-USE_XORG=	x11 xt xext xmu xrender
+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 da895d723964..44a5993e3fd5 100644
--- a/x11/xeyes/distinfo
+++ b/x11/xeyes/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1522340215
-SHA256 (xorg/app/xeyes-1.1.2.tar.bz2) = 57bcec0d2d167af9e5d44d0dbd74c6d7c0f0591cd0608952b23c749fdd910553
-SIZE (xorg/app/xeyes-1.1.2.tar.bz2) = 133160
+TIMESTAMP = 1627863889
+SHA256 (xorg/app/xeyes-1.2.0.tar.bz2) = f8a17e23146bef1ab345a1e303c6749e42aaa7bcf4f25428afad41770721b6db
+SIZE (xorg/app/xeyes-1.2.0.tar.bz2) = 139218



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