summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-03-31 08:07:35 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-03-31 10:49:51 +0000
commitf800c5b5dc8e34bcabbd21c3f8447abe238b4fa9 (patch)
tree605f8c09d32051431ae39afb3c228554682cc10c
parent3824d8733328e4eab0abeb209aa6bde2285c1003 (diff)
downloadfreebsd-ports-f800c5b5dc8e34bcabbd21c3f8447abe238b4fa9.zip
x11/fnott: update to 1.4.0
Changes: https://codeberg.org/dnkl/fnott/releases/tag/1.4.0 Reported by: upstream (via mail)
-rw-r--r--x11/fnott/Makefile7
-rw-r--r--x11/fnott/distinfo6
2 files changed, 7 insertions, 6 deletions
diff --git a/x11/fnott/Makefile b/x11/fnott/Makefile
index 8f3ef343205c..a27da00ecfcb 100644
--- a/x11/fnott/Makefile
+++ b/x11/fnott/Makefile
@@ -1,6 +1,5 @@
PORTNAME= fnott
-DISTVERSION= 1.3.0
-PORTREVISION= 1
+DISTVERSION= 1.4.0
CATEGORIES= x11 wayland
MASTER_SITES= https://codeberg.org/dnkl/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
@@ -19,10 +18,12 @@ LIB_DEPENDS= libdbus-1.so:devel/dbus \
libepoll-shim.so:devel/libepoll-shim \
libpng.so:graphics/png \
libwayland-client.so:graphics/wayland \
- libfcft.so:x11-fonts/fcft
+ libfcft.so:x11-fonts/fcft \
+ libfontconfig.so:x11-fonts/fontconfig
USES= compiler:c11 meson pkgconfig xorg
USE_XORG= pixman
+CFLAGS+= -Wno-error=unused-but-set-variable # https://codeberg.org/dnkl/fnott/issues/96
WRKSRC= ${WRKDIR}/${PORTNAME}
post-patch:
diff --git a/x11/fnott/distinfo b/x11/fnott/distinfo
index 0917a50affd7..6f0de3d3a363 100644
--- a/x11/fnott/distinfo
+++ b/x11/fnott/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1659859287
-SHA256 (fnott-1.3.0.tar.gz) = d17d6a55a7e0d56ddfc3277fbbefa7baf4c70f02265bcb8bd72ee464e202e454
-SIZE (fnott-1.3.0.tar.gz) = 380852
+TIMESTAMP = 1680250055
+SHA256 (fnott-1.4.0.tar.gz) = 60dad48005d212a34852f72064a61cf27d8b0e0e28a8b26fa289b806b84edb5e
+SIZE (fnott-1.4.0.tar.gz) = 472660