x11-fonts/fcft: update to 3.3.1

Changes:	https://codeberg.org/dnkl/fcft/releases/tag/3.3.1
Reported by:	upstream (via mail)
This commit is contained in:
Jan Beich 2025-03-13 13:17:15 +01:00
parent 759561e3f1
commit 7df45af5e5
4 changed files with 6 additions and 7 deletions

View file

@ -1,5 +1,5 @@
PORTNAME= fcft
DISTVERSION= 3.3.0
DISTVERSION= 3.3.1
CATEGORIES= x11-fonts
MASTER_SITES= https://codeberg.org/dnkl/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1741769116
SHA256 (fcft-3.3.0.tar.gz) = 2c5b36f72d3e7b129052d5b87ab7446ae95394bc24f7ad23e639e783eef9421b
SIZE (fcft-3.3.0.tar.gz) = 735121
TIMESTAMP = 1741868235
SHA256 (fcft-3.3.1.tar.gz) = f18bf79562e06d41741690cd1e07a02eb2600ae39eb5752eef8a698f603a482c
SIZE (fcft-3.3.1.tar.gz) = 735195

View file

@ -2,7 +2,7 @@ include/fcft/fcft.h
include/fcft/stride.h
lib/libfcft.so
lib/libfcft.so.4
lib/libfcft.so.4.3.0
lib/libfcft.so.4.3.1
libdata/pkgconfig/fcft.pc
%%PORTDOCS%%%%DOCSDIR%%/CHANGELOG.md
%%PORTDOCS%%%%DOCSDIR%%/LICENSE

View file

@ -73,8 +73,7 @@ post-patch:
.if !defined(DEFAULT_POST_BUILD)
post-build-PGO-on:
# XXX Uncomment after 1.20.3/1.21.0 update, https://codeberg.org/dnkl/foot/issues/1992
# (cd ${BUILD_WRKSRC} && ./tests/test-config) # -Wbackend-plugin/-Wmissing-profile
(cd ${BUILD_WRKSRC} && ./tests/test-config) # -Wbackend-plugin/-Wmissing-profile
(cd ${BUILD_WRKSRC} && ./utils/xtgettcap) # -Wbackend-plugin/-Wmissing-profile
(cd ${BUILD_WRKSRC} && ./${PORTNAME}client --version) # -Wbackend-plugin/-Wmissing-profile
(cd ${BUILD_WRKSRC} && ./${PORTNAME} --version) # -Wbackend-plugin/-Wmissing-profile