From owner-freebsd-ports Wed Nov 13 4:50: 4 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 9227137B404 for ; Wed, 13 Nov 2002 04:50:02 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C168643E6E for ; Wed, 13 Nov 2002 04:50:01 -0800 (PST) (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 gADCo1x3061416 for ; Wed, 13 Nov 2002 04:50:01 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gADCo1M6061415; Wed, 13 Nov 2002 04:50:01 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28DFD37B401 for ; Wed, 13 Nov 2002 04:40:15 -0800 (PST) Received: from rcpt-expgw.biglobe.ne.jp (rcpt-expgw.biglobe.ne.jp [202.225.89.149]) by mx1.FreeBSD.org (Postfix) with ESMTP id E654C43E4A for ; Wed, 13 Nov 2002 04:40:13 -0800 (PST) (envelope-from yatt@msc.biglobe.ne.jp) Received: from smtp-gw.biglobe.ne.jp by rcpt-expgw.biglobe.ne.jp (mnmy/5508310702) with ESMTP id gADCeCR15405 for ; Wed, 13 Nov 2002 21:40:12 +0900 (JST) Received: from vmakane.home (210.159.199.107 [210.159.199.107]) by smtp-gw.biglobe.ne.jp id VBNFC0A8263E; Wed, 13 Nov 2002 21:40:12 +0900 (JST) Received: from vmakane.home (localhost.home [127.0.0.1]) by vmakane.home (8.12.6/8.12.6) with ESMTP id gADCeBqX009452 for ; Wed, 13 Nov 2002 21:40:12 +0900 (JST) (envelope-from yatt@vmakane.home) Received: (from yatt@localhost) by vmakane.home (8.12.6/8.12.6/Submit) id gADCeBh1009451; Wed, 13 Nov 2002 21:40:11 +0900 (JST) Message-Id: <200211131240.gADCeBh1009451@vmakane.home> Date: Wed, 13 Nov 2002 21:40:11 +0900 (JST) From: Yoichi ASAI Reply-To: Yoichi ASAI To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/45268: Update port: audio/timidity++ 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: 45268 >Category: ports >Synopsis: Update port: audio/timidity++ >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Nov 13 04:50:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Yoichi ASAI >Release: FreeBSD 4.7-STABLE i386 >Organization: >Environment: System: FreeBSD vmakane.home 4.7-STABLE FreeBSD 4.7-STABLE #0: Sat Nov 9 01:51:47 JST 2002 root@akane.home:/usr/obj/usr/src/sys/AKANE i386 >Description: Update port: audio/timidity++. Not to make ${PREFIX}/share/timidity. Bumped up PORTREVISION. >How-To-Repeat: >Fix: diff -urN timidity++.orig/Makefile timidity++/Makefile --- timidity++.orig/Makefile Sun Sep 1 15:21:06 2002 +++ timidity++/Makefile Wed Nov 13 21:24:33 2002 @@ -7,6 +7,7 @@ PORTNAME= timidity++ PORTVERSION= 2.11.3 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.goice.co.jp/member/mo/timidity/dist/ DISTNAME= TiMidity++-${PORTVERSION} diff -urN timidity++.orig/pkg-install timidity++/pkg-install --- timidity++.orig/pkg-install Sat Apr 1 06:21:03 2000 +++ timidity++/pkg-install Wed Nov 13 21:22:04 2002 @@ -5,5 +5,4 @@ [ "x$1" = "x" ] && exit 1 if [ "x$2" = "xPOST-INSTALL" ]; then mkdir -p ${PREFIX}/lib/timidity - mkdir -p ${PREFIX}/share/timidity fi diff -urN timidity++.orig/pkg-plist timidity++/pkg-plist --- timidity++.orig/pkg-plist Sat Jan 26 00:08:44 2002 +++ timidity++/pkg-plist Wed Nov 13 21:22:15 2002 @@ -6,4 +6,3 @@ @dirrm lib/timidity %%PORTDOCS%%@dirrm share/doc/ja/timidity++ %%PORTDOCS%%@dirrm share/doc/timidity++ -@dirrm share/timidity >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message