aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2011-08-28 04:56:47 +0800
committergerald <gerald@FreeBSD.org>2011-08-28 04:56:47 +0800
commitb03b4af904a11b707b7975dc04bae174c9c480e1 (patch)
tree81fa8c97170cc1e97990d6d3e811111ffbc697bc /emulators
parent0be8ff3d1c50e289c05020aa51dcece9d253448c (diff)
downloadfreebsd-ports-gnome-b03b4af904a11b707b7975dc04bae174c9c480e1.tar.gz
freebsd-ports-gnome-b03b4af904a11b707b7975dc04bae174c9c480e1.tar.zst
freebsd-ports-gnome-b03b4af904a11b707b7975dc04bae174c9c480e1.zip
Update to Wine 1.3.26. This includes the following changes:
- Support for multisampling in Direct3D. - New version of the Gecko engine. - Improvements to the network proxy handling. - Better write support in MSXML. - Side-by-side manifests for built-in libraries. - Various bug fixes. Explicitly disable gstreamer support, thus avoiding automatic detection and incorrect package lists in case. [1] PR: 159749 [1] Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com> [1]
Diffstat (limited to 'emulators')
-rw-r--r--emulators/wine-devel/Makefile7
-rw-r--r--emulators/wine-devel/distinfo4
-rw-r--r--emulators/wine-devel/pkg-plist2
-rw-r--r--emulators/wine/Makefile7
-rw-r--r--emulators/wine/distinfo4
-rw-r--r--emulators/wine/pkg-plist2
6 files changed, 14 insertions, 12 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index 4d58168be7d3..d198e602e88b 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= wine
-DISTVERSION= 1.3.26
-PORTREVISION= 1
+DISTVERSION= 1.3.27
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/Source \
@@ -33,8 +32,8 @@ CPPFLAGS= "-I${LOCALBASE}/include"
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--verbose --disable-tests \
--without-alsa --without-capi --with-glu \
- --without-gphoto --without-gsm --with-opengl \
- --without-mpg123 --with-oss --without-sane \
+ --without-gphoto --without-gsm --without-gstreamer \
+ --with-opengl --without-mpg123 --with-oss --without-sane \
--without-v4l --without-xcomposite --without-xinerama \
--with-xrandr
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" \
diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo
index 15238a2589f5..0651630b6dde 100644
--- a/emulators/wine-devel/distinfo
+++ b/emulators/wine-devel/distinfo
@@ -1,2 +1,2 @@
-SHA256 (wine-1.3.26.tar.bz2) = 6cadb2d80c0cd12c44fa26147041a32f61066dd39e748c83dad48af79ecd4e74
-SIZE (wine-1.3.26.tar.bz2) = 19540784
+SHA256 (wine-1.3.27.tar.bz2) = 6163a4734f47453cf9cee996efcf9d55ee49bb4a055f5b28a3907e4135edbeed
+SIZE (wine-1.3.27.tar.bz2) = 19566507
diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist
index acca9a2da842..ca7e36d146fb 100644
--- a/emulators/wine-devel/pkg-plist
+++ b/emulators/wine-devel/pkg-plist
@@ -1124,6 +1124,7 @@ lib/wine/fakedlls/pidgen.dll
lib/wine/fakedlls/ping.exe
lib/wine/fakedlls/plugplay.exe
lib/wine/fakedlls/powrprof.dll
+lib/wine/fakedlls/presentationfontcache.exe
lib/wine/fakedlls/printui.dll
lib/wine/fakedlls/progman.exe
lib/wine/fakedlls/propsys.dll
@@ -1620,6 +1621,7 @@ lib/wine/pidgen.dll.so
lib/wine/ping.exe.so
lib/wine/plugplay.exe.so
lib/wine/powrprof.dll.so
+lib/wine/presentationfontcache.exe.so
lib/wine/printui.dll.so
lib/wine/progman.exe.so
lib/wine/propsys.dll.so
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 4d58168be7d3..d198e602e88b 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= wine
-DISTVERSION= 1.3.26
-PORTREVISION= 1
+DISTVERSION= 1.3.27
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/Source \
@@ -33,8 +32,8 @@ CPPFLAGS= "-I${LOCALBASE}/include"
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--verbose --disable-tests \
--without-alsa --without-capi --with-glu \
- --without-gphoto --without-gsm --with-opengl \
- --without-mpg123 --with-oss --without-sane \
+ --without-gphoto --without-gsm --without-gstreamer \
+ --with-opengl --without-mpg123 --with-oss --without-sane \
--without-v4l --without-xcomposite --without-xinerama \
--with-xrandr
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" \
diff --git a/emulators/wine/distinfo b/emulators/wine/distinfo
index 15238a2589f5..0651630b6dde 100644
--- a/emulators/wine/distinfo
+++ b/emulators/wine/distinfo
@@ -1,2 +1,2 @@
-SHA256 (wine-1.3.26.tar.bz2) = 6cadb2d80c0cd12c44fa26147041a32f61066dd39e748c83dad48af79ecd4e74
-SIZE (wine-1.3.26.tar.bz2) = 19540784
+SHA256 (wine-1.3.27.tar.bz2) = 6163a4734f47453cf9cee996efcf9d55ee49bb4a055f5b28a3907e4135edbeed
+SIZE (wine-1.3.27.tar.bz2) = 19566507
diff --git a/emulators/wine/pkg-plist b/emulators/wine/pkg-plist
index acca9a2da842..ca7e36d146fb 100644
--- a/emulators/wine/pkg-plist
+++ b/emulators/wine/pkg-plist
@@ -1124,6 +1124,7 @@ lib/wine/fakedlls/pidgen.dll
lib/wine/fakedlls/ping.exe
lib/wine/fakedlls/plugplay.exe
lib/wine/fakedlls/powrprof.dll
+lib/wine/fakedlls/presentationfontcache.exe
lib/wine/fakedlls/printui.dll
lib/wine/fakedlls/progman.exe
lib/wine/fakedlls/propsys.dll
@@ -1620,6 +1621,7 @@ lib/wine/pidgen.dll.so
lib/wine/ping.exe.so
lib/wine/plugplay.exe.so
lib/wine/powrprof.dll.so
+lib/wine/presentationfontcache.exe.so
lib/wine/printui.dll.so
lib/wine/progman.exe.so
lib/wine/propsys.dll.so