FreeBSD Bugzilla – Attachment 11435 Details for
Bug 22538
Upgrade the Wine port to 2000-10-26 (by maintainer)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.43 KB, created by
pfeifer
on 2000-11-02 13:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
pfeifer
Created:
2000-11-02 13:20:01 UTC
Size:
2.43 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /sw/FreeBSD/CVSUP/ports/emulators/wine/Makefile,v >retrieving revision 1.95 >diff -u -3 -p -r1.95 Makefile >--- Makefile 2000/10/15 07:32:37 1.95 >+++ Makefile 2000/11/01 20:42:41 >@@ -7,7 +7,7 @@ > # > > PORTNAME= wine >-PORTVERSION= 2000.10.02 >+PORTVERSION= 2000.10.26 > CATEGORIES= emulators > MASTER_SITES= ${MASTER_SITE_SUNSITE} > MASTER_SITE_SUBDIR= ALPHA/wine/development >@@ -67,21 +67,18 @@ do-install: > ${INSTALL_DATA} ${WRKSRC}/wine.ini ${PREFIX}/etc/wine.conf.sample > [ -f ${PREFIX}/etc/wine.conf ] \ > || ${INSTALL_DATA} ${WRKSRC}/wine.ini ${PREFIX}/etc/wine.conf >+.if !defined(NOPORTDOCS) > ${INSTALL_DATA} ${WRKSRC}/documentation/wine.man ${PREFIX}/man/man1/wine.1 > ${INSTALL_DATA} ${WRKSRC}/documentation/wine.conf.man ${PREFIX}/man/man5/wine.conf.5 > -@${MKDIR} ${PREFIX}/lib/wine/documentation ${PREFIX}/lib/wine/reg 2>/dev/null >- ${INSTALL_DATA} \ >- ${WRKSRC}/README \ >- ${WRKSRC}/ANNOUNCE \ >- ${WRKSRC}/AUTHORS \ >- ${WRKSRC}/LICENSE \ >- ${WRKSRC}/WARRANTY \ >- ${WRKSRC}/documentation/psdrv.reg \ >- ${PREFIX}/lib/wine/documentation >+.for i in README ANNOUNCE AUTHORS LICENSE WARRANTY documentation/psdrv.reg >+ ${INSTALL_DATA} ${WRKSRC}/${i} ${PREFIX}/lib/wine/documentation >+.endfor > ${INSTALL_DATA} ${WRKSRC}/debugger/README \ > ${PREFIX}/lib/wine/documentation/README.debugger > ${INSTALL_DATA} ${WRKSRC}/programs/regapi/README \ > ${PREFIX}/lib/wine/documentation/README.regapi >+.endif > ${INSTALL_SCRIPT} ${WRKSRC}/tools/bug_report.pl \ > ${PREFIX}/lib/wine > ${INSTALL_SCRIPT} \ >Index: distinfo >=================================================================== >RCS file: /sw/FreeBSD/CVSUP/ports/emulators/wine/distinfo,v >retrieving revision 1.54 >diff -u -3 -p -r1.54 distinfo >--- distinfo 2000/10/15 07:32:37 1.54 >+++ distinfo 2000/11/01 20:44:27 >@@ -1 +1 @@ >-MD5 (Wine-20001002.tar.gz) = 9866f93a735c3df7a470e91d911e04a0 >+MD5 (Wine-20001026.tar.gz) = 933381f05b75ace29931b04e27e6432b >Index: pkg-plist >=================================================================== >RCS file: /sw/FreeBSD/CVSUP/ports/emulators/wine/pkg-plist,v >retrieving revision 1.14 >diff -u -3 -p -r1.14 pkg-plist >--- pkg-plist 2000/10/15 07:32:37 1.14 >+++ pkg-plist 2000/11/01 21:43:25 >@@ -34,6 +34,7 @@ include/wine/instance.h > include/wine/lmcons.h > include/wine/lzexpand.h > include/wine/mapidefs.h >+include/wine/mcx.h > include/wine/mmreg.h > include/wine/mmsystem.h > include/wine/msacm.h
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 22538
: 11435