* mdocml: Merge from VERSION_1_12, in particular release date, pkgsrc port
@ 2013-10-05 20:09 schwarze
0 siblings, 0 replies; only message in thread
From: schwarze @ 2013-10-05 20:09 UTC (permalink / raw)
To: source
Log Message:
-----------
Merge from VERSION_1_12, in particular release date, pkgsrc port version,
link to NEWS file, link to Alpine Linux, and fix one FreeBSD link.
Modified Files:
--------------
mdocml:
Makefile
index.sgml
Revision Data
-------------
Index: index.sgml
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/index.sgml,v
retrieving revision 1.159
retrieving revision 1.160
diff -Lindex.sgml -Lindex.sgml -u -p -r1.159 -r1.160
--- index.sgml
+++ index.sgml
@@ -84,7 +84,7 @@
<TR>
<TD>FreeBSD 9.x, 8.x</TD>
<TD>
- <A HREF="http://svnweb.freebsd.org/ports/textproc/mdocml/" CLASS="external">ports/textproc/mdocml</A> (1.12.1 port)
+ <A HREF="http://svnweb.freebsd.org/ports/head/textproc/mdocml/" CLASS="external">ports/textproc/mdocml</A> (1.12.1 port)
</TD>
</TR>
<TR>
@@ -102,7 +102,7 @@
<TR>
<TD>pkgsrc</TD>
<TD>
- <A HREF="http://pkgsrc.se/textproc/mdocml" CLASS="external">textproc/mdocml</A> (1.12.0 port)
+ <A HREF="http://pkgsrc.se/textproc/mdocml" CLASS="external">textproc/mdocml</A> (1.12.2 port)
</TD>
</TR>
<TR>
@@ -111,6 +111,12 @@
<A HREF="http://git.minix3.org/?p=minix.git;a=tree;f=external/bsd/mdocml" CLASS="external">external/bsd/mdocml</A> (1.10.9 sources and build system)
</TD>
</TR>
+ <TR>
+ <TD>Alpine Linux</TD>
+ <TD>
+ <A HREF="http://git.alpinelinux.org/cgit/aports/tree/main/mdocml" CLASS="external">aports/main/mdocml</A> (1.12.1 port)
+ </TD>
+ </TR>
</TBODY>
</TABLE>
<H1>
@@ -266,7 +272,7 @@
use <A CLASS="external" HREF="http://www.sqlite.org">sqlite3</A> as a database.
</P>
<P CLASS="news">
- 01-10-2013: version 1.12.2
+ 05-10-2013: version 1.12.2
</P>
<P>
The <A HREF="mdoc.7.html">mdoc(7)</A> to <A HREF="man.7.html">man(7)</A> converter,
@@ -308,8 +314,11 @@
For mandoc developers, we now provide a <A HREF="tbl.3.html">tbl(3)</A> library manual and <CODE>gmdiff</CODE>,
a very small, very simplistic groff-versus-mandoc output comparison tool.
</P>
+ <P>
+ See <A HREF="NEWS">NEWS</A> for historical notes.
+ </P>
<P CLASS="news">
- 23-03-2011: version 1.12.1
+ 23-03-2012: version 1.12.1
</P>
<P>
Significant work on <A HREF="apropos.1.html">apropos</A> and <A HREF="mandocdb.8.html">mandocdb</A>. These tools are
Index: Makefile
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/Makefile,v
retrieving revision 1.401
retrieving revision 1.402
diff -LMakefile -LMakefile -u -p -r1.401 -r1.402
--- Makefile
+++ Makefile
@@ -9,7 +9,7 @@
# CFLAGS += -DOSNAME="\"OpenBSD 5.4\""
VERSION = 1.12.2
-VDATE = 01 October 2013
+VDATE = 05 October 2013
# IFF your system supports multi-byte functions (setlocale(), wcwidth(),
# putwchar()) AND has __STDC_ISO_10646__ (that is, wchar_t is simply a
--
To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-10-05 20:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-05 20:09 mdocml: Merge from VERSION_1_12, in particular release date, pkgsrc port schwarze
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).