File:  [cvs.NetBSD.org] / pkgsrc / x11 / xkbprint / distinfo
Revision 1.8: download - view: text, annotated - select for diffs
Sun Oct 13 07:29:03 2024 UTC (3 months, 4 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base, pkgsrc-2024Q4, HEAD
xkbprint: update to 1.0.7.

This release provides some code cleanups and compiler warning fixes.

For those building for 32-bit platforms, it also enables use of the
"large file" APIs - though no file processed by this program should ever
be anywhere near 2GB in size, it is a prerequisite for post-y2038 support.
Since this release was generated using the new GNU autoconf 2.72, this
also adds a --enable-year2038 configure flag which may allow it to
work with files whose timestamps are later than January 19, 2038, but
this has not been tested.

Alan Coopersmith (7):
      unifdef -Usgi
      configure: Use AC_SYS_LARGEFILE to enable large file support
      ClearFontStuff: avoid NULL pointer dereference
      FindKeysymsByName: avoid NULL pointer dereference
      Variable scope reductions
      Use C99 struct initializers
      xkbprint 1.0.7

$NetBSD: distinfo,v 1.8 2024/10/13 07:29:03 wiz Exp $

BLAKE2s (xkbprint-1.0.7.tar.xz) = 1828dd2cab89f02a36845d17eb77b51b48d41514b2d48e90e86842ae01ba59b6
SHA512 (xkbprint-1.0.7.tar.xz) = 52f803ba85b053408dfff400f47ae9461954430665a12257a99b9775e26dd7192a97b979de949b9c4532936c9bfcc181a773de41514a122973f05d676dee6476
Size (xkbprint-1.0.7.tar.xz) = 161736 bytes

CVSweb <webmaster@jp.NetBSD.org>