diff options
-rw-r--r-- | devel/m4/Makefile | 4 | ||||
-rw-r--r-- | devel/m4/PLIST | 5 | ||||
-rw-r--r-- | devel/m4/distinfo | 8 |
3 files changed, 10 insertions, 7 deletions
diff --git a/devel/m4/Makefile b/devel/m4/Makefile index b361fd9c5ec..9387a9f779b 100644 --- a/devel/m4/Makefile +++ b/devel/m4/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.39 2006/03/30 03:44:43 jlam Exp $ +# $NetBSD: Makefile,v 1.40 2006/07/18 06:34:41 wiz Exp $ -DISTNAME= m4-1.4.4 +DISTNAME= m4-1.4.5 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=m4/} diff --git a/devel/m4/PLIST b/devel/m4/PLIST index e5e3aea4fb2..beb55abcb4e 100644 --- a/devel/m4/PLIST +++ b/devel/m4/PLIST @@ -1,7 +1,8 @@ -@comment $NetBSD: PLIST,v 1.6 2006/03/30 03:44:43 jlam Exp $ +@comment $NetBSD: PLIST,v 1.7 2006/07/18 06:34:41 wiz Exp $ bin/${GNU_PROGRAM_PREFIX}m4 ${GM4_LINK}bin/gm4 info/m4.info +man/man1/gm4.1 share/examples/m4/capitalize.m4 share/examples/m4/comments.m4 share/examples/m4/ddivert.m4 @@ -14,6 +15,7 @@ share/examples/m4/forloop.m4 share/examples/m4/fstab.m4 share/examples/m4/hanoi.m4 share/examples/m4/incl-test.m4 +share/examples/m4/incl.m4 share/examples/m4/include.m4 share/examples/m4/indir.m4 share/examples/m4/misc.m4 @@ -28,4 +30,5 @@ share/examples/m4/trace.m4 share/examples/m4/translit.m4 share/examples/m4/undivert.m4 share/examples/m4/wrap.m4 +share/examples/m4/wrapfifo.m4 @dirrm share/examples/m4 diff --git a/devel/m4/distinfo b/devel/m4/distinfo index 2516e4ace7f..38dab279c36 100644 --- a/devel/m4/distinfo +++ b/devel/m4/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2005/10/25 13:14:32 wiz Exp $ +$NetBSD: distinfo,v 1.11 2006/07/18 06:34:41 wiz Exp $ -SHA1 (m4-1.4.4.tar.gz) = 4861140cb54b6c9e135d04b5fbf460ff57f969a5 -RMD160 (m4-1.4.4.tar.gz) = 42f55244506e0c82ee52c9259e86cddcde31c8df -Size (m4-1.4.4.tar.gz) = 384582 bytes +SHA1 (m4-1.4.5.tar.gz) = 3af7394e8e464dd851319417d16096d1832a7bfa +RMD160 (m4-1.4.5.tar.gz) = e83f43830ee39770ea0f50a729f53c7dd01b7c9a +Size (m4-1.4.5.tar.gz) = 596242 bytes |