diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-08-30 07:14:47 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-08-30 07:14:47 +0000 |
commit | 6b743cb6283779c39d78e59e9e397b8fb903a399 (patch) | |
tree | 238e02a5d33dd59278296732b62ad3c5f7c38a71 /x11-fonts | |
parent | 6fca5d6a53e7ac4c69e7faf796a4680398c46b83 (diff) | |
download | ports-6b743cb6283779c39d78e59e9e397b8fb903a399.tar.gz ports-6b743cb6283779c39d78e59e9e397b8fb903a399.zip |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/ots/Makefile | 7 | ||||
-rw-r--r-- | x11-fonts/ots/distinfo | 6 |
2 files changed, 5 insertions, 8 deletions
diff --git a/x11-fonts/ots/Makefile b/x11-fonts/ots/Makefile index 028fddfc47ec..bd97e6c57135 100644 --- a/x11-fonts/ots/Makefile +++ b/x11-fonts/ots/Makefile @@ -3,8 +3,8 @@ PORTNAME= ots PORTVERSION= 8.0.0 -DISTVERSIONPREFIX= v CATEGORIES= x11-fonts +MASTER_SITES= https://github.com/khaledhosny/ots/releases/download/v${PORTVERSION}/ MAINTAINER= sunpoet@FreeBSD.org COMMENT= OpenType Sanitizer @@ -18,14 +18,11 @@ LIB_DEPENDS= libbrotlidec.so:archivers/brotli \ liblz4.so:archivers/liblz4 \ libwoff2dec.so:devel/woff2 -USES= compiler:c++11-lang meson pkgconfig shebangfix +USES= compiler:c++11-lang meson pkgconfig shebangfix tar:xz MESON_FALSE= debug MESON_TRUE= graphite -GH_ACCOUNT= khaledhosny -USE_GITHUB= yes - SHEBANG_FILES= tests/*.sh bash_CMD= ${SH} diff --git a/x11-fonts/ots/distinfo b/x11-fonts/ots/distinfo index de3cc7a7191b..47dec0e8871b 100644 --- a/x11-fonts/ots/distinfo +++ b/x11-fonts/ots/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1578125669 -SHA256 (khaledhosny-ots-v8.0.0_GH0.tar.gz) = ced587c1df08fe72d7d5080e3c43f07f80eabca7bde9b31d74a6158ee8be2690 -SIZE (khaledhosny-ots-v8.0.0_GH0.tar.gz) = 28644271 +TIMESTAMP = 1598647109 +SHA256 (ots-8.0.0.tar.xz) = 00aed968f88d492bc42e9ddb941bda9502267d54c51021ad071b51effaa0401a +SIZE (ots-8.0.0.tar.xz) = 58701500 |