From owner-freebsd-ports Tue Dec 19 16: 0:11 2000 From owner-freebsd-ports@FreeBSD.ORG Tue Dec 19 16:00:02 2000 Return-Path: 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 F410637B698 for ; Tue, 19 Dec 2000 16:00:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eBK001l93322; Tue, 19 Dec 2000 16:00:01 -0800 (PST) (envelope-from gnats) Resent-Date: Tue, 19 Dec 2000 16:00:01 -0800 (PST) Resent-Message-Id: <200012200000.eBK001l93322@freefall.freebsd.org> Resent-From: gnats-admin@FreeBSD.org (GNATS Management) Resent-To: freebsd-ports@FreeBSD.org Resent-Reply-To: gnats-admin@FreeBSD.org, dwcjr@inethouston.net Received: from leviathan.inethouston.com (216-118-21-146.pdq.net [216.118.21.146]) by hub.freebsd.org (Postfix) with ESMTP id E2D1437B400 for ; Tue, 19 Dec 2000 15:51:00 -0800 (PST) Received: by leviathan.inethouston.com (Postfix, from userid 0) id 17FB9177EC2; Tue, 19 Dec 2000 17:52:01 -0600 (CST) Message-Id: <20001219235201.17FB9177EC2@leviathan.inethouston.com> Date: Tue, 19 Dec 2000 17:52:01 -0600 (CST) From: dwcjr@inethouston.net Sender: root@inethouston.net Reply-To: dwcjr@inethouston.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/23664: Update emulators/wine update pkg-plist and Makefile Resent-Sender: gnats@FreeBSD.org Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 23664 >Category: ports >Synopsis: Update emulators/wine update pkg-plist and Makefile >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: Tue Dec 19 16:00:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: David W. Chapman Jr. >Release: FreeBSD 4.2-STABLE i386 >Organization: RainTree Network Services >Environment: >Description: Missing files from pkg-plist Missing Manpages from Makefile >How-To-Repeat: >Fix: diff -urN wine.orig/Makefile wine/Makefile --- wine.orig/Makefile Tue Dec 19 17:47:21 2000 +++ wine/Makefile Tue Dec 19 17:47:42 2000 @@ -21,7 +21,7 @@ CONFIGURE_ENV= LIBS=-Wl,-rpath,${PREFIX}/lib/wine INSTALLS_SHLIB= yes LDCONFIG_DIRS= %%PREFIX%%/lib/wine -MAN1= wine.1 +MAN1= wine.1 wmc.1 wrc.1 MAN5= wine.conf.5 ONLY_FOR_ARCHS= i386 USE_XPM= yes diff -urN wine.orig/pkg-plist wine/pkg-plist --- wine.orig/pkg-plist Tue Dec 19 17:47:21 2000 +++ wine/pkg-plist Tue Dec 19 17:49:46 2000 @@ -1,9 +1,14 @@ +bin/dosmod +bin/fnt2bdf bin/wine bin/winebuild bin/wineclipsrv bin/winedbg bin/wineserver +bin/wmc +bin/wrc bin/regSet.sh +@unexec if cmp -s %D/etc/wine.conf %D/etc/wine.conf.sample; then rm -f %D/etc/wine.conf; fi etc/wine.conf.sample include/wine/basetsd.h include/wine/cderr.h >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message