Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 May 2024 06:59:14 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: aea3a7b8194b - main - x11/mako: update to 1.9.0
Message-ID:  <202405130659.44D6xEod036310@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=aea3a7b8194bd2fad37842dcd138c1fcec6e8b43

commit aea3a7b8194bd2fad37842dcd138c1fcec6e8b43
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-05-12 10:21:40 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-05-13 06:59:00 +0000

    x11/mako: update to 1.9.0
    
    Changes:        https://github.com/emersion/mako/releases/tag/v1.9.0
    Reported by:    GitHub (watch releases)
---
 x11/mako/Makefile | 7 +++----
 x11/mako/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/x11/mako/Makefile b/x11/mako/Makefile
index 7deeb23a8096..55968390db62 100644
--- a/x11/mako/Makefile
+++ b/x11/mako/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	mako
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.8.0
-PORTREVISION=	1
+DISTVERSION=	1.9.0
 CATEGORIES=	x11 wayland
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -12,7 +11,7 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	evdev-proto>0:devel/evdev-proto \
-		wayland-protocols>=1.21:graphics/wayland-protocols
+		wayland-protocols>=1.32:graphics/wayland-protocols
 LIB_DEPENDS=	libbasu.so:devel/basu \
 		libepoll-shim.so:devel/libepoll-shim \
 		libwayland-client.so:graphics/wayland
@@ -42,6 +41,6 @@ post-patch:
 # Respect PREFIX for icons
 	@${REINPLACE_CMD} 's,/usr/share,${DATADIR:H},g' \
 		${WRKSRC}/icon.c \
-		${WRKSRC}/${PORTNAME}.5.scd
+		${WRKSRC}/doc/${PORTNAME}.5.scd
 
 .include <bsd.port.mk>
diff --git a/x11/mako/distinfo b/x11/mako/distinfo
index 690a6c990f15..6bb2f3f3a263 100644
--- a/x11/mako/distinfo
+++ b/x11/mako/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1685608397
-SHA256 (emersion-mako-v1.8.0_GH0.tar.gz) = f149f3dd2a083504a50307554c0a729ac56888c8ebb0704a78b7261be26166de
-SIZE (emersion-mako-v1.8.0_GH0.tar.gz) = 63143
+TIMESTAMP = 1715509300
+SHA256 (emersion-mako-v1.9.0_GH0.tar.gz) = 5a9f0d58ad0b3dc5bed7084934519fb86648d853b4afd4d1c0cc4a7af3a82f0c
+SIZE (emersion-mako-v1.9.0_GH0.tar.gz) = 63415



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