From owner-freebsd-bugbusters@FreeBSD.ORG Sun Jul 16 12:03:13 2006 Return-Path: X-Original-To: bugbusters@FreeBSD.org Delivered-To: freebsd-bugbusters@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3373E16A4E5 for ; Sun, 16 Jul 2006 12:03:13 +0000 (UTC) (envelope-from spbz6f99@utopia.ocn.ne.jp) Received: from mv-osn-hcb002.ocn.ad.jp (mv-osn-hcb002.ocn.ad.jp [60.37.51.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FADF43D7F for ; Sun, 16 Jul 2006 12:03:04 +0000 (GMT) (envelope-from spbz6f99@utopia.ocn.ne.jp) Received: from vcutopia.ocn.ne.jp (mv-osn-hcb002 [60.37.51.7]) by mv-osn-hcb002.ocn.ad.jp (Postfix) with ESMTP id 2B05935B7C; Sun, 16 Jul 2006 21:03:03 +0900 (JST) Received: from kiwibird (p3154-ipad29funabasi.chiba.ocn.ne.jp [221.184.70.154]) by vcutopia.ocn.ne.jp (Postfix) with SMTP; Sun, 16 Jul 2006 21:03:02 +0900 (JST) Message-ID: <001701c6a8cf$c7a4c9c0$050ba8c0@raspberry.net> From: "pegasus" To: Date: Sun, 16 Jul 2006 21:02:57 +0900 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1478 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1478 Cc: spbz6f99@utopia.ocn.ne.jp Subject: [PR] ports/archivers/untar X-BeenThere: freebsd-bugbusters@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Coordination of the Problem Report handling effort." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Jul 2006 12:03:13 -0000 To: bugbusters@FreeBSD.org From: spbz6f99@utopia.ocn.ne.jp Reply-To: Cc: X-send-pr-version: 3.113 X-GNATS-Notify: >Submitter-Id: current-users >Originator: spbz6f99@utopia.ocn.ne.jp >Organization: >Confidential: no >Synopsis: >Severity: >Priority: >Category: >Class: >Release: FreeBSD 6.1-STABLE i386 >Environment: System: FreeBSD redtiger.raspberry.net 6.1-STABLE FreeBSD 6.1-STABLE #0: Sat Jul 15 20:24:04 JST 2006 root@redtiger.raspberry.net:/usr/obj/x2/CVS/6stable/src/sys/XOCN i386 >Description: >How-To-Repeat: >Fix: --- untar.diff begins here --- diff -uNr untar.old/Makefile untar/Makefile --- untar.old/Makefile Thu Sep 29 17:48:31 2005 +++ untar/Makefile Sun Jul 16 20:03:18 2006 @@ -1,6 +1,6 @@ # New ports collection makefile for: untar # Date created: 14 Jul 2002 -# Whom: KIMURA Shigekazu +# Whom: KIMURA Shigekazu # # $FreeBSD: ports/archivers/untar/Makefile,v 1.6 2005/09/29 08:48:31 vs Exp $ # --- untar.diff ends here ---