pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/m4 Update to 1.4.3:
details: https://anonhg.NetBSD.org/pkgsrc/rev/5cde8feac56f
branches: trunk
changeset: 492102:5cde8feac56f
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Apr 05 09:24:39 2005 +0000
description:
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.
diffstat:
devel/m4/Makefile | 4 ++--
devel/m4/distinfo | 9 ++++-----
devel/m4/patches/patch-ab | 12 ------------
3 files changed, 6 insertions(+), 19 deletions(-)
diffs (45 lines):
diff -r f21d3adc4db0 -r 5cde8feac56f devel/m4/Makefile
--- a/devel/m4/Makefile Tue Apr 05 09:19:24 2005 +0000
+++ b/devel/m4/Makefile Tue Apr 05 09:24:39 2005 +0000
@@ -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/}
diff -r f21d3adc4db0 -r 5cde8feac56f devel/m4/distinfo
--- a/devel/m4/distinfo Tue Apr 05 09:19:24 2005 +0000
+++ b/devel/m4/distinfo Tue Apr 05 09:24:39 2005 +0000
@@ -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
diff -r f21d3adc4db0 -r 5cde8feac56f devel/m4/patches/patch-ab
--- a/devel/m4/patches/patch-ab Tue Apr 05 09:19:24 2005 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -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
-
Home |
Main Index |
Thread Index |
Old Index