From owner-freebsd-ports Sat Sep 21 5:40: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CF6537B401 for ; Sat, 21 Sep 2002 05:40:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D18FB43E6A for ; Sat, 21 Sep 2002 05:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8LCe2Co069982 for ; Sat, 21 Sep 2002 05:40:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8LCe2tM069981; Sat, 21 Sep 2002 05:40:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7144B37B401 for ; Sat, 21 Sep 2002 05:31:45 -0700 (PDT) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1038B43E4A for ; Sat, 21 Sep 2002 05:31:45 -0700 (PDT) (envelope-from edwin@mavetju.org) Received: from k7.mavetju (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 05F282B8D8 for ; Sat, 21 Sep 2002 14:31:41 +0200 (CEST) Received: by k7.mavetju (Postfix, from userid 1001) id 770AA6A7124; Sat, 21 Sep 2002 22:31:39 +1000 (EST) Message-Id: <20020921123139.770AA6A7124@k7.mavetju> Date: Sat, 21 Sep 2002 22:31:39 +1000 (EST) From: Edwin Groothuis Reply-To: Edwin Groothuis To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/43162: [maintainer update] lang/tcl-manual repair REINPLACE damage Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 43162 >Category: ports >Synopsis: [maintainer update] lang/tcl-manual repair REINPLACE damage >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Sep 21 05:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 4.5-RELEASE i386 >Organization: - >Environment: System: FreeBSD k7.mavetju 4.5-RELEASE FreeBSD 4.5-RELEASE #4: Sat Sep 14 10:41:50 EST 2002 edwin@k7.mavetju:/usr/src/sys/compile/k7 i386 $FreeBSD: ports/lang/tcl-manual/Makefile,v 1.2 2002/07/19 09:26:31 ijliao Exp >Description: Removal of files created by REINPLACE_CMD >How-To-Repeat: >Fix: Bento extra-files overview rules! --- Makefile.old Fri Jul 19 19:26:31 2002 +++ Makefile Sat Sep 21 22:26:02 2002 @@ -29,6 +29,12 @@ ${WRKDIR}/tcl8.4a3/html/TclLib/* @${REINPLACE_CMD} -e 's|tk\.h|tk8.4/tk.h|g' \ ${WRKDIR}/tcl8.4a3/html/TkLib/* + @${RM} -f ${WRKDIR}/tcl8.3.4/html/UserCmd/*.bak + @${RM} -f ${WRKDIR}/tcl8.4a3/html/UserCmd/*.bak + @${RM} -f ${WRKDIR}/tcl8.3.4/html/TclLib/*.bak + @${RM} -f ${WRKDIR}/tcl8.4a3/html/TclLib/*.bak + @${RM} -f ${WRKDIR}/tcl8.3.4/html/TkLib/*.bak + @${RM} -f ${WRKDIR}/tcl8.4a3/html/TkLib/*.bak do-install: ${MKDIR} ${PREFIX}/share/doc/tcl83 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message