mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
Update to Wine 0.9.11.
This commit is contained in:
parent
5013322cff
commit
12cd86743f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=158596
@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= wine
|
||||
PORTVERSION= 0.9.10
|
||||
PORTVERSION= 0.9.11
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/ \
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (wine-0.9.10.tar.bz2) = df4d538784955cc04b719c4db1767f16
|
||||
SHA256 (wine-0.9.10.tar.bz2) = af1e41a58d57d5030b19873e338100bb8ea9cd00128dc766fcb983944f8ad397
|
||||
SIZE (wine-0.9.10.tar.bz2) = 10618613
|
||||
MD5 (wine-0.9.11.tar.bz2) = b21d359b75f07255bb5cd34384bdc3cf
|
||||
SHA256 (wine-0.9.11.tar.bz2) = 785277343f770004f1cf9d12497e377aa93985bfc17c1b462c4f421a39748e84
|
||||
SIZE (wine-0.9.11.tar.bz2) = 10671110
|
||||
|
@ -327,6 +327,7 @@ include/wine/windows/shtypes.h
|
||||
include/wine/windows/shtypes.idl
|
||||
include/wine/windows/sipbase.h
|
||||
include/wine/windows/snmp.h
|
||||
include/wine/windows/softpub.h
|
||||
include/wine/windows/sql.h
|
||||
include/wine/windows/sqlext.h
|
||||
include/wine/windows/sqltypes.h
|
||||
@ -414,8 +415,6 @@ lib/wine/atl.dll.so
|
||||
lib/wine/avicap32.dll.so
|
||||
lib/wine/avifil32.dll.so
|
||||
lib/wine/avifile.dll16
|
||||
lib/wine/aviinfo.exe.so
|
||||
lib/wine/aviplay.exe.so
|
||||
lib/wine/bug_report.pl
|
||||
lib/wine/cabinet.dll.so
|
||||
lib/wine/capi2032.dll.so
|
||||
@ -697,6 +696,7 @@ lib/wine/shfolder.dll.so
|
||||
lib/wine/shlwapi.dll.so
|
||||
lib/wine/snmpapi.dll.so
|
||||
lib/wine/sound.drv16
|
||||
lib/wine/spoolss.dll.so
|
||||
lib/wine/start.exe.so
|
||||
lib/wine/stdole2.tlb.so
|
||||
lib/wine/stdole32.tlb.so
|
||||
|
@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= wine
|
||||
PORTVERSION= 0.9.10
|
||||
PORTVERSION= 0.9.11
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/ \
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (wine-0.9.10.tar.bz2) = df4d538784955cc04b719c4db1767f16
|
||||
SHA256 (wine-0.9.10.tar.bz2) = af1e41a58d57d5030b19873e338100bb8ea9cd00128dc766fcb983944f8ad397
|
||||
SIZE (wine-0.9.10.tar.bz2) = 10618613
|
||||
MD5 (wine-0.9.11.tar.bz2) = b21d359b75f07255bb5cd34384bdc3cf
|
||||
SHA256 (wine-0.9.11.tar.bz2) = 785277343f770004f1cf9d12497e377aa93985bfc17c1b462c4f421a39748e84
|
||||
SIZE (wine-0.9.11.tar.bz2) = 10671110
|
||||
|
@ -327,6 +327,7 @@ include/wine/windows/shtypes.h
|
||||
include/wine/windows/shtypes.idl
|
||||
include/wine/windows/sipbase.h
|
||||
include/wine/windows/snmp.h
|
||||
include/wine/windows/softpub.h
|
||||
include/wine/windows/sql.h
|
||||
include/wine/windows/sqlext.h
|
||||
include/wine/windows/sqltypes.h
|
||||
@ -414,8 +415,6 @@ lib/wine/atl.dll.so
|
||||
lib/wine/avicap32.dll.so
|
||||
lib/wine/avifil32.dll.so
|
||||
lib/wine/avifile.dll16
|
||||
lib/wine/aviinfo.exe.so
|
||||
lib/wine/aviplay.exe.so
|
||||
lib/wine/bug_report.pl
|
||||
lib/wine/cabinet.dll.so
|
||||
lib/wine/capi2032.dll.so
|
||||
@ -697,6 +696,7 @@ lib/wine/shfolder.dll.so
|
||||
lib/wine/shlwapi.dll.so
|
||||
lib/wine/snmpapi.dll.so
|
||||
lib/wine/sound.drv16
|
||||
lib/wine/spoolss.dll.so
|
||||
lib/wine/start.exe.so
|
||||
lib/wine/stdole2.tlb.so
|
||||
lib/wine/stdole32.tlb.so
|
||||
|
Loading…
Reference in New Issue
Block a user