Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Apr 2001 15:40:40 +0200 (CEST)
From:      pfeifer@dbai.tuwien.ac.at (Gerald Pfeifer)
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26435: Update the Wine port to 2001.03.26
Message-ID:  <200104081340.f38Deed14527@taygeta.dbai.tuwien.ac.at>

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

>Number:         26435
>Category:       ports
>Synopsis:       Update the Wine port to 2001.03.26
>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:   Sun Apr 08 06:50:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Gerald Pfeifer
>Release:        FreeBSD 4.2-RELEASE i386
>Organization:
>Environment:

	

>Description:

	Update the Wine port to 2001.03.26. Fix some documentation and remove
	obsolete patches.

	(I'm the maintainer of this port.)

>How-To-Repeat:

	

>Fix:

	Remove files/patch-tools_Makefile.in plus
	files/patch-tools_specmaker_Makefile.in and
	install the patch below.

Index: Makefile
===================================================================
RCS file: /sw/FreeBSD/CVSUP/ports/emulators/wine/Makefile,v
retrieving revision 1.105
diff -u -3 -p -r1.105 Makefile
--- Makefile	2001/03/17 13:50:01	1.105
+++ Makefile	2001/04/08 12:00:50
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	wine
-PORTVERSION=	2001.03.05
+PORTVERSION=	2001.03.26
 CATEGORIES=	emulators
 MASTER_SITES=	${MASTER_SITE_SUNSITE}
 MASTER_SITE_SUBDIR=	ALPHA/wine/development
Index: distinfo
===================================================================
RCS file: /sw/FreeBSD/CVSUP/ports/emulators/wine/distinfo,v
retrieving revision 1.59
diff -u -3 -p -r1.59 distinfo
--- distinfo	2001/03/17 13:50:01	1.59
+++ distinfo	2001/04/08 12:24:38
@@ -1 +1 @@
-MD5 (Wine-20010305.tar.gz) = 84e52b1219978be76b7d1095c3b89b63
+MD5 (Wine-20010326.tar.gz) = 2b8037c1aee32de2e725907901a6f3b2
Index: pkg-message
===================================================================
RCS file: /sw/FreeBSD/CVSUP/ports/emulators/wine/pkg-message,v
retrieving revision 1.4
diff -u -3 -p -r1.4 pkg-message
--- pkg-message	2000/09/15 15:57:15	1.4
+++ pkg-message	2001/03/17 12:22:25
@@ -1,7 +1,5 @@
 In order to use wine you need to build and install a new kernel with
-options USER_LDT, SYSVSHM, SYSVSEM, and SYSVMSG.  Before you do that,
-you may want to apply the patches in %%PREFIX%%/lib/wine to your
-kernel sources, see the README.patch there.
+options USER_LDT, SYSVSHM, SYSVSEM, and SYSVMSG.
 
 And the port now also installs some of wine's doc files which
 describe additional things that are not in the manual pages, see
Index: files/patch-ba
===================================================================
RCS file: /sw/FreeBSD/CVSUP/ports/emulators/wine/files/patch-ba,v
retrieving revision 1.4
diff -u -3 -p -r1.4 patch-ba
--- files/patch-ba	2001/03/17 21:47:58	1.4
+++ files/patch-ba	2001/04/08 12:32:11
@@ -1,6 +1,6 @@
---- Make.rules.in.orig	Fri Jan 12 07:32:44 2001
-+++ Make.rules.in	Sat Mar 10 09:16:59 2001
-@@ -25,7 +25,7 @@
+--- Make.rules.in.orig	Mon Mar 19 20:19:23 2001
++++ Make.rules.in	Sun Apr  8 14:31:40 2001
+@@ -25,7 +25,7 @@ SHELL     = /bin/sh
  CC        = @CC@
  CPP       = @CPP@
  CFLAGS    = @CFLAGS@
@@ -9,12 +9,7 @@
  X_CFLAGS  = @X_CFLAGS@
  X_LIBS    = @X_LIBS@
  XLIB      = @X_PRE_LIBS@ @XLIB@ @X_EXTRA_LIBS@
-@@ -75,11 +75,12 @@
- 
- INSTALL         = @INSTALL@
- INSTALL_PROGRAM = @INSTALL_PROGRAM@
-+INSTALL_SCRIPT  = @INSTALL_SCRIPT@
- INSTALL_DATA    = @INSTALL_DATA@
+@@ -80,7 +80,7 @@ INSTALL_DATA    = @INSTALL_DATA@
  prefix          = @prefix@
  exec_prefix     = @exec_prefix@
  bindir          = @bindir@
>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?200104081340.f38Deed14527>