x11-fonts/ots: Update to 8.2.1

Changes:	https://github.com/khaledhosny/ots/releases
This commit is contained in:
Po-Chuan Hsieh 2022-02-28 17:34:07 +08:00
parent a6df840c5b
commit 6f3be8ddb0
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
3 changed files with 9 additions and 14 deletions

View File

@ -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>

View File

@ -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

View File

@ -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