From 76eb938f303bcc1508c58629709868480775cb8e Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Sat, 14 Apr 2012 00:21:37 +0000 Subject: [PATCH] Update to Wine 1.5.2. This includes the following changes: - Improved naming scheme for audio devices. - Beginnings of support for JPEG encoding. - Several printing fixes. - Improvements to the URL cache. - Various bug fixes. Explicitly configure --without-dbus to make builds deterministic and reproducible. --- emulators/wine-devel/Makefile | 5 ++--- emulators/wine-devel/distinfo | 4 ++-- emulators/wine-devel/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index ea9952481410..3163255dd548 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -6,8 +6,7 @@ # PORTNAME= wine -DISTVERSION= 1.5.1 -PORTREVISION= 1 +DISTVERSION= 1.5.2 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ @@ -35,7 +34,7 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib GNU_CONFIGURE= yes CONFIGURE_ARGS+=--verbose --disable-tests \ - --without-alsa --without-capi --with-glu \ + --without-alsa --without-capi --without-dbus --with-glu \ --without-gphoto --without-gsm --without-gstreamer \ --with-opengl --without-mpg123 --without-opencl \ --with-oss --without-sane --without-tiff \ diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index ccc0d3ef5e3d..196af84e4b49 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (wine-1.5.1.tar.bz2) = 6dc578f9afb3c9a0f2b773bbe09af20578ac6fa514dd0712ecc5d05c766045e6 -SIZE (wine-1.5.1.tar.bz2) = 20078739 +SHA256 (wine-1.5.2.tar.bz2) = 8ee6fdaf716b5a1c7ccf9be9dc6d9b7546944e79351c4806b2fa596da418342f +SIZE (wine-1.5.2.tar.bz2) = 20104652 diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist index f77fc4707182..473f3a9e42a8 100644 --- a/emulators/wine-devel/pkg-plist +++ b/emulators/wine-devel/pkg-plist @@ -720,6 +720,7 @@ lib/wine/apphelp.dll.so lib/wine/appwiz.cpl.so lib/wine/aspnet_regiis.exe.so lib/wine/atl.dll.so +lib/wine/atl80.dll.so lib/wine/attrib.exe.so lib/wine/authz.dll.so lib/wine/avicap32.dll.so @@ -860,6 +861,7 @@ lib/wine/fakedlls/apphelp.dll lib/wine/fakedlls/appwiz.cpl lib/wine/fakedlls/aspnet_regiis.exe lib/wine/fakedlls/atl.dll +lib/wine/fakedlls/atl80.dll lib/wine/fakedlls/attrib.exe lib/wine/fakedlls/authz.dll lib/wine/fakedlls/avicap32.dll