libX11: update to 1.7.1.
Benno Schulenberg (3): nls: add 'C.utf8' as an alias for 'en_US.UTF-8' nls: allow composing all breved letters also with a lowercase "u" nls: adjust three comments about the APL compose sequences Christopher Chavez (1): Xlib.h: spelling fix in comment Gaurav Ujjwal (1): Fix out-of-bound access in KeySymToUcs4() Matthieu Herrb (2): Reject string longer than USHRT_MAX before sending them on the wire Version 1.7.1 Walter Harms (8): FIX: warning: macro `Pn' not defined FIX: warning: macro `hN' not defined fix warning: macro `s' not defined FIX: warning: macro `IN' not defined FIX: warning: macro `hN' not defined fix broken nroff coding for code comments Fix some roff code add see also fix same roff code
This commit is contained in:
parent
a8e4bb7699
commit
48d9e18aa0
2 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.56 2020/11/20 20:42:53 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.57 2021/05/18 16:31:33 wiz Exp $
|
||||
|
||||
DISTNAME= libX11-1.7.0
|
||||
DISTNAME= libX11-1.7.1
|
||||
CATEGORIES= x11 devel
|
||||
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
$NetBSD: distinfo,v 1.36 2021/01/20 09:42:55 nia Exp $
|
||||
$NetBSD: distinfo,v 1.37 2021/05/18 16:31:33 wiz Exp $
|
||||
|
||||
SHA1 (libX11-1.7.0.tar.bz2) = 48fd27a11572a7d3c1014368e1dc9f40a7b23e7d
|
||||
RMD160 (libX11-1.7.0.tar.bz2) = a3df61054babc200de47e0d5dc416461f64f8981
|
||||
SHA512 (libX11-1.7.0.tar.bz2) = f661ca90350fd8a94f054b00f12f5122cea068ebff706acfd399462236c189a296a2358d17d16166635101cf56cc19303dd407873a159932d093c9f33556f9fb
|
||||
Size (libX11-1.7.0.tar.bz2) = 2409144 bytes
|
||||
SHA1 (libX11-1.7.1.tar.bz2) = 5c605b8e3f0d310d68193555d95f11c7e002945a
|
||||
RMD160 (libX11-1.7.1.tar.bz2) = c43b7769bd9443d014a7e07257254d39516bd4ea
|
||||
SHA512 (libX11-1.7.1.tar.bz2) = a76f0a82fce6f9b50646a7cd7ec5ee046650f225816050226068a7548fa083ef07d146d40faaf44e033c59c17b0fda5ffdee3a127dac3ab56cee02133819aa3d
|
||||
Size (libX11-1.7.1.tar.bz2) = 2426509 bytes
|
||||
SHA1 (patch-Makefile.in) = a38502ac45908a4a8d57de42e301894a2e9f8a15
|
||||
SHA1 (patch-aa) = 4f502264e7200fd2f9409d8684c53de3bc6f0649
|
||||
SHA1 (patch-ac) = 565aa2a636b5c50f67cbd11e7c2adcac8d55418e
|
||||
|
|
Loading…
Reference in a new issue