FreeBSD Bugzilla – Attachment 20247 Details for
Bug 35781
(Maintainer)update the emulators/wine port to 2002.03.10
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.36 KB, created by
pfeifer
on 2002-03-11 14:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
pfeifer
Created:
2002-03-11 14:50:01 UTC
Size:
3.36 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /sw/FreeBSD/CVSUP/ports/emulators/wine/Makefile,v >retrieving revision 1.117 >diff -u -3 -p -r1.117 Makefile >--- Makefile 23 Jan 2002 17:45:56 -0000 1.117 >+++ Makefile 11 Mar 2002 12:53:58 -0000 >@@ -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 \ >Index: distinfo >=================================================================== >RCS file: /sw/FreeBSD/CVSUP/ports/emulators/wine/distinfo,v >retrieving revision 1.68 >diff -u -3 -p -r1.68 distinfo >--- distinfo 23 Jan 2002 17:45:56 -0000 1.68 >+++ distinfo 11 Mar 2002 05:52:42 -0000 >@@ -1 +1 @@ >-MD5 (Wine-20020122.tar.gz) = 80d6f68330cd52b99789397aaa9b33b4 >+MD5 (Wine-20020310.tar.gz) = a3c4cac20b4336d99671594707a5fff1 >Index: pkg-plist >=================================================================== >RCS file: /sw/FreeBSD/CVSUP/ports/emulators/wine/pkg-plist,v >retrieving revision 1.30 >diff -u -3 -p -r1.30 pkg-plist >--- pkg-plist 23 Jan 2002 17:45:56 -0000 1.30 >+++ pkg-plist 11 Mar 2002 12:58:39 -0000 >@@ -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 >Index: files/patch-gb >=================================================================== >RCS file: /sw/FreeBSD/CVSUP/ports/emulators/wine/files/patch-gb,v >retrieving revision 1.3 >diff -u -3 -p -r1.3 patch-gb >--- files/patch-gb 23 Jan 2002 17:45:56 -0000 1.3 >+++ files/patch-gb 9 Mar 2002 09:49:12 -0000 >@@ -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__)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 35781
: 20247