diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2019-08-18 07:36:03 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2019-08-18 07:36:03 +0000 |
commit | 53f84896e7839cb23db185478c4a5881fd19c9b2 (patch) | |
tree | 377e2321eae80db4273452079bb7899fdab3ff0b /emulators/wine-devel | |
parent | e1b6882a125883a73d2b71dea16454dfd665795d (diff) | |
download | ports-53f84896e7839cb23db185478c4a5881fd19c9b2.tar.gz ports-53f84896e7839cb23db185478c4a5881fd19c9b2.zip |
Notes
Diffstat (limited to 'emulators/wine-devel')
-rw-r--r-- | emulators/wine-devel/Makefile | 5 | ||||
-rw-r--r-- | emulators/wine-devel/distinfo | 10 | ||||
-rw-r--r-- | emulators/wine-devel/pkg-plist | 6 |
3 files changed, 13 insertions, 8 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 9223f6ff1767..fe546b576921 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= wine -DISTVERSION= 4.13 -PORTREVISION= 1 +DISTVERSION= 4.14 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ @@ -92,7 +91,7 @@ LDAP_USE= OPENLDAP=yes LIBXSLT_CONFIGURE_WITH= xslt LIBXSLT_LIB_DEPENDS= libxslt.so:textproc/libxslt -MONO_RUN_DEPENDS= ${DATADIR}/mono/wine-mono-4.9.0.msi:emulators/wine-mono-devel +MONO_RUN_DEPENDS= ${DATADIR}/mono/wine-mono-4.9.2.msi:emulators/wine-mono-devel MPG123_CONFIGURE_WITH= mpg123 MPG123_LIB_DEPENDS= libmpg123.so:audio/mpg123 diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index 6992db30fefd..f726d0f5851b 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1564860042 -SHA256 (wine-4.13.tar.xz) = 79174151cbc403250d4727dc9c55df8d6a60a2fe28343642c2452a92c6431d67 -SIZE (wine-4.13.tar.xz) = 22137820 -SHA256 (v4.13.tar.gz) = e9b01570092c2e7659119e0ff5d71e7733209b47b065495c073332c0bbe906a3 -SIZE (v4.13.tar.gz) = 9913015 +TIMESTAMP = 1566027937 +SHA256 (wine-4.14.tar.xz) = dad56e090c7466d10fdce72cb379b7acc366159fc8b46058f710645de65081e6 +SIZE (wine-4.14.tar.xz) = 22151304 +SHA256 (v4.14.tar.gz) = d25ca6fa48b0a2ed812b4d72c4939c52937c3df2d4518061e2c2899655865c73 +SIZE (v4.14.tar.gz) = 9910499 diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist index 3e50a97a7ce9..494a3898c218 100644 --- a/emulators/wine-devel/pkg-plist +++ b/emulators/wine-devel/pkg-plist @@ -32,6 +32,7 @@ include/wine/svcctl.h include/wine/svcctl.idl include/wine/msvcrt/assert.h include/wine/msvcrt/conio.h +include/wine/msvcrt/corecrt.h include/wine/msvcrt/crtdbg.h include/wine/msvcrt/crtdefs.h include/wine/msvcrt/ctype.h @@ -804,6 +805,7 @@ include/wine/windows/tlogstg.idl include/wine/windows/tmschema.h include/wine/windows/tom.h include/wine/windows/tom.idl +include/wine/windows/tpcshrd.h include/wine/windows/traffic.h include/wine/windows/transact.h include/wine/windows/transact.idl @@ -2258,6 +2260,7 @@ lib/wine/fakedlls/usbd.sys lib/wine/fakedlls/user32.dll lib/wine/fakedlls/userenv.dll lib/wine/fakedlls/usp10.dll +lib/wine/fakedlls/utildll.dll lib/wine/fakedlls/uxtheme.dll lib/wine/fakedlls/vbscript.dll lib/wine/fakedlls/vcomp.dll @@ -2340,6 +2343,7 @@ lib/wine/fakedlls/wintrust.dll lib/wine/fakedlls/winusb.dll lib/wine/fakedlls/winver.exe lib/wine/fakedlls/wlanapi.dll +lib/wine/fakedlls/wlanui.dll lib/wine/fakedlls/wldap32.dll lib/wine/fakedlls/wmasf.dll lib/wine/fakedlls/wmi.dll @@ -2949,6 +2953,7 @@ lib/wine/usbd.sys.so lib/wine/user32.dll.so lib/wine/userenv.dll.so lib/wine/usp10.dll.so +lib/wine/utildll.dll.so lib/wine/uxtheme.dll.so lib/wine/vbscript.dll.so lib/wine/vcomp.dll.so @@ -3031,6 +3036,7 @@ lib/wine/wintrust.dll.so lib/wine/winusb.dll.so lib/wine/winver.exe.so lib/wine/wlanapi.dll.so +lib/wine/wlanui.dll.so lib/wine/wldap32.dll.so lib/wine/wmasf.dll.so lib/wine/wmi.dll.so |