Skip to content

Commit

Permalink
x11/fnott: update to 1.4.0
Browse files Browse the repository at this point in the history
Changes:	https://codeberg.org/dnkl/fnott/releases/tag/1.4.0
Reported by:	upstream (via mail)
  • Loading branch information
jbeich committed Mar 31, 2023
1 parent 3824d87 commit f800c5b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
7 changes: 4 additions & 3 deletions 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=/

Expand All @@ -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:
Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit f800c5b

Please sign in to comment.