[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
M4 directory entry update
From: |
Eric Blake |
Subject: |
M4 directory entry update |
Date: |
Thu, 30 Nov 2006 22:11:24 -0700 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.8) Gecko/20061025 Thunderbird/1.5.0.8 Mnenhy/0.7.4.666 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The GNU directory is several releases behind for M4.
- --
Life is short - so eat dessert first!
Eric Blake address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFFb7l884KuGfSFAYARAp0eAJ94r9UZ2/hbgG55f7+9xqwxkf726gCfbRzW
oTPBDunNIqf44ZOMVcQze/U=
=OqxS
-----END PGP SIGNATURE-----
Index: gnum4.txt
===================================================================
RCS file: /sources/directory/directory/gnum4.txt,v
retrieving revision 1.34
diff -u -p -r1.34 gnum4.txt
--- gnum4.txt 24 Oct 2005 14:00:05 -0000 1.34
+++ gnum4.txt 1 Dec 2006 05:08:02 -0000
@@ -5,7 +5,8 @@ described in this text has its own copyr
usually be found in the distribution itself.
</p>
<p>
-Copyright © 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation,
Inc.
+Copyright © 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free
+Software Foundation, Inc.
</p>
<p>
Permission is granted to copy, distribute, and/or modify this document
@@ -15,16 +16,16 @@ Sections, with no Front-Cover Texts, and
of this license is included in the file <a href="COPYING.DOC">COPYING.DOC</a>.
</p>
-%%name: GNU m4
+%%name: GNU M4
%%short-description: Macro processor
-
+
%%full-description: An implementation of the traditional UNIX macro
processor in that it copies its input to the output, expanding macros
as it goes. Macros are either built-in or user-defined and can take
any number of arguments. M4 also has built-in functions for including
-named files, running UNIX commands, doing integer arithmetic,
-manipulating text in various ways, and recursions.
+named files, running shell commands, doing integer arithmetic,
+manipulating text in various ways, and recursions.
<p>It can also be used as either a front-end to a compiler or as a macro
processor in its own right. It is often used to generate HTML as it
@@ -41,17 +42,18 @@ configuring `autoconf' itself.</p>
%%license-verified-on: 2001-01-31
%%maintainer: Rene Seindal <address@hidden>, Gary V. Vaughan
-<address@hidden>, Akim Demaille <address@hidden>
+<address@hidden>, Akim Demaille <address@hidden>, Eric Blake
+<address@hidden>
%%interface: Command line
%%touched: 2005-10-17
-%%updated: 2005-10-23
+%%updated: 2006-11-30
%%keywords: Macros, HTML, UNIX, m4
-%%programs:
+%%programs:
%%GNU: yes
@@ -66,47 +68,47 @@ http://www.gnu.org/software/m4/manual/m4
<address@hidden>, Gary V. Vaughan <address@hidden>, Akim
Demaille <address@hidden>
-%%contributors: See http://www.seindal.dk/rene/gnu/thanks.htm for full list
+%%contributors:
http://cvs.savannah.gnu.org/viewcvs/*checkout*/m4/THANKS?root=m4
%%sponsors:
-%%changelog:
+%%changelog: http://cvs.savannah.gnu.org/viewcvs/m4/ChangeLog?root=m4&view=log
-%%source-tarball: http://ftp.gnu.org/pub/gnu/m4/m4-1.4.4.tar.gz
+%%source-tarball: http://ftp.gnu.org/pub/gnu/m4/m4-1.4.8.tar.gz
-%%debian:
+%%debian: http://packages.debian.org/stable/interpreters/m4
-%%rpm:
+%%rpm:
-%%repository:
+%%repository: https://savannah.gnu.org/cvs/?group=m4
-%%related:
+%%related:
-%%related-outside-directory:
+%%related-outside-directory:
%%source-language: C
%%supported-languages: HTML
-%%use-requirements:
+%%use-requirements:
-%%build-prerequisites:
+%%build-prerequisites:
%%weak-prerequisites:
%%source-prerequisites:
-%%version: 1.4.4 stable released 2005-10-23
+%%version: 1.4.8 stable released 2006-11-20
-%%announce-list: <address@hidden>
+%%announce-list: <address@hidden>
%%announce-news: gnu.announce
-%%help-list:
+%%help-list:
-%%help-news:
+%%help-news:
-%%dev-list: <address@hidden>
+%%dev-list: <address@hidden>
%%dev-news:
@@ -114,20 +116,4 @@ Demaille <address@hidden>
%%entry-compiled-by: Janet Casey <address@hidden>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
%%entry-added: 2000-03-19
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- M4 directory entry update,
Eric Blake <=