Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jun 2023 18:51:31 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e560add1dc49 - main - x11-fonts/ots: Update to 9.1.0
Message-ID:  <202306051851.355IpVAs049897@gitrepo.freebsd.org>

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

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

commit e560add1dc49a458b57da4b08fb6fffb5a5a475a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-06-05 18:38:43 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-06-05 18:46:55 +0000

    x11-fonts/ots: Update to 9.1.0
    
    Changes:        https://github.com/khaledhosny/ots/releases
---
 x11-fonts/ots/Makefile | 4 ++--
 x11-fonts/ots/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/x11-fonts/ots/Makefile b/x11-fonts/ots/Makefile
index 3c09669085d3..85dc283ad41b 100644
--- a/x11-fonts/ots/Makefile
+++ b/x11-fonts/ots/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	ots
-PORTVERSION=	9.0.0
+PORTVERSION=	9.1.0
 CATEGORIES=	x11-fonts
 MASTER_SITES=	https://github.com/khaledhosny/ots/releases/download/v${PORTVERSION}/
 
@@ -23,7 +23,7 @@ LIB_DEPENDS=	libbrotlidec.so:archivers/brotli \
 
 USES=		compiler:c++14-lang meson pkgconfig tar:xz
 
-MESON_ARGS=	--default-library=both -Ddebug=false -Dgraphite=true
+MESON_ARGS=	--default-library=both -Ddebug=false -Dgraphite=true -Dsynthesize-gvar=true
 USE_CXXSTD=	c++14
 
 PLIST_SUB=	PORTVERSION=${PORTVERSION}
diff --git a/x11-fonts/ots/distinfo b/x11-fonts/ots/distinfo
index 47cb295d8fc1..ebfc1bcbab94 100644
--- a/x11-fonts/ots/distinfo
+++ b/x11-fonts/ots/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1663672776
-SHA256 (ots-9.0.0.tar.xz) = 5982233f167266c6fa4d89bdd3aaddfaf7aad2f19053bc63abf901847d4403fa
-SIZE (ots-9.0.0.tar.xz) = 30650780
+TIMESTAMP = 1685792190
+SHA256 (ots-9.1.0.tar.xz) = e52efca9b6af41121deb71d867c6440b2d89b4cf189a9004f62a3989514acc22
+SIZE (ots-9.1.0.tar.xz) = 30668212



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