pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/libXau libXau: update to 1.0.9.
details: https://anonhg.NetBSD.org/pkgsrc/rev/91d60eb341e4
branches: trunk
changeset: 329540:91d60eb341e4
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Feb 10 23:31:37 2019 +0000
description:
libXau: update to 1.0.9.
Alan Coopersmith (3):
XauFileName: always go through buf allocation if buf is NULL
Update configure.ac bug URL for gitlab migration
libXau 1.0.9
Emil Velikov (1):
autogen.sh: use quoted string variables
Fuminobu TAKEYAMA (1):
XauFileName: reset bsize when malloc failed
Jeremy Huddleston Sequoia (1):
Silence a benign static analysis warning with an assert of allocation size
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
Tobias Stoeckmann (1):
Avoid out of boundary read access
walter harms (3):
AuDispose.c:remove redundant null check on calling free()
Au FileName.c: remove redundant null check on calling free()
AuRead.c: remove redundant null check on calling free()
diffstat:
x11/libXau/Makefile | 5 ++---
x11/libXau/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (28 lines):
diff -r 0ab8625c1061 -r 91d60eb341e4 x11/libXau/Makefile
--- a/x11/libXau/Makefile Sun Feb 10 23:31:05 2019 +0000
+++ b/x11/libXau/Makefile Sun Feb 10 23:31:37 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2018/11/28 14:08:47 sevan Exp $
+# $NetBSD: Makefile,v 1.16 2019/02/10 23:31:37 wiz Exp $
-DISTNAME= libXau-1.0.8
-PKGREVISION= 1
+DISTNAME= libXau-1.0.9
CATEGORIES= x11 devel
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.bz2
diff -r 0ab8625c1061 -r 91d60eb341e4 x11/libXau/distinfo
--- a/x11/libXau/distinfo Sun Feb 10 23:31:05 2019 +0000
+++ b/x11/libXau/distinfo Sun Feb 10 23:31:37 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2015/11/04 03:28:45 agc Exp $
+$NetBSD: distinfo,v 1.9 2019/02/10 23:31:37 wiz Exp $
-SHA1 (libXau-1.0.8.tar.bz2) = d9512d6869e022d4e9c9d33f6d6199eda4ad096b
-RMD160 (libXau-1.0.8.tar.bz2) = 8921c06afba3b9b14d2226a9afd573702cfdf445
-SHA512 (libXau-1.0.8.tar.bz2) = 9f933d22f8f2411ae770094589cbe170c631a1437d572664e0fa6b9608e6ec39deef752f2dd6408ab45acdf01bf1827ef3ced640a33da787d9cfb546f12397b5
-Size (libXau-1.0.8.tar.bz2) = 295297 bytes
+SHA1 (libXau-1.0.9.tar.bz2) = ef9b1ad00f958c8b6e30a1bbc11fdfac311c9733
+RMD160 (libXau-1.0.9.tar.bz2) = d0c43dc992c60c1c5f2c48086f5b2eac843ae357
+SHA512 (libXau-1.0.9.tar.bz2) = 3ca454ba466a807ea28b0f715066d73dc76ad312697b121d43e4d5766215052e9b7ffb8fe3ed3e496fa3f2a13f164ac692ff85cc428e26731b679f0f06a1d562
+Size (libXau-1.0.9.tar.bz2) = 322650 bytes
Home |
Main Index |
Thread Index |
Old Index