pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/mdoclint OpenBSD added CONTEXT section to man...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c818b5ff2ba1
branches: trunk
changeset: 632531:c818b5ff2ba1
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Mar 31 08:40:47 2014 +0000
description:
OpenBSD added CONTEXT section to man9. Update library list. From
jmc@openbsd.
Bump version.
diffstat:
textproc/mdoclint/Makefile | 4 ++--
textproc/mdoclint/files/mdoclint | 3 ++-
2 files changed, 4 insertions(+), 3 deletions(-)
diffs (32 lines):
diff -r dcfd34122d36 -r c818b5ff2ba1 textproc/mdoclint/Makefile
--- a/textproc/mdoclint/Makefile Mon Mar 31 08:37:25 2014 +0000
+++ b/textproc/mdoclint/Makefile Mon Mar 31 08:40:47 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2014/03/19 07:34:10 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2014/03/31 08:40:47 wiz Exp $
-DISTNAME= mdoclint-1.28
+DISTNAME= mdoclint-1.29
CATEGORIES= textproc
MASTER_SITES= # none
DISTFILES= # none
diff -r dcfd34122d36 -r c818b5ff2ba1 textproc/mdoclint/files/mdoclint
--- a/textproc/mdoclint/files/mdoclint Mon Mar 31 08:37:25 2014 +0000
+++ b/textproc/mdoclint/files/mdoclint Mon Mar 31 08:40:47 2014 +0000
@@ -1,7 +1,7 @@
#!@PERL5@
#
# $OpenBSD: mdoclint,v 1.42 2014/03/18 22:36:30 miod Exp $
-# $NetBSD: mdoclint,v 1.47 2014/03/19 07:34:10 wiz Exp $
+# $NetBSD: mdoclint,v 1.48 2014/03/31 08:40:47 wiz Exp $
#
# Copyright (c) 2001-2013 Thomas Klausner
# All rights reserved.
@@ -168,6 +168,7 @@
NETBSD ? "LIBRARY" : undef,
"SYNOPSIS",
"DESCRIPTION",
+ OPENBSD ? "CONTEXT" : undef ,
NETBSD ? "IMPLEMENTATION NOTES" : undef,
"RETURN VALUES",
"ENVIRONMENT",
Home |
Main Index |
Thread Index |
Old Index