From 4fd403ddcdebeede6bc3c342f77317b2c2980b9b Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 8 Sep 2013 08:16:06 +0000 Subject: Update to 1.0.12: This release plugs a couple fd leaks in error handling paths, fixes WIN32 builds, and cleans up some old code for previously supported OS'es. Alan Coopersmith (6): unifdef -U__UNIXOS2__ Fix fd leak when fdopen() fails in InitStringOrFile() Fix fd leak when write() fails in WriteToFile() Remove CRAY/WORD64 support (unifdef -UCRAY -UWORD64) Replace TXT16 with XChar2b inline libXaw 1.0.12 Ryan Pavlik (1): Include winsock header on WIN32 to provide fd_set etc. --- x11/libXaw/Makefile | 5 ++--- x11/libXaw/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'x11') diff --git a/x11/libXaw/Makefile b/x11/libXaw/Makefile index 864fdc84b3d..2ade15962c1 100644 --- a/x11/libXaw/Makefile +++ b/x11/libXaw/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2012/10/29 05:06:33 asau Exp $ -# +# $NetBSD: Makefile,v 1.13 2013/09/08 08:16:06 wiz Exp $ -DISTNAME= libXaw-1.0.11 +DISTNAME= libXaw-1.0.12 CATEGORIES= graphics x11 MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/libXaw/distinfo b/x11/libXaw/distinfo index 34950d41668..aac669d49c6 100644 --- a/x11/libXaw/distinfo +++ b/x11/libXaw/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.8 2012/06/08 11:50:14 obache Exp $ +$NetBSD: distinfo,v 1.9 2013/09/08 08:16:06 wiz Exp $ -SHA1 (libXaw-1.0.11.tar.bz2) = a27556b14e2b4c250afcb98b6e99eebd7623816f -RMD160 (libXaw-1.0.11.tar.bz2) = 551785a6b92a2b274354615e7dff343d9cf059ae -Size (libXaw-1.0.11.tar.bz2) = 649633 bytes +SHA1 (libXaw-1.0.12.tar.bz2) = 6919476379accaf21f2331004e5cfa7939a6786b +RMD160 (libXaw-1.0.12.tar.bz2) = 6890ff045546537755826d0010fbf08150a1d162 +Size (libXaw-1.0.12.tar.bz2) = 677147 bytes SHA1 (patch-Makefile.in) = bc701f17befebb04c0062c6c670f85f48adfaabf SHA1 (patch-aa) = 9fdbdf625260763fc7345421870633ed3e4b6b7b -- cgit v1.2.3