pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/mdoclint No more armish in OpenBSD. From jmc@...
details: https://anonhg.NetBSD.org/pkgsrc/rev/883d7084721e
branches: trunk
changeset: 351399:883d7084721e
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Aug 19 21:58:47 2016 +0000
description:
No more armish in OpenBSD. From jmc@OpenBSD
Bump version.
diffstat:
textproc/mdoclint/Makefile | 5 ++---
textproc/mdoclint/files/mdoclint | 4 ++--
2 files changed, 4 insertions(+), 5 deletions(-)
diffs (34 lines):
diff -r 117a75a1488c -r 883d7084721e textproc/mdoclint/Makefile
--- a/textproc/mdoclint/Makefile Fri Aug 19 20:28:17 2016 +0000
+++ b/textproc/mdoclint/Makefile Fri Aug 19 21:58:47 2016 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.50 2016/07/09 06:39:06 wiz Exp $
+# $NetBSD: Makefile,v 1.51 2016/08/19 21:58:47 wiz Exp $
-DISTNAME= mdoclint-1.39
-PKGREVISION= 1
+DISTNAME= mdoclint-1.40
CATEGORIES= textproc
MASTER_SITES= # none
DISTFILES= # none
diff -r 117a75a1488c -r 883d7084721e textproc/mdoclint/files/mdoclint
--- a/textproc/mdoclint/files/mdoclint Fri Aug 19 20:28:17 2016 +0000
+++ b/textproc/mdoclint/files/mdoclint Fri Aug 19 21:58:47 2016 +0000
@@ -1,7 +1,7 @@
#!@PERL5@
#
# $OpenBSD: mdoclint,v 1.48 2016/01/24 20:10:48 schwarze Exp $
-# $NetBSD: mdoclint,v 1.58 2016/05/18 16:35:19 wiz Exp $
+# $NetBSD: mdoclint,v 1.59 2016/08/19 21:58:47 wiz Exp $
#
# Copyright (c) 2001-2013 Thomas Klausner
# All rights reserved.
@@ -197,7 +197,7 @@
my @arches;
if (OPENBSD) {
@arches =
- (qw(alpha amd64 armish armv7 hppa i386
+ (qw(alpha amd64 armv7 hppa i386
landisk loongson luna88k macppc mips64 octeon sgi
socppc sparc sparc64 zaurus));
}
Home |
Main Index |
Thread Index |
Old Index