Date: Wed, 3 Apr 2002 23:11:20 +0200 (CEST) From: Tilman Linneweh <tilman@arved.de> To: FreeBSD-gnats-submit@FreeBSD.org Cc: tilman@arved.de Subject: ports/36706: Corrected pkg-plist of misc/dejagnu Message-ID: <200204032111.g33LBK454484@sauna.arved.de>
next in thread | raw e-mail | index | archive | help
>Number: 36706 >Category: ports >Synopsis: Corrected pkg-plist of misc/dejagnu >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Apr 03 13:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Tilman Linneweh >Release: FreeBSD 4.5-STABLE i386 >Organization: BSD Usergroup Austria >Environment: System: FreeBSD sauna.arved.de 4.5-STABLE FreeBSD 4.5-STABLE #2: Tue Feb 19 15:30:21 CET 2002 root@sauna.arved.de:/usr/obj/usr/src/sys/SAUNA i386 >Description: Reported by bento >How-To-Repeat: >Fix: diff -u pkg-plist.orig pkg-plist --- pkg-plist.orig Fri Sep 21 16:58:32 2001 +++ pkg-plist Wed Apr 3 23:00:46 2002 @@ -1,4 +1,3 @@ -bin/calc bin/runtest include/dejagnu.h share/dejagnu/libexec/config.guess @@ -52,6 +51,7 @@ share/dejagnu/baseboards/linux-libremote.exp share/dejagnu/baseboards/m32r-elf.exp share/dejagnu/baseboards/m32r-sim.exp +share/dejagnu/baseboards/m68hc11-sim.exp share/dejagnu/baseboards/m68k-emc.exp share/dejagnu/baseboards/mcore-elf.exp share/dejagnu/baseboards/mcore-moto-sim.exp @@ -65,10 +65,10 @@ share/dejagnu/baseboards/mips64vr4100-sim.exp share/dejagnu/baseboards/mn10200-cygmon.exp share/dejagnu/baseboards/mn10200-sim.exp -share/dejagnu/baseboards/mn10300-cygmon.exp -share/dejagnu/baseboards/op50n.exp share/dejagnu/baseboards/mn10300-sim.exp +share/dejagnu/baseboards/mn10300-cygmon.exp share/dejagnu/baseboards/msparc-cygmon.exp +share/dejagnu/baseboards/op50n.exp share/dejagnu/baseboards/powerpc-bug.exp share/dejagnu/baseboards/powerpc-bug1.exp share/dejagnu/baseboards/powerpc-sim.exp @@ -123,6 +123,7 @@ share/dejagnu/config/i960.exp share/dejagnu/config/m32r-stub.exp share/dejagnu/config/m32r.exp +share/dejagnu/config/m68hc11.exp share/dejagnu/config/m68k-emc.exp share/dejagnu/config/mips-idt.exp share/dejagnu/config/mn10200-eval.exp >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204032111.g33LBK454484>