Skip to content

Commit

Permalink
libXft: update to 2.3.7.
Browse files Browse the repository at this point in the history
Thomas E. Dickey (4):
      libxft issue #15
      fix compiler warning
      libxft issue #16
      libXft 2.3.7

ericLemanissier (1):
      stdint.h header is needed for SIZE_MAX
  • Loading branch information
wiz committed Nov 16, 2022
1 parent 19b19dd commit 7d40716
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions x11/libXft/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.29 2022/11/09 13:14:21 joerg Exp $
# $NetBSD: Makefile,v 1.30 2022/11/16 11:55:44 wiz Exp $

DISTNAME= libXft-2.3.6
DISTNAME= libXft-2.3.7
CATEGORIES= x11 fonts
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.xz
Expand Down
8 changes: 4 additions & 4 deletions x11/libXft/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.17 2022/09/11 08:20:16 wiz Exp $
$NetBSD: distinfo,v 1.18 2022/11/16 11:55:44 wiz Exp $

BLAKE2s (libXft-2.3.6.tar.xz) = 5b4f0f6036ea46e6868a71f000538b4b5e413425c0fdd905dfb69c30161040e3
SHA512 (libXft-2.3.6.tar.xz) = 732f8c635fcac6010012ba8c10c23d2dd6ec79b0f096d6bcc9b7e36d2ca0817387faa7ee5bb6f43cff02adc68e4234c1b8f95021ebc548f61c492e0b76836d90
Size (libXft-2.3.6.tar.xz) = 304252 bytes
BLAKE2s (libXft-2.3.7.tar.xz) = 63ca510267da645daa98978466ccea1e422280417e1cf3b79ff754055ac261ac
SHA512 (libXft-2.3.7.tar.xz) = 9df29d3c7b88a21952df1015604511e5d79856d721b2a61eb2c5a062a9abccf16318132432a7c86c0ef816bf174ae86842fa67dabbaa0b163dfa56d99022de19
Size (libXft-2.3.7.tar.xz) = 310372 bytes

0 comments on commit 7d40716

Please sign in to comment.