git: 6b75d9fcf708 - 2021Q3 - x11/mako: update to 1.6

Jan Beich jbeich at FreeBSD.org
Sun Jul 11 15:45:11 UTC 2021


The branch 2021Q3 has been updated by jbeich:

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

commit 6b75d9fcf7082ab65d44e5750627e1d3faa97365
Author:     Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-07-11 08:52:44 +0000
Commit:     Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-07-11 15:43:00 +0000

    x11/mako: update to 1.6
    
    Changes:        https://github.com/emersion/mako/releases/tag/v1.6
    Reported by:    GitHub (watch releases)
    
    (cherry picked from commit 37742ca17e031a131badb14ba22247ef04fb4426)
---
 x11/mako/Makefile | 4 ++--
 x11/mako/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/x11/mako/Makefile b/x11/mako/Makefile
index 69d70da3a926..735ed6d8a0f0 100644
--- a/x11/mako/Makefile
+++ b/x11/mako/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	mako
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.5
+DISTVERSION=	1.6
 CATEGORIES=	x11
 
 MAINTAINER=	jbeich at FreeBSD.org
@@ -10,7 +10,7 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	evdev-proto>0:devel/evdev-proto \
-		wayland-protocols>=1.14:graphics/wayland-protocols
+		wayland-protocols>=1.21:graphics/wayland-protocols
 LIB_DEPENDS=	libbasu.so:devel/basu \
 		libepoll-shim.so:devel/libepoll-shim \
 		libwayland-client.so:graphics/wayland
diff --git a/x11/mako/distinfo b/x11/mako/distinfo
index 8f3eb0cd368d..57cd890d55b6 100644
--- a/x11/mako/distinfo
+++ b/x11/mako/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1620063125
-SHA256 (emersion-mako-v1.5_GH0.tar.gz) = d79998aa4c68de82155080a58ad5783b40d81f50553a0a5d633553ece4f7439d
-SIZE (emersion-mako-v1.5_GH0.tar.gz) = 57077
+TIMESTAMP = 1625993564
+SHA256 (emersion-mako-v1.6_GH0.tar.gz) = 9f43cba9e1b43c69be8c9e4a79c358b3cd22153ca3ffb8bf0ee7aa30c59b2fc2
+SIZE (emersion-mako-v1.6_GH0.tar.gz) = 60468


More information about the dev-commits-ports-branches mailing list