pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/mdoclint OpenBSD does not support zaurus any ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7436c5a42d16
branches: trunk
changeset: 352003:7436c5a42d16
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Sep 03 18:19:40 2016 +0000
description:
OpenBSD does not support zaurus any longer.
Bump version.
>From jmc%OpenBSD.org@localhost.
diffstat:
textproc/mdoclint/Makefile | 4 ++--
textproc/mdoclint/files/mdoclint | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (33 lines):
diff -r 5f0bbd3c34ca -r 7436c5a42d16 textproc/mdoclint/Makefile
--- a/textproc/mdoclint/Makefile Sat Sep 03 18:17:09 2016 +0000
+++ b/textproc/mdoclint/Makefile Sat Sep 03 18:19:40 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.52 2016/09/01 16:18:59 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2016/09/03 18:19:40 wiz Exp $
-DISTNAME= mdoclint-1.41
+DISTNAME= mdoclint-1.42
CATEGORIES= textproc
MASTER_SITES= # none
DISTFILES= # none
diff -r 5f0bbd3c34ca -r 7436c5a42d16 textproc/mdoclint/files/mdoclint
--- a/textproc/mdoclint/files/mdoclint Sat Sep 03 18:17:09 2016 +0000
+++ b/textproc/mdoclint/files/mdoclint Sat Sep 03 18:19:40 2016 +0000
@@ -1,7 +1,7 @@
#!@PERL5@
#
# $OpenBSD: mdoclint,v 1.48 2016/01/24 20:10:48 schwarze Exp $
-# $NetBSD: mdoclint,v 1.60 2016/09/01 16:18:59 wiz Exp $
+# $NetBSD: mdoclint,v 1.61 2016/09/03 18:19:40 wiz Exp $
#
# Copyright (c) 2001-2013 Thomas Klausner
# All rights reserved.
@@ -199,7 +199,7 @@
@arches =
(qw(alpha amd64 armv7 hppa i386
landisk loongson luna88k macppc mips64 octeon sgi
- socppc sparc64 zaurus));
+ socppc sparc64));
}
if (NETBSD) {
@arches =
Home |
Main Index |
Thread Index |
Old Index