From pfeifer@dbai.tuwien.ac.at  Thu Mar 15 04:48:57 2001
Return-Path: <pfeifer@dbai.tuwien.ac.at>
Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.130.111.12])
	by hub.freebsd.org (Postfix) with ESMTP id 9D94937B719
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 15 Mar 2001 04:48:56 -0800 (PST)
	(envelope-from pfeifer@dbai.tuwien.ac.at)
Received: from taygeta.dbai.tuwien.ac.at (taygeta [128.130.111.77])
	by vexpert.dbai.tuwien.ac.at (8.11.1/8.11.1) with ESMTP id f2FCmne07625;
	Thu, 15 Mar 2001 13:48:50 +0100 (MET)
Received: (from pfeifer@localhost)
	by taygeta.dbai.tuwien.ac.at (8.11.1/8.11.1) id f2FCmo152115;
	Thu, 15 Mar 2001 13:48:50 +0100 (CET)
	(envelope-from pfeifer)
Message-Id: <200103151248.f2FCmo152115@taygeta.dbai.tuwien.ac.at>
Date: Thu, 15 Mar 2001 13:48:50 +0100 (CET)
From: pfeifer@dbai.tuwien.ac.at (Gerald Pfeifer)
To: FreeBSD-gnats-submit@freebsd.org
Subject: Update the Wine port to version 2001.03.05
X-Send-Pr-Version: 3.2

>Number:         25825
>Category:       ports
>Synopsis:       Update the Wine port to version 2001.03.05
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    dinoex
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 15 04:50:04 PST 2001
>Closed-Date:    Sat Mar 17 05:50:15 PST 2001
>Last-Modified:  Mon Jul 15 13:10:34 PDT 2002
>Originator:     Gerald Pfeifer
>Release:        FreeBSD 4.2-RELEASE i386
>Organization:
>Environment:

	

>Description:

	This updates the Wine port to 2001.03.05 and removes an obsolete
	patch to the FreeBSD kernel from the port. 

	I'm the maintainer of this port.

>How-To-Repeat:

	

>Fix:

	Remove files/README.patch and files/install-patch-3.3-sys-sigtrap
	and install the patch below.

Index: Makefile
===================================================================
RCS file: /sw/FreeBSD/CVSUP/ports/emulators/wine/Makefile,v
retrieving revision 1.104
diff -u -3 -p -r1.104 Makefile
--- Makefile	2001/02/17 17:13:51	1.104
+++ Makefile	2001/03/15 12:13:30
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	wine
-PORTVERSION=	2001.02.16
+PORTVERSION=	2001.03.05
 CATEGORIES=	emulators
 MASTER_SITES=	${MASTER_SITE_SUNSITE}
 MASTER_SITE_SUBDIR=	ALPHA/wine/development
@@ -88,10 +88,6 @@ do-install:
 		${WRKSRC}/programs/regapi/regFixer.pl \
 		${WRKSRC}/programs/regapi/regRestorer.pl \
 		${PREFIX}/lib/wine/reg
-	${INSTALL_DATA} ${FILESDIR}/README.patch \
-		${PREFIX}/lib/wine
-	${INSTALL_DATA} ${FILESDIR}/install-patch-3.3-sys-sigtrap \
-		${PREFIX}/lib/wine/patch-3.3-sys-sigtrap
 	${INSTALL_DATA} ${WRKSRC}/winedefault.reg ${PREFIX}/lib/wine
 	${ECHO}
 	@${SED} s+%%PREFIX%%+${PREFIX}+g <${PKGMESSAGE}
Index: distinfo
===================================================================
RCS file: /sw/FreeBSD/CVSUP/ports/emulators/wine/distinfo,v
retrieving revision 1.58
diff -u -3 -p -r1.58 distinfo
--- distinfo	2001/02/17 17:13:51	1.58
+++ distinfo	2001/03/07 14:24:49
@@ -1 +1 @@
-MD5 (Wine-20010216.tar.gz) = f83b355e02abdc2de3cfd385079a30b7
+MD5 (Wine-20010305.tar.gz) = 84e52b1219978be76b7d1095c3b89b63
Index: pkg-plist
===================================================================
RCS file: /sw/FreeBSD/CVSUP/ports/emulators/wine/pkg-plist,v
retrieving revision 1.20
diff -u -3 -p -r1.20 pkg-plist
--- pkg-plist	2001/02/17 17:13:51	1.20
+++ pkg-plist	2001/03/15 11:58:44
@@ -23,6 +23,7 @@ include/wine/comcat.h
 include/wine/commctrl.h
 include/wine/commdlg.h
 include/wine/compobj.h
+include/wine/cpl.h
 include/wine/d3d.h
 include/wine/d3dcaps.h
 include/wine/d3dtypes.h
@@ -161,8 +162,6 @@ include/wine/wine/obj_shelllink.h
 include/wine/wine/obj_shellview.h
 include/wine/wine/obj_storage.h
 include/wine/wine/unicode.h
-lib/wine/README.patch
-lib/wine/patch-3.3-sys-sigtrap
 lib/wine/winedefault.reg
 lib/wine/bug_report.pl
 lib/wine/reg/regFixer.pl
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: dinoex 
State-Changed-When: Sat Mar 17 05:50:15 PST 2001 
State-Changed-Why:  
Committed, Thanks. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=25825 
>Unformatted:
