From owner-freebsd-ports Sun Feb 17 5:40: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 09D1837B405 for ; Sun, 17 Feb 2002 05:40:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1HDe2e23881; Sun, 17 Feb 2002 05:40:02 -0800 (PST) (envelope-from gnats) Received: from nd250009.gab.xdsl.ne.jp (nd250009.gab.xdsl.ne.jp [61.202.250.9]) by hub.freebsd.org (Postfix) with ESMTP id 3EAD237B400 for ; Sun, 17 Feb 2002 05:34:19 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by nd250009.gab.xdsl.ne.jp (8.11.6/8.11.6/NinthNine) with SMTP id g1HDYIM44319 for ; Sun, 17 Feb 2002 22:34:18 +0900 (JST) Message-Id: <200202171334.g1HDYIM44319@nd250009.gab.xdsl.ne.jp> Date: Sun, 17 Feb 2002 22:32:24 +0900 From: Norikatsu Shigemura To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/35038: cleanup pkg-plist for x11-toolkits/Xaw3d 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: 35038 >Category: ports >Synopsis: cleanup pkg-plist for x11-toolkits/Xaw3d >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: Sun Feb 17 05:40:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Norikatsu Shigemura >Release: FreeBSD 4.5-STABLE i386 >Organization: Ensure Technology Ltd. (http://www.ensure-tech.co.jp) >Environment: System: FreeBSD sakura.ninth-nine.com 4.5-STABLE FreeBSD 4.5-STABLE #77: Wed Feb 13 22:49:06 JST 2002 nork@sakura.ninth-nine.com:/usr/obj/usr/src/sys/SAKURA i386 >Description: libXaw3d.so.6 was installed by x11-toolskits/Xaw3d/Makefile. But not available to pkg-plist. >How-To-Repeat: make install & ls -l /usr/X11R6/lib/libXaw3d.so.6 >Fix: It might be a good idea to fix x11-toolkits/Xaw3d/Makefile with .if XFREE86_VERSION == 4, and PLIST_SUB+= ..... --- diff begins here --- --- x11-toolkits/Xaw3d/pkg-plist.orig Fri Aug 11 10:46:07 2000 +++ x11-toolkits/Xaw3d/pkg-plist Sun Feb 17 22:13:47 2002 @@ -1,5 +1,6 @@ lib/libXaw3d.a lib/libXaw3d.so +lib/libXaw3d.so.6 lib/libXaw3d.so.%%XAWVER%% include/X11/Xaw3d/AllWidgets.h include/X11/Xaw3d/AsciiSink.h --- diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message