source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: Put mansearch.{h,c}, manpage.c, and compat_ohash.{h,c} into the
@ 2014-01-04 15:00 schwarze
  0 siblings, 0 replies; only message in thread
From: schwarze @ 2014-01-04 15:00 UTC (permalink / raw)
  To: source

Log Message:
-----------
Put mansearch.{h,c}, manpage.c, and compat_ohash.{h,c}
into the distribution tarball.  Bump VERSION.

Modified Files:
--------------
    mdocml:
        Makefile

Revision Data
-------------
Index: Makefile
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/Makefile,v
retrieving revision 1.409
retrieving revision 1.410
diff -LMakefile -LMakefile -u -p -r1.409 -r1.410
--- Makefile
+++ Makefile
@@ -8,8 +8,8 @@
 #
 # CFLAGS	+= -DOSNAME="\"OpenBSD 5.4\""
 
-VERSION		 = 1.12.3
-VDATE		 = 31 December 2013
+VERSION		 = 1.13.0
+VDATE		 = 4 January 2014
 
 # IFF your system supports multi-byte functions (setlocale(), wcwidth(),
 # putwchar()) AND has __STDC_ISO_10646__ (that is, wchar_t is simply a
@@ -76,6 +76,8 @@ SRCS		 = Makefile \
 		   chars.in \
 		   compat_fgetln.c \
 		   compat_getsubopt.c \
+		   compat_ohash.c \
+		   compat_ohash.h \
 		   compat_strcasestr.c \
 		   compat_strlcat.c \
 		   compat_strlcpy.c \
@@ -121,8 +123,11 @@ SRCS		 = Makefile \
 		   mandoc_char.7 \
 		   mandocdb.8 \
 		   mandocdb.c \
+		   manpage.c \
 		   manpath.c \
 		   manpath.h \
+		   mansearch.c \
+		   mansearch.h \
 		   mdoc.7 \
 		   mdoc.c \
 		   mdoc.h \
--
 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:[~2014-01-04 15:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-04 15:00 mdocml: Put mansearch.{h,c}, manpage.c, and compat_ohash.{h,c} into the 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).