Update to 1.0.4:

Version bump: 1.0.4

    Bug #9649: Bad markup on XAw.3x

    X.Org Bugzilla #9649 <https://bugs.freedesktop.org/show_bug.cgi?id=9649>

    Bug #11091: libXaw COPYING file

    X.Org Bugzilla #11091 <https://bugs.freedesktop.org/show_bug.cgi?id=11091>
    Attachment #10122 <https://bugs.freedesktop.org/attachment.cgi?id=10122>

    Use iswalnum() if it's present as a function, not just if it's #defined

    Also fixes X.Org bugzilla #8564
This commit is contained in:
wiz 2008-01-15 23:16:49 +00:00
parent 9254bbd96e
commit 0ff92d684b
3 changed files with 11 additions and 11 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.2 2007/01/22 15:12:13 joerg Exp $
# $NetBSD: Makefile,v 1.3 2008/01/15 23:16:49 wiz Exp $
#
DISTNAME= libXaw-1.0.3
DISTNAME= libXaw-1.0.4
CATEGORIES= graphics x11
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/lib/
EXTRACT_SUFX= .tar.bz2

View file

@ -1,7 +1,7 @@
$NetBSD: distinfo,v 1.2 2007/01/22 15:12:13 joerg Exp $
$NetBSD: distinfo,v 1.3 2008/01/15 23:16:49 wiz Exp $
SHA1 (libXaw-1.0.3.tar.bz2) = b758d4d3d9e5752e01819db6912a7572174064d0
RMD160 (libXaw-1.0.3.tar.bz2) = cb3bd6bf9b0bf4162b5ec2fbfb3d24fece1702f1
Size (libXaw-1.0.3.tar.bz2) = 515197 bytes
SHA1 (patch-aa) = 70cdc676d8c83886988c9f790eb2c16c9bfcef3d
SHA1 (libXaw-1.0.4.tar.bz2) = 9bf93239e6329ec819b6bfd00455cc0efffac103
RMD160 (libXaw-1.0.4.tar.bz2) = face40c68b49aee9aa9149b963566c39fb6425cb
Size (libXaw-1.0.4.tar.bz2) = 517275 bytes
SHA1 (patch-aa) = 8adf7cd5eac26b92097c7acad1343b36f17ce2cb
SHA1 (patch-ab) = 70550419ca4a683708923f068ae18b23b2f26c44

View file

@ -1,12 +1,12 @@
$NetBSD: patch-aa,v 1.1.1.1 2006/11/03 21:12:55 joerg Exp $
$NetBSD: patch-aa,v 1.2 2008/01/15 23:16:50 wiz Exp $
--- src/Makefile.in.orig 2006-11-02 09:48:57.000000000 +0000
--- src/Makefile.in.orig 2007-08-21 20:21:54.000000000 +0000
+++ src/Makefile.in
@@ -5233,7 +5233,6 @@ install-data-am:
@@ -1694,7 +1694,6 @@ install-dvi: install-dvi-am
install-exec-am: install-libLTLIBRARIES
@$(NORMAL_INSTALL)
- $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
install-info: install-info-am
install-html: install-html-am