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.2.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/6c75614d4d67
branches: trunk
changeset: 331019:6c75614d4d67
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Mar 11 07:09:56 2019 +0000
description:
libXcursor: update to 1.2.0.
This release adds ~/.local/share/icons to the front of the default
cursor path in the library in support of the XDG user data dir.
This default can still be overridden at build time using the
--with-cursorpath argument to configure, and at run time using
the XCURSOR_PATH environment variable - if you or your users rely
on either of those, you should consider whether you'd like to
update those overrides to include this path as well.
Alan Coopersmith (3):
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
libXcursor 1.2.0
Cosimo Cecchi (1):
Support XDG user data dir location
Philipp Ludwig (1):
Fix crash when encountering cursor themes with circular dependencies.
diffstat:
x11/libXcursor/Makefile | 5 ++---
x11/libXcursor/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (28 lines):
diff -r 1151ea47c2f3 -r 6c75614d4d67 x11/libXcursor/Makefile
--- a/x11/libXcursor/Makefile Mon Mar 11 06:54:18 2019 +0000
+++ b/x11/libXcursor/Makefile Mon Mar 11 07:09:56 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2018/03/07 11:57:35 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2019/03/11 07:09:56 wiz Exp $
-DISTNAME= libXcursor-1.1.15
-PKGREVISION= 1
+DISTNAME= libXcursor-1.2.0
CATEGORIES= x11 devel
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.bz2
diff -r 1151ea47c2f3 -r 6c75614d4d67 x11/libXcursor/distinfo
--- a/x11/libXcursor/distinfo Mon Mar 11 06:54:18 2019 +0000
+++ b/x11/libXcursor/distinfo Mon Mar 11 07:09:56 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2017/11/28 14:57:20 wiz Exp $
+$NetBSD: distinfo,v 1.8 2019/03/11 07:09:56 wiz Exp $
-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
+SHA1 (libXcursor-1.2.0.tar.bz2) = cca0b34955d3c2f657f05a2a2c40f75353ddd912
+RMD160 (libXcursor-1.2.0.tar.bz2) = e6e724a5a1ffb60d345733c9a2606565375e3b58
+SHA512 (libXcursor-1.2.0.tar.bz2) = 2b12d0fd17e311ce269dbba58588698885815eb07aa44d48525ed5cd9e5f379bb90138a792a191e2f74888ab10b3ca9a4f507f21de0984ed79748973ab927a03
+Size (libXcursor-1.2.0.tar.bz2) = 334144 bytes
Home |
Main Index |
Thread Index |
Old Index