pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/libXcursor libXcursor: update to 1.1.15.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d715aacf3445
branches: trunk
changeset: 372155:d715aacf3445
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Nov 28 14:57:20 2017 +0000
description:
libXcursor: update to 1.1.15.
Alan Coopersmith (4):
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
Use strdup() instead of malloc(strlen())+strcpy()
Fix some clang integer sign/size mismatch warnings
Emil Velikov (1):
autogen.sh: use quoted string variables
Matthieu Herrb (1):
libXcursor 1.1.15
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):
Fix heap overflows when parsing malicious files. (CVE-2017-16612)
shubham shrivastav (1):
Insufficient memory for terminating null of string in _XcursorThemeInherits
diffstat:
x11/libXcursor/Makefile | 4 ++--
x11/libXcursor/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 22abdbd62217 -r d715aacf3445 x11/libXcursor/Makefile
--- a/x11/libXcursor/Makefile Tue Nov 28 14:56:20 2017 +0000
+++ b/x11/libXcursor/Makefile Tue Nov 28 14:57:20 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2013/05/30 07:05:21 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2017/11/28 14:57:20 wiz Exp $
-DISTNAME= libXcursor-1.1.14
+DISTNAME= libXcursor-1.1.15
CATEGORIES= x11 devel
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.bz2
diff -r 22abdbd62217 -r d715aacf3445 x11/libXcursor/distinfo
--- a/x11/libXcursor/distinfo Tue Nov 28 14:56:20 2017 +0000
+++ b/x11/libXcursor/distinfo Tue Nov 28 14:57:20 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2015/11/04 03:28:45 agc Exp $
+$NetBSD: distinfo,v 1.7 2017/11/28 14:57:20 wiz Exp $
-SHA1 (libXcursor-1.1.14.tar.bz2) = 89870756758439f9216ddf5f2d3dca56570fc6b7
-RMD160 (libXcursor-1.1.14.tar.bz2) = 95c0779a2fc04876fa01e785a30111564bb8e9c4
-SHA512 (libXcursor-1.1.14.tar.bz2) = 687963b54da66be25371f64a88f91812b38de4ffc3b806070f3aeb1da379df16ede819201a352b3fb66efc6b40a36a22770add3ae464f2008aff3e23cb60a8e6
-Size (libXcursor-1.1.14.tar.bz2) = 311896 bytes
+SHA1 (libXcursor-1.1.15.tar.bz2) = 3e19f991f244b7fa31566adce7ead078424296cf
+RMD160 (libXcursor-1.1.15.tar.bz2) = 73a68d854a9dfec3d75b72ab979652cef61dee64
+SHA512 (libXcursor-1.1.15.tar.bz2) = 53ad0fa2afd7b4cf1108b560e44ea71abdf5c55a18df243d7123942513589c927f5c105395f790d8769959e0129db54264e6aac7efd51a5f1aec270379b1f2f5
+Size (libXcursor-1.1.15.tar.bz2) = 331607 bytes
Home |
Main Index |
Thread Index |
Old Index