update to 1.4.13 from Brad; looks good to jasper@

This commit is contained in:
sthen 2009-04-26 19:45:53 +00:00
parent 15d2a3a660
commit 856c981df4
5 changed files with 26 additions and 20 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.23 2008/04/14 21:38:37 jasper Exp $
# $OpenBSD: Makefile,v 1.24 2009/04/26 19:45:53 sthen Exp $
# $FreeBSD: Makefile,v 1.7 1997/06/16 08:22:35 max Exp $
COMMENT= GNU m4
DISTNAME= m4-1.4.11
DISTNAME= m4-1.4.13
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=m4/}
@ -14,7 +14,9 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= c m
WANTLIB= c
LIB_DEPENDS= sigsegv::devel/libsigsegv
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS= --program-prefix="g"

View File

@ -1,5 +1,5 @@
MD5 (m4-1.4.11.tar.gz) = mIqgmDJtXytbWqSz7+jVKA==
RMD160 (m4-1.4.11.tar.gz) = NonZaBz50u/7+HoyAs6minXrzsI=
SHA1 (m4-1.4.11.tar.gz) = TWt/Y0T67jn1WvOXwl8+etE7b8s=
SHA256 (m4-1.4.11.tar.gz) = xnt1nZZHHJM307nwqy4TCPRhp9ukRc/gw3UNsVt8p38=
SIZE (m4-1.4.11.tar.gz) = 1168840
MD5 (m4-1.4.13.tar.gz) = 6eNhCLX5hVqCykoH68D9Lg==
RMD160 (m4-1.4.13.tar.gz) = kodMhR3dGp9lE0Jrx1OQ9c4E4+0=
SHA1 (m4-1.4.13.tar.gz) = daupiabfqgu+Q9O8+NHUe80D45o=
SHA256 (m4-1.4.13.tar.gz) = OTM6lar4Ygx/kPHbVSe55T6ZOxc96SB99epQbJH+pUk=
SIZE (m4-1.4.13.tar.gz) = 1274475

View File

@ -1,10 +1,9 @@
$OpenBSD: patch-doc_m4_1,v 1.1 2008/04/14 21:38:37 jasper Exp $
--- doc/m4.1.orig Mon Apr 14 22:56:01 2008
+++ doc/m4.1 Mon Apr 14 22:58:30 2008
$OpenBSD: patch-doc_m4_1,v 1.2 2009/04/26 19:45:53 sthen Exp $
--- doc/m4.1.orig Tue Mar 31 23:41:19 2009
+++ doc/m4.1 Tue Apr 14 01:09:49 2009
@@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
-.TH M4 "1" "April 2008" "GNU M4 1.4.11" "User Commands"
+.TH GM4 "1" "April 2008" "GNU M4 1.4.11" "User Commands"
.TH M4 "1" "March 2009" "GNU M4 1.4.13" "User Commands"
.SH NAME
-m4 \- macro processor
+gm4 \- macro processor
@ -23,7 +22,7 @@ $OpenBSD: patch-doc_m4_1,v 1.1 2008/04/14 21:38:37 jasper Exp $
.TP
\fB\-Q\fR, \fB\-\-quiet\fR, \fB\-\-silent\fR
suppress some warnings for builtins
@@ -133,13 +133,13 @@ This is free software: you are free to change and redi
@@ -137,13 +137,13 @@ This is free software: you are free to change and redi
There is NO WARRANTY, to the extent permitted by law.
.SH "SEE ALSO"
The full documentation for

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-doc_m4_texinfo,v 1.3 2008/04/14 21:38:37 jasper Exp $
--- doc/m4.texinfo.orig Wed Apr 9 23:35:29 2008
+++ doc/m4.texinfo Wed Apr 9 23:43:23 2008
$OpenBSD: patch-doc_m4_texinfo,v 1.4 2009/04/26 19:45:53 sthen Exp $
--- doc/m4.texinfo.orig Thu Mar 5 07:46:01 2009
+++ doc/m4.texinfo Tue Apr 14 01:09:24 2009
@@ -4,6 +4,7 @@
@setfilename m4.info
@include version.texi
@ -9,7 +9,7 @@ $OpenBSD: patch-doc_m4_texinfo,v 1.3 2008/04/14 21:38:37 jasper Exp $
@setchapternewpage odd
@ifnothtml
@setcontentsaftertitlepage
@@ -57,7 +58,7 @@ entitled ``@acronym{GNU} Free Documentation License.''
@@ -58,7 +59,7 @@ entitled ``@acronym{GNU} Free Documentation License.''
@dircategory Text creation and manipulation
@direntry

View File

@ -1,5 +1,5 @@
@comment $OpenBSD: PLIST,v 1.8 2008/04/14 21:38:37 jasper Exp $
bin/gm4
@comment $OpenBSD: PLIST,v 1.9 2009/04/26 19:45:53 sthen Exp $
@bin bin/gm4
@info info/m4.info
@comment lib/charset.alias
@man man/man1/gm4.1
@ -7,6 +7,7 @@ share/examples/gm4/
share/examples/gm4/capitalize.m4
share/examples/gm4/capitalize2.m4
share/examples/gm4/comments.m4
share/examples/gm4/curry.m4
share/examples/gm4/ddivert.m4
share/examples/gm4/debug.m4
share/examples/gm4/esyscmd.m4
@ -17,8 +18,10 @@ share/examples/gm4/foreach2.m4
share/examples/gm4/foreachq.m4
share/examples/gm4/foreachq2.m4
share/examples/gm4/foreachq3.m4
share/examples/gm4/foreachq4.m4
share/examples/gm4/forloop.m4
share/examples/gm4/forloop2.m4
share/examples/gm4/forloop3.m4
share/examples/gm4/fstab.m4
share/examples/gm4/hanoi.m4
share/examples/gm4/incl-test.m4
@ -34,6 +37,8 @@ share/examples/gm4/pushpop.m4
share/examples/gm4/quote.m4
share/examples/gm4/regexp.m4
share/examples/gm4/reverse.m4
share/examples/gm4/stack.m4
share/examples/gm4/stack_sep.m4
share/examples/gm4/sync-lines.m4
share/examples/gm4/sysv-args.m4
share/examples/gm4/trace.m4