pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xcb-util-cursor Update to 0.1.1:
details: https://anonhg.NetBSD.org/pkgsrc/rev/86c3a5e468e7
branches: trunk
changeset: 626455:86c3a5e468e7
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Nov 12 21:27:45 2013 +0000
description:
Update to 0.1.1:
Release 0.1.1 (2013-11-12)
===========================
- Fix memleak with broken resource databases
- Check exact RENDER version that the server supports
- Use LE_32 macro from <sys/byteorder.h> on Solaris versions without le32toh()
- Use $(AM_V_GEN) when calling gperf
- Fail the build if gperf is needed, but not found
- handle read() errors
- Bugfix: Properly load cursor files where not all cursors are suitable
diffstat:
x11/xcb-util-cursor/Makefile | 4 ++--
x11/xcb-util-cursor/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 486fa6fedb89 -r 86c3a5e468e7 x11/xcb-util-cursor/Makefile
--- a/x11/xcb-util-cursor/Makefile Tue Nov 12 21:07:54 2013 +0000
+++ b/x11/xcb-util-cursor/Makefile Tue Nov 12 21:27:45 2013 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2013/08/22 06:59:35 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2013/11/12 21:27:45 wiz Exp $
-DISTNAME= xcb-util-cursor-0.1.0
+DISTNAME= xcb-util-cursor-0.1.1
CATEGORIES= x11
MASTER_SITES= http://xcb.freedesktop.org/dist/
EXTRACT_SUFX= .tar.bz2
diff -r 486fa6fedb89 -r 86c3a5e468e7 x11/xcb-util-cursor/distinfo
--- a/x11/xcb-util-cursor/distinfo Tue Nov 12 21:07:54 2013 +0000
+++ b/x11/xcb-util-cursor/distinfo Tue Nov 12 21:27:45 2013 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2013/08/22 06:59:35 wiz Exp $
+$NetBSD: distinfo,v 1.3 2013/11/12 21:27:45 wiz Exp $
-SHA1 (xcb-util-cursor-0.1.0.tar.bz2) = a7dacd54a0b39433f0e2a19d56364980a660f831
-RMD160 (xcb-util-cursor-0.1.0.tar.bz2) = dd32a4431ec76d38b6bde71bf20b6f5d641dd94d
-Size (xcb-util-cursor-0.1.0.tar.bz2) = 289086 bytes
+SHA1 (xcb-util-cursor-0.1.1.tar.bz2) = 75ea5d4dc5f185151f171e525023cb76f3b72128
+RMD160 (xcb-util-cursor-0.1.1.tar.bz2) = 3dafa5d3ba7d284c2cdd4c8f57d648dfb595fb46
+Size (xcb-util-cursor-0.1.1.tar.bz2) = 280852 bytes
Home |
Main Index |
Thread Index |
Old Index