Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Feb 2022 12:51:21 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: 6f3be8ddb06e - main - x11-fonts/ots: Update to 8.2.1
Message-ID:  <202202281251.21SCpLKQ062987@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=6f3be8ddb06efe51c97ecda85af387da80766293

commit 6f3be8ddb06efe51c97ecda85af387da80766293
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-02-28 09:34:07 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-02-28 12:46:06 +0000

    x11-fonts/ots: Update to 8.2.1
    
    Changes:        https://github.com/khaledhosny/ots/releases
---
 x11-fonts/ots/Makefile  | 13 ++-----------
 x11-fonts/ots/distinfo  |  6 +++---
 x11-fonts/ots/pkg-plist |  4 ++++
 3 files changed, 9 insertions(+), 14 deletions(-)

diff --git a/x11-fonts/ots/Makefile b/x11-fonts/ots/Makefile
index 6a11364715d9..55d5da8f53d2 100644
--- a/x11-fonts/ots/Makefile
+++ b/x11-fonts/ots/Makefile
@@ -1,8 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	ots
-PORTVERSION=	8.1.4
-PORTREVISION=	2
+PORTVERSION=	8.2.1
 CATEGORIES=	x11-fonts
 MASTER_SITES=	https://github.com/khaledhosny/ots/releases/download/v${PORTVERSION}/
 
@@ -19,19 +18,11 @@ LIB_DEPENDS=	libbrotlidec.so:archivers/brotli \
 		liblz4.so:archivers/liblz4 \
 		libwoff2dec.so:devel/woff2
 
-USES=		compiler:c++11-lang meson pkgconfig shebangfix tar:xz
+USES=		compiler:c++11-lang meson pkgconfig tar:xz
 
 MESON_FALSE=	debug
 MESON_TRUE=	graphite
 
 PLIST_SUB=	PORTVERSION=${PORTVERSION}
 
-SHEBANG_FILES=	tests/*.sh
-bash_CMD=	${SH}
-
-do-test:
-	${SETENV} top_builddir=${BUILD_WRKSRC} top_srcdir=${WRKSRC} ${SH} ${WRKSRC}/tests/test_bad_fonts.sh
-	${SETENV} top_builddir=${BUILD_WRKSRC} top_srcdir=${WRKSRC} ${SH} ${WRKSRC}/tests/test_fuzzed_fonts.sh
-	${SETENV} top_builddir=${BUILD_WRKSRC} top_srcdir=${WRKSRC} ${SH} ${WRKSRC}/tests/test_good_fonts.sh
-
 .include <bsd.port.mk>
diff --git a/x11-fonts/ots/distinfo b/x11-fonts/ots/distinfo
index 6694f76d350f..3c9c301bcd37 100644
--- a/x11-fonts/ots/distinfo
+++ b/x11-fonts/ots/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1620405365
-SHA256 (ots-8.1.4.tar.xz) = f21b927b03248e392e416c765eea4940c21a4e82f09045bc893b141eb57f1e29
-SIZE (ots-8.1.4.tar.xz) = 18921300
+TIMESTAMP = 1643971012
+SHA256 (ots-8.2.1.tar.xz) = c9948c8ae61c50937afc6a0da6fb1c351fb7ea1ab30f796679d165447667e89f
+SIZE (ots-8.2.1.tar.xz) = 18961480
diff --git a/x11-fonts/ots/pkg-plist b/x11-fonts/ots/pkg-plist
index fe0dd2326b12..77eea7856a53 100644
--- a/x11-fonts/ots/pkg-plist
+++ b/x11-fonts/ots/pkg-plist
@@ -8,4 +8,8 @@ lib/libots.a
 lib/libots.so
 lib/libots.so.8
 lib/libots.so.%%PORTVERSION%%
+man/man1/ots-idempotent.1.gz
+man/man1/ots-perf.1.gz
 man/man1/ots-sanitize.1.gz
+man/man1/ots-side-by-side.1.gz
+man/man1/ots-validator-checker.1.gz



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