mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
x11-fonts/ots: Update to 9.2.0
Changes: https://github.com/khaledhosny/ots/releases
This commit is contained in:
parent
fcf07f950b
commit
f8d029f531
@ -1,6 +1,5 @@
|
||||
PORTNAME= ots
|
||||
PORTVERSION= 9.1.0
|
||||
PORTREVISION= 4
|
||||
PORTVERSION= 9.2.0
|
||||
CATEGORIES= x11-fonts
|
||||
MASTER_SITES= https://github.com/khaledhosny/ots/releases/download/v${PORTVERSION}/
|
||||
|
||||
@ -24,7 +23,11 @@ LIB_DEPENDS= libbrotlidec.so:archivers/brotli \
|
||||
|
||||
USES= compiler:c++14-lang meson pkgconfig tar:xz
|
||||
|
||||
MESON_ARGS= --default-library=both -Ddebug=false -Dgraphite=true -Dsynthesize-gvar=true
|
||||
MESON_ARGS= --default-library=both \
|
||||
-Dcolr-cycle-check=true \
|
||||
-Ddebug=false \
|
||||
-Dgraphite=true \
|
||||
-Dsynthesize-gvar=true
|
||||
USE_CXXSTD= c++14
|
||||
|
||||
PLIST_SUB= PORTVERSION=${PORTVERSION}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1685792190
|
||||
SHA256 (ots-9.1.0.tar.xz) = e52efca9b6af41121deb71d867c6440b2d89b4cf189a9004f62a3989514acc22
|
||||
SIZE (ots-9.1.0.tar.xz) = 30668212
|
||||
TIMESTAMP = 1728632278
|
||||
SHA256 (ots-9.2.0.tar.xz) = 1a1e50cd7ecea27c4ef04c5b1491c21e75555f35bf91e27103ede04ddd11e053
|
||||
SIZE (ots-9.2.0.tar.xz) = 30675164
|
||||
|
Loading…
Reference in New Issue
Block a user