Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Mar 2024 14:30:46 GMT
From:      Emmanuel Vadot <manu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ab8f6592a499 - main - x11/xmessage: Update to 1.0.7
Message-ID:  <202403041430.424EUksh067278@gitrepo.freebsd.org>

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

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

commit ab8f6592a4997b45814fe3c221586bc13b8d3ca1
Author:     Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2024-03-04 07:36:14 +0000
Commit:     Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2024-03-04 14:29:29 +0000

    x11/xmessage: Update to 1.0.7
    
    Release notes:  https://lists.x.org/archives/xorg-announce/2024-March/003475.html
    
    Sponsored by:   Beckhoff Automation GmbH & Co. KG
---
 x11/xmessage/Makefile | 5 ++---
 x11/xmessage/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/x11/xmessage/Makefile b/x11/xmessage/Makefile
index 9b70da8d9acd..966b4ba0d922 100644
--- a/x11/xmessage/Makefile
+++ b/x11/xmessage/Makefile
@@ -1,12 +1,11 @@
 PORTNAME=	xmessage
-PORTVERSION=	1.0.5
-PORTREVISION=	1
+PORTVERSION=	1.0.7
 CATEGORIES=	x11
 
 MAINTAINER=	x11@FreeBSD.org
 COMMENT=	Display message or query in a X window
 
-USES=		xorg xorg-cat:app
+USES=		tar:xz xorg xorg-cat:app
 USE_XORG=	x11 xt xaw
 
 GNU_CONFIGURE_MANPREFIX=	${PREFIX}/share
diff --git a/x11/xmessage/distinfo b/x11/xmessage/distinfo
index 3155496ff500..0c62eae64efd 100644
--- a/x11/xmessage/distinfo
+++ b/x11/xmessage/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1525888948
-SHA256 (xorg/app/xmessage-1.0.5.tar.bz2) = 373dfb81e7a6f06d3d22485a12fcde6e255d58c6dee1bbaeb00c7d0caa9b2029
-SIZE (xorg/app/xmessage-1.0.5.tar.bz2) = 133393
+TIMESTAMP = 1709537746
+SHA256 (xorg/app/xmessage-1.0.7.tar.xz) = 703fccb7a0b772d61d7e603c189b9739866aa97ba985c727275420f829a30356
+SIZE (xorg/app/xmessage-1.0.7.tar.xz) = 128968



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