Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Mar 2024 14:30:40 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: 2fa5f13850af - main - x11/editres: Update to 1.0.9
Message-ID:  <202403041430.424EUe4K067036@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=2fa5f13850afbd83b3983bb23e8789e0619931b2

commit 2fa5f13850afbd83b3983bb23e8789e0619931b2
Author:     Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2024-03-04 07:24:08 +0000
Commit:     Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2024-03-04 14:29:10 +0000

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

diff --git a/x11/editres/Makefile b/x11/editres/Makefile
index dccc68cbbe76..8a7250c257b2 100644
--- a/x11/editres/Makefile
+++ b/x11/editres/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	editres
-PORTVERSION=	1.0.8
-PORTREVISION=	1
+PORTVERSION=	1.0.9
 CATEGORIES=	x11
 
 MAINTAINER=	x11@FreeBSD.org
@@ -12,6 +11,8 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 USES=		tar:xz xorg xorg-cat:app
 USE_XORG=	x11 xt xmu xaw
 
+LIB_DEPENDS+=libxkbfile.so:x11/libxkbfile
+
 GNU_CONFIGURE_MANPREFIX=	${PREFIX}/share
 
 .include <bsd.port.mk>
diff --git a/x11/editres/distinfo b/x11/editres/distinfo
index 0a10cd0ec48c..00fecd2b6d85 100644
--- a/x11/editres/distinfo
+++ b/x11/editres/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1697747054
-SHA256 (xorg/app/editres-1.0.8.tar.xz) = 83cf5dffb1883635fd9c6a8dc48ff9e560f6c6d8ce1a0e929d5f409cba18b6f9
-SIZE (xorg/app/editres-1.0.8.tar.xz) = 158476
+TIMESTAMP = 1709536946
+SHA256 (xorg/app/editres-1.0.9.tar.xz) = cdfc3f7a6f0ecea417af785b1f46469d9c21a3543a765480a3090fd65e3db3c6
+SIZE (xorg/app/editres-1.0.9.tar.xz) = 161300



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