From owner-freebsd-ports-bugs Fri Feb 7 9: 0:35 2003 Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 08F3837B401 for ; Fri, 7 Feb 2003 09:00:33 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3084D43FAF for ; Fri, 7 Feb 2003 09:00:32 -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 h17H0VNS035445 for ; Fri, 7 Feb 2003 09:00:31 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h17H0VW4035444; Fri, 7 Feb 2003 09:00:31 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DB3337B401 for ; Fri, 7 Feb 2003 08:54:29 -0800 (PST) Received: from atlas.informatik.rwth-aachen.de (atlas.Informatik.RWTH-Aachen.DE [137.226.194.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB5DA43FDF for ; Fri, 7 Feb 2003 08:54:27 -0800 (PST) (envelope-from stolz@i2.informatik.rwth-aachen.de) Received: from menelaos.informatik.rwth-aachen.de (menelaos.Informatik.RWTH-Aachen.DE [137.226.194.73]) by atlas.informatik.rwth-aachen.de (8.11.3/8.11.3/SuSE Linux 8.11.1-0.5) with ESMTP id h17GsOW28092; Fri, 7 Feb 2003 17:54:24 +0100 Received: (from stolz@localhost) by menelaos.informatik.rwth-aachen.de (8.12.6/8.12.6/Submit) id h17GsPJ1018141; Fri, 7 Feb 2003 17:54:25 +0100 (CET) (envelope-from stolz) Message-Id: <200302071654.h17GsPJ1018141@menelaos.informatik.rwth-aachen.de> Date: Fri, 7 Feb 2003 17:54:25 +0100 (CET) From: Volker Stolz Reply-To: Volker Stolz To: FreeBSD-gnats-submit@FreeBSD.org Cc: roman@xpert.com X-Send-Pr-Version: 3.113 Subject: ports/48054: [patch] audio/id3lib: fix plist Sender: owner-freebsd-ports-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 48054 >Category: ports >Synopsis: [patch] audio/id3lib: fix plist >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Feb 07 09:00:29 PST 2003 >Closed-Date: >Last-Modified: >Originator: Volker Stolz >Release: >Organization: Lehrstuhl für Informatik II >Environment: System: FreeBSD menelaos.informatik.rwth-aachen.de 4.7-STABLE FreeBSD 4.7-STABLE #2: Fri Feb 7 12:48:00 CET 2003 root@menelaos.informatik.rwth-aachen.de:/usr/src/sys/compile/MENELAOS i386 >Description: bento says the plist is incorrect. He's right! Watching 'make install' yields: Making install in src /bin/sh ../mkinstalldirs /usr/local/lib /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel libid3.la /usr/local/lib/libid3.la /usr/bin/install -c -o root -g wheel .libs/libid3-3.8.so.2 /usr/local/lib/libid3-3.8.so.2 (cd /usr/local/lib && rm -f libid3.so && ln -sf libid3-3.8.so.2 libid3.so) **************************** /usr/bin/install -c -o root -g wheel .libs/libid3.a /usr/local/lib/libid3.a ranlib /usr/local/lib/libid3.a chmod 644 /usr/local/lib/libid3.a >How-To-Repeat: >Fix: --- pkg-plist.orig Fri Feb 7 17:46:10 2003 +++ pkg-plist Fri Feb 7 17:48:05 2003 @@ -16,7 +16,6 @@ include/id3/utils.h include/id3/writer.h include/id3/writers.h -lib/libid3-3.8.so lib/libid3-3.8.so.2 lib/libid3.a lib/libid3.so >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports-bugs" in the body of the message