From 5228e63faaacd287685ea7d655dc2bb4cbc5b2a9 Mon Sep 17 00:00:00 2001 From: Patrick Li Date: Mon, 11 Mar 2002 22:45:29 +0000 Subject: Update to 2002.03.10 PR: 35781 Submitted by: maintainer --- emulators/wine-devel/Makefile | 4 ++-- emulators/wine-devel/distinfo | 2 +- emulators/wine-devel/files/patch-gb | 10 +++++----- emulators/wine-devel/pkg-plist | 4 +++- 4 files changed, 11 insertions(+), 9 deletions(-) (limited to 'emulators/wine-devel') diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 3fb711b7b49e..28e559e438a7 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -7,7 +7,7 @@ # PORTNAME= wine -PORTVERSION= 2002.01.22 +PORTVERSION= 2002.03.10 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= ALPHA/wine/development @@ -73,7 +73,7 @@ do-install: ${INSTALL_MAN} ${WRKSRC}/documentation/wine.conf.man ${PREFIX}/man/man5/wine.conf.5 .if !defined(NOPORTDOCS) -@${MKDIR} ${PREFIX}/share/doc/${PORTNAME} -.for i in README ANNOUNCE AUTHORS LICENSE WARRANTY documentation/psdrv.reg +.for i in README ANNOUNCE AUTHORS LICENSE documentation/psdrv.reg @${INSTALL_DATA} ${WRKSRC}/${i} ${PREFIX}/share/doc/${PORTNAME} .endfor ${INSTALL_DATA} ${WRKSRC}/debugger/README \ diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index 7ee22251219d..ae86b4355a13 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -1 +1 @@ -MD5 (Wine-20020122.tar.gz) = 80d6f68330cd52b99789397aaa9b33b4 +MD5 (Wine-20020310.tar.gz) = a3c4cac20b4336d99671594707a5fff1 diff --git a/emulators/wine-devel/files/patch-gb b/emulators/wine-devel/files/patch-gb index 559fe154cc53..b139c468ecc3 100644 --- a/emulators/wine-devel/files/patch-gb +++ b/emulators/wine-devel/files/patch-gb @@ -1,9 +1,9 @@ ---- Makefile.in.orig Wed Jan 23 13:32:44 2002 -+++ Makefile.in Wed Jan 23 13:32:53 2002 -@@ -87,7 +87,6 @@ wine: dlls $(EMUOBJS) - install:: all $(INSTALLSUBDIRS:%=%/__install__) - [ -d $(bindir) ] || $(MKDIR) $(bindir) +--- Makefile.in.orig Thu Feb 28 22:43:46 2002 ++++ Makefile.in Sat Mar 9 10:48:45 2002 +@@ -89,7 +89,6 @@ install_wine: $(INSTALL_PROGRAM) wine $(bindir)/wine + + install:: all install_wine $(INSTALLSUBDIRS:%=%/__install__) - -$(LDCONFIG) uninstall:: $(INSTALLSUBDIRS:%=%/__uninstall__) diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist index 1be04cdf8705..769c75420e36 100644 --- a/emulators/wine-devel/pkg-plist +++ b/emulators/wine-devel/pkg-plist @@ -55,6 +55,7 @@ include/wine/instance.h include/wine/lmcons.h include/wine/lzexpand.h include/wine/mapi.h +include/wine/mapicode.h include/wine/mapidefs.h include/wine/mciavi.h include/wine/mcx.h @@ -69,6 +70,7 @@ include/wine/msvcrt/ctype.h include/wine/msvcrt/direct.h include/wine/msvcrt/dos.h include/wine/msvcrt/eh.h +include/wine/msvcrt/excpt.h include/wine/msvcrt/fcntl.h include/wine/msvcrt/io.h include/wine/msvcrt/locale.h @@ -262,6 +264,7 @@ lib/wine/libmsimg32.so lib/wine/libmsnet32.so lib/wine/libmsrle32.so lib/wine/libmsvcrt.so +lib/wine/libmsvcrt20.so lib/wine/libmsvfw32.so lib/wine/libmsvideo.so lib/wine/libnetapi32.so @@ -351,7 +354,6 @@ lib/wine/winedefault.reg %%PORTDOCS%%share/doc/wine/README %%PORTDOCS%%share/doc/wine/README.debugger %%PORTDOCS%%share/doc/wine/README.regapi -%%PORTDOCS%%share/doc/wine/WARRANTY %%PORTDOCS%%share/doc/wine/psdrv.reg %%PORTDOCS%%@dirrm share/doc/wine @dirrm lib/wine/reg -- cgit v1.2.3