summaryrefslogtreecommitdiff
path: root/x11/libXt
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-05-31 08:27:17 +0000
committerwiz <wiz@pkgsrc.org>2013-05-31 08:27:17 +0000
commit31008ad75fa64c733cc75ee2368ecfd5e8251e2e (patch)
treef94a2311d299c195d255a52187bcf78ae824f4f6 /x11/libXt
parent9e69be9271e017bb7e35245a1f3a6bda4889b45d (diff)
downloadpkgsrc-31008ad75fa64c733cc75ee2368ecfd5e8251e2e.tar.gz
Update to 1.1.4:
This release provides the fixes for the recently announced security issues CVE-2013-2002 & CVE-2013-2005, along with other code & doc cleanups, build fixes, automake compatibility changes, and packaging improvements. Adam Jackson (1): configure: Remove AM_MAINTAINER_MODE Alan Coopersmith (5): unifdef -U__UNIXOS2__ Unchecked return values of XGetWindowProperty [CVE-2013-2005] unvalidated length in _XtResourceConfigurationEH [CVE-2013-2002] Remove old strtoul workaround for SunOS 4 libXt 1.1.4 Colin Walters (1): autogen.sh: Implement GNOME Build API Egbert Eich (2): Install ErrorDB into a $datarootdir-path, not $libdir. Add XtErrorDB directory to pkg-config file. Eric S. Raymond (2): Eliminate use of tab stops. Remove unused macros that are temptations to presentation-level klugery. Julien Cristau (1): Add copyright notice and license from the X Consortium to COPYING Thierry Reding (1): Use AM_CPPFLAGS instead of INCLUDES Thomas Klausner (2): Avoid referencing something that isn't defined. Bring in the definition from another manual page. Fix DEBUG build (TMparse.c:376:1: error: overflow in implicit constant conversion)
Diffstat (limited to 'x11/libXt')
-rw-r--r--x11/libXt/Makefile5
-rw-r--r--x11/libXt/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/x11/libXt/Makefile b/x11/libXt/Makefile
index 550116ab065..fc3b5cf731c 100644
--- a/x11/libXt/Makefile
+++ b/x11/libXt/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2013/05/10 00:40:27 riastradh Exp $
-#
+# $NetBSD: Makefile,v 1.19 2013/05/31 08:27:17 wiz Exp $
-DISTNAME= libXt-1.1.3
+DISTNAME= libXt-1.1.4
CATEGORIES= x11 devel
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/libXt/distinfo b/x11/libXt/distinfo
index 3d859c75a26..74daa65ec92 100644
--- a/x11/libXt/distinfo
+++ b/x11/libXt/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2012/06/03 17:33:41 wiz Exp $
+$NetBSD: distinfo,v 1.11 2013/05/31 08:27:17 wiz Exp $
-SHA1 (libXt-1.1.3.tar.bz2) = 2cef068bc4d7170e31b89b5c06aeaf4451a7699a
-RMD160 (libXt-1.1.3.tar.bz2) = d1cffd17864ea0081437a07ea78dcaa8316a5fa0
-Size (libXt-1.1.3.tar.bz2) = 734679 bytes
+SHA1 (libXt-1.1.4.tar.bz2) = 0111c316d83fb7e830c517128150094cb0a48ae7
+RMD160 (libXt-1.1.4.tar.bz2) = 5a5abcdca1507bc7662012c2666b27b7d08a05cc
+Size (libXt-1.1.4.tar.bz2) = 762331 bytes