pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/libXext Update to 1.3.3:
details: https://anonhg.NetBSD.org/pkgsrc/rev/f7dace4cabf5
branches: trunk
changeset: 637226:f7dace4cabf5
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Jul 24 06:32:36 2014 +0000
description:
Update to 1.3.3:
Time for a release before the accumulated patches are old enough to vote.
Two new requirements: libX11 1.6 and a C89 preprocessor.
Alan Coopersmith (4):
Replace sprintf with snprintf when looking up extension error strings
Require ANSI C89 pre-processor, drop pre-C89 token pasting support
Remove fallback for _XEatDataWords, require libX11 1.6 for it
XeviGetVisualInfo: Free & clear *evi_return, not evi_return pointer
Keith Packard (1):
Xge: remove warning messages about missing Xge extension event translations
Nathan Kidd (1):
Stricter event error checking
Peter Hutterer (1):
libXext 1.3.3
diffstat:
x11/libXext/Makefile | 6 +++---
x11/libXext/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (35 lines):
diff -r 507422a8e1fb -r f7dace4cabf5 x11/libXext/Makefile
--- a/x11/libXext/Makefile Wed Jul 23 21:23:15 2014 +0000
+++ b/x11/libXext/Makefile Thu Jul 24 06:32:36 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2014/04/22 11:17:08 obache Exp $
+# $NetBSD: Makefile,v 1.21 2014/07/24 06:32:36 wiz Exp $
-DISTNAME= libXext-1.3.2
+DISTNAME= libXext-1.3.3
CATEGORIES= x11 devel
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.bz2
@@ -30,7 +30,7 @@
.include "../../meta-pkgs/modular-xorg/hacks.mk"
-BUILDLINK_API_DEPENDS.libX11+= libX11>=1.2
+BUILDLINK_API_DEPENDS.libX11+= libX11>=1.6
.include "../../x11/libX11/buildlink3.mk"
BUILDLINK_API_DEPENDS.xextproto+= xextproto>=7.1.99
.include "../../x11/xextproto/buildlink3.mk"
diff -r 507422a8e1fb -r f7dace4cabf5 x11/libXext/distinfo
--- a/x11/libXext/distinfo Wed Jul 23 21:23:15 2014 +0000
+++ b/x11/libXext/distinfo Thu Jul 24 06:32:36 2014 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2013/06/01 06:50:27 wiz Exp $
+$NetBSD: distinfo,v 1.11 2014/07/24 06:32:36 wiz Exp $
-SHA1 (libXext-1.3.2.tar.bz2) = 49b6f026b0555d020014dbc24b49afc2986a30e0
-RMD160 (libXext-1.3.2.tar.bz2) = 590c22c5fd97719f2604dd231f007d86d203c8ac
-Size (libXext-1.3.2.tar.bz2) = 378901 bytes
+SHA1 (libXext-1.3.3.tar.bz2) = 43abab84101159563e68d9923353cc0b3af44f07
+RMD160 (libXext-1.3.3.tar.bz2) = f8a0205ad002c993009ec5cb321e546277eb0823
+Size (libXext-1.3.3.tar.bz2) = 389523 bytes
SHA1 (patch-aa) = 5ce454740b3293cc7898e67b630a2530709a02b8
Home |
Main Index |
Thread Index |
Old Index