libfontenc: update to 1.1.8.

This release includes build system cleanups and adds "e" to the fopen()
flags to avoid leaking fd's when calling applications exec another program.

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 on
32-bit platforms, but this has not been tested.   This only applies to
non-compressed files opened by this library - compressed files are
handled by libz and depend on whether it was built with post-Y2038 support.

Alan Coopersmith (5):
      configure: raise minimum autoconf requirement to 2.70
      Remove "All rights reserved" from Oracle copyright notices
      configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
      Set close-on-exec when opening files
      libfontenc 1.1.8
This commit is contained in:
wiz 2024-03-03 10:03:09 +00:00
parent e08e1de694
commit c685b206de
2 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.18 2022/12/08 23:34:10 wiz Exp $
# $NetBSD: Makefile,v 1.19 2024/03/03 10:03:09 wiz Exp $
DISTNAME= libfontenc-1.1.7
DISTNAME= libfontenc-1.1.8
CATEGORIES= fonts x11
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.xz

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.15 2022/12/08 23:34:10 wiz Exp $
$NetBSD: distinfo,v 1.16 2024/03/03 10:03:09 wiz Exp $
BLAKE2s (libfontenc-1.1.7.tar.xz) = da9055bb376725c2308c99d8fbbc0fb44b83fa1f4051f982149845b2a0467881
SHA512 (libfontenc-1.1.7.tar.xz) = fd8578a81090fa938dd75ad9081ab62c6c54fa2535d1c6291afd799ac8dc7c344a43f07cea5cd4433af16df0d926c22e7c169877bc8b13d92584e7dec173d701
Size (libfontenc-1.1.7.tar.xz) = 272752 bytes
BLAKE2s (libfontenc-1.1.8.tar.xz) = 93b07b2346973c3a5b85feeb43d3e2e0963200cb9818bef2efe45a31c1c3792b
SHA512 (libfontenc-1.1.8.tar.xz) = c9ddea9c0c6c6f4933b5b8ed2044e3dc259a9edbb3070a32f0335a6ad4d47b1858cefc01fa2dff9f29808bee311e9c677b05861200d2f2c4552c92b33fe027e2
Size (libfontenc-1.1.8.tar.xz) = 274176 bytes