Skip site navigation (1)Skip section navigation (2)
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:   ports/25825: Update the Wine port to version 2001.03.05
Message-ID:  <200103151248.f2FCmo152115@taygeta.dbai.tuwien.ac.at>

next in thread | raw e-mail | index | archive | help

>Number:         25825
>Category:       ports
>Synopsis:       Update the Wine port to version 2001.03.05
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 15 04:50:04 PST 2001
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103151248.f2FCmo152115>