Update to 1.4.3:

Version 1.4.3 - March 2005, by Gary V. Vaughan

* DESTDIR installs now work correctly.
* Don't segfault with uncompilable regexps to changeword().
* Always use \n line-endings for frozen files (fixes a cygwin bug).
* Portability fix for systems lacking mkstemp(3).
* Approximately 20% speed up in the common case of usage with autoconf.
* Supported on QNX 6.3.
This commit is contained in:
wiz 2005-04-05 09:24:39 +00:00
parent 4598ac5844
commit e7c361c87a
3 changed files with 6 additions and 19 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.31 2004/10/26 17:00:44 gavan Exp $
# $NetBSD: Makefile,v 1.32 2005/04/05 09:24:39 wiz Exp $
DISTNAME= m4-1.4.2
DISTNAME= m4-1.4.3
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=m4/}

View file

@ -1,9 +1,8 @@
$NetBSD: distinfo,v 1.8 2005/02/23 22:24:21 agc Exp $
$NetBSD: distinfo,v 1.9 2005/04/05 09:24:39 wiz Exp $
SHA1 (m4-1.4.2.tar.gz) = 60353e84a9d534dcc43aea3bb6370ed8c1164cd4
RMD160 (m4-1.4.2.tar.gz) = a17fbdcfd91f6229e77bdff52ea8b2ff77c545c8
Size (m4-1.4.2.tar.gz) = 345199 bytes
SHA1 (m4-1.4.3.tar.gz) = bda692e58849bd53f37371bb59d87dd76b205b8b
RMD160 (m4-1.4.3.tar.gz) = 9937fb316e278ae5a9fe4d69e9fd94479c197073
Size (m4-1.4.3.tar.gz) = 383347 bytes
SHA1 (patch-aa) = 1cadcd91fcda6131bc1a8ab723a2cc199532ed07
SHA1 (patch-ab) = 217c506243100c7396045a3aab3c352dd9972403
SHA1 (patch-ac) = b87b7e44859f5a9f1597a958b659c7f4a5462f17
SHA1 (patch-ad) = f660d2f2d883ba9780579018adb4841c2612f5f2

View file

@ -1,12 +0,0 @@
$NetBSD: patch-ab,v 1.3 2002/12/23 20:08:51 wiz Exp $
--- doc/m4.texinfo.orig Mon Oct 31 09:07:39 1994
+++ doc/m4.texinfo Mon Jun 16 16:36:44 1997
@@ -2,6 +2,7 @@
@c %**start of header
@setfilename m4.info
@settitle GNU macro processor
+@dircategory Programming & development tools
@finalout
@c %**end of header