aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2011-12-03 06:59:34 +0800
committergerald <gerald@FreeBSD.org>2011-12-03 06:59:34 +0800
commit7759b836779d2f9f1f4de5918c2a3ada52c573ce (patch)
treef3616165b67d16ee0bb31c23e4c1bf9f27a12dbd
parentbad63284cd17ea2ead9cc6f00847254da321e3af (diff)
downloadfreebsd-ports-gnome-7759b836779d2f9f1f4de5918c2a3ada52c573ce.tar.gz
freebsd-ports-gnome-7759b836779d2f9f1f4de5918c2a3ada52c573ce.tar.zst
freebsd-ports-gnome-7759b836779d2f9f1f4de5918c2a3ada52c573ce.zip
Update to Wine 1.3.34. This includes the following changes:
- Bytecode support in JavaScript. - Support for gradients in the DIB engine. - A number of Uniscribe improvements. - Fixes for DirectDraw mode switching. - A few more MSVC runtime functions. - Various bug fixes. Feature safe: yes
-rw-r--r--emulators/wine-devel/Makefile2
-rw-r--r--emulators/wine-devel/distinfo4
-rw-r--r--emulators/wine-devel/pkg-plist1
-rw-r--r--emulators/wine/Makefile2
-rw-r--r--emulators/wine/distinfo4
-rw-r--r--emulators/wine/pkg-plist1
6 files changed, 8 insertions, 6 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index 07f63ce02f1e..d1b8736154f8 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= wine
-DISTVERSION= 1.3.33
+DISTVERSION= 1.3.34
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/Source \
diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo
index 7d126209974e..62012799445a 100644
--- a/emulators/wine-devel/distinfo
+++ b/emulators/wine-devel/distinfo
@@ -1,2 +1,2 @@
-SHA256 (wine-1.3.33.tar.bz2) = d49b96e3f999a7380898c3c09cf3d920c369756cb735d9c05295b5bb73c19f8c
-SIZE (wine-1.3.33.tar.bz2) = 19809247
+SHA256 (wine-1.3.34.tar.bz2) = ac597a63c289bfedd75dcdc1cfaf342ad816669167868ad97490d0c08b7f1c52
+SIZE (wine-1.3.34.tar.bz2) = 19846255
diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist
index f0cfb9939419..25e3deef341e 100644
--- a/emulators/wine-devel/pkg-plist
+++ b/emulators/wine-devel/pkg-plist
@@ -215,6 +215,7 @@ include/wine/windows/digitalv.h
include/wine/windows/dimm.h
include/wine/windows/dimm.idl
include/wine/windows/dinput.h
+include/wine/windows/dinputd.h
include/wine/windows/dispdib.h
include/wine/windows/dispex.h
include/wine/windows/dispex.idl
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 07f63ce02f1e..d1b8736154f8 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= wine
-DISTVERSION= 1.3.33
+DISTVERSION= 1.3.34
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/Source \
diff --git a/emulators/wine/distinfo b/emulators/wine/distinfo
index 7d126209974e..62012799445a 100644
--- a/emulators/wine/distinfo
+++ b/emulators/wine/distinfo
@@ -1,2 +1,2 @@
-SHA256 (wine-1.3.33.tar.bz2) = d49b96e3f999a7380898c3c09cf3d920c369756cb735d9c05295b5bb73c19f8c
-SIZE (wine-1.3.33.tar.bz2) = 19809247
+SHA256 (wine-1.3.34.tar.bz2) = ac597a63c289bfedd75dcdc1cfaf342ad816669167868ad97490d0c08b7f1c52
+SIZE (wine-1.3.34.tar.bz2) = 19846255
diff --git a/emulators/wine/pkg-plist b/emulators/wine/pkg-plist
index f0cfb9939419..25e3deef341e 100644
--- a/emulators/wine/pkg-plist
+++ b/emulators/wine/pkg-plist
@@ -215,6 +215,7 @@ include/wine/windows/digitalv.h
include/wine/windows/dimm.h
include/wine/windows/dimm.idl
include/wine/windows/dinput.h
+include/wine/windows/dinputd.h
include/wine/windows/dispdib.h
include/wine/windows/dispex.h
include/wine/windows/dispex.idl