Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Apr 2001 13:22:18 +0200 (CEST)
From:      pfeifer@dbai.tuwien.ac.at (Gerald Pfeifer)
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26915: Update the Wine port to 2001.04.18
Message-ID:  <200104281122.f3SBMIw69577@deneb.dbai.tuwien.ac.at>

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

>Number:         26915
>Category:       ports
>Synopsis:       Update the Wine port to 2001.04.18
>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:   Sat Apr 28 04:30:05 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Gerald Pfeifer
>Release:        FreeBSD 4.2-RELEASE i386
>Organization:
>Environment:

	

>Description:

	This updates the Wine port to 2001.04.18. No major changes to the
	port itself.

	I am the maintainer of this port.

>How-To-Repeat:

	

>Fix:

Index: Makefile
===================================================================
RCS file: /sw/FreeBSD/CVSUP/ports/emulators/wine/Makefile,v
retrieving revision 1.106
diff -u -3 -p -r1.106 Makefile
--- Makefile	2001/04/08 17:46:48	1.106
+++ Makefile	2001/04/19 05:41:42
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	wine
-PORTVERSION=	2001.03.26
+PORTVERSION=	2001.04.18
 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.60
diff -u -3 -p -r1.60 distinfo
--- distinfo	2001/04/08 17:46:48	1.60
+++ distinfo	2001/04/19 05:46:05
@@ -1 +1 @@
-MD5 (Wine-20010326.tar.gz) = 2b8037c1aee32de2e725907901a6f3b2
+MD5 (Wine-20010418.tar.gz) = d773c35c57579ac78f8926c5a7f9a1ec
Index: pkg-plist
===================================================================
RCS file: /sw/FreeBSD/CVSUP/ports/emulators/wine/pkg-plist,v
retrieving revision 1.21
diff -u -3 -p -r1.21 pkg-plist
--- pkg-plist	2001/03/17 13:50:01	1.21
+++ pkg-plist	2001/04/27 18:49:04
@@ -124,6 +124,23 @@ include/wine/wshisotp.h
 include/wine/wsipx.h
 include/wine/wtypes.h
 include/wine/zmouse.h
+include/wine/msvcrt/conio.h
+include/wine/msvcrt/ctype.h
+include/wine/msvcrt/direct.h
+include/wine/msvcrt/dos.h
+include/wine/msvcrt/fcntl.h
+include/wine/msvcrt/io.h
+include/wine/msvcrt/process.h
+include/wine/msvcrt/stddef.h
+include/wine/msvcrt/stdio.h
+include/wine/msvcrt/stdlib.h
+include/wine/msvcrt/string.h
+include/wine/msvcrt/time.h
+include/wine/msvcrt/wchar.h
+include/wine/msvcrt/sys/stat.h
+include/wine/msvcrt/sys/timeb.h
+include/wine/msvcrt/sys/types.h
+include/wine/msvcrt/sys/utime.h
 include/wine/wine/exception.h
 include/wine/wine/icmpapi.h
 include/wine/wine/ipexport.h
@@ -285,6 +302,7 @@ lib/wine/libwinmm.so
 lib/wine/libwinnls.so
 lib/wine/libwinnls32.so
 lib/wine/libwinsock.so
+lib/wine/libwintrust.so
 lib/wine/libws2_32.so
 lib/wine/libwinspool.drv.so
 lib/wine/libwnaspi32.so
@@ -292,6 +310,8 @@ lib/wine/libwow32.so
 lib/wine/libwprocs.so
 lib/wine/libwsock32.so
 lib/wine/libx11drv.so
+@dirrm include/wine/msvcrt/sys
+@dirrm include/wine/msvcrt
 @dirrm include/wine/wine
 @dirrm include/wine
 @dirrm lib/wine/reg

>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?200104281122.f3SBMIw69577>