pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/mdoclint Recognize evbppc. Bump version to 1.3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/98249056897e
branches:  trunk
changeset: 393203:98249056897e
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon May 18 09:10:03 2009 +0000

description:
Recognize evbppc. Bump version to 1.3.

diffstat:

 textproc/mdoclint/Makefile       |  4 ++--
 textproc/mdoclint/files/mdoclint |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (33 lines):

diff -r f9e255c772f4 -r 98249056897e textproc/mdoclint/Makefile
--- a/textproc/mdoclint/Makefile        Mon May 18 08:42:25 2009 +0000
+++ b/textproc/mdoclint/Makefile        Mon May 18 09:10:03 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2009/04/13 22:18:13 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2009/05/18 09:10:03 wiz Exp $
 
-DISTNAME=      mdoclint-1.2
+DISTNAME=      mdoclint-1.3
 CATEGORIES=    textproc
 MASTER_SITES=  # none
 DISTFILES=     # none
diff -r f9e255c772f4 -r 98249056897e textproc/mdoclint/files/mdoclint
--- a/textproc/mdoclint/files/mdoclint  Mon May 18 08:42:25 2009 +0000
+++ b/textproc/mdoclint/files/mdoclint  Mon May 18 09:10:03 2009 +0000
@@ -1,7 +1,7 @@
 #!@PERL5@
 #
 # $OpenBSD: mdoclint,v 1.14 2009/04/13 12:40:05 espie Exp $
-# $NetBSD: mdoclint,v 1.3 2009/04/13 22:18:13 wiz Exp $
+# $NetBSD: mdoclint,v 1.4 2009/05/18 09:10:03 wiz Exp $
 #
 # Copyright (c) 2001-2009 Thomas Klausner
 # All rights reserved.
@@ -136,7 +136,7 @@
        if (NETBSD) {
                @arches =
                    (qw(acorn26 acorn32 algor alpha amiga arc atari
-                   bebox cats cesfic cobalt dreamcast evbarm evbmips
+                   bebox cats cesfic cobalt dreamcast evbarm evbmips evbppc
                    evbsh3 evbsh5 hp300 hp700 hpcarm hpcmips hpcsh
                    i386 ibmnws luna68k mac68k macppc mipsco mmeye
                    mvme68k mvmeppc netwinder news68k newsmips next68k



Home | Main Index | Thread Index | Old Index