summaryrefslogtreecommitdiffstats
path: root/emulators/wine-devel
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2013-08-04 16:03:59 +0000
committergerald <gerald@FreeBSD.org>2013-08-04 16:03:59 +0000
commit0882356417389835c697a78ddbc422b0b144c9f6 (patch)
tree7413a04d0479c95fdf471f64dc474ae6932991d3 /emulators/wine-devel
parentb3b342f91393b003114d0e6d9666fe489c979ae0 (diff)
downloadFreeBSD-ports-0882356417389835c697a78ddbc422b0b144c9f6.zip
FreeBSD-ports-0882356417389835c697a78ddbc422b0b144c9f6.tar.gz
Update to Wine 1.7.0, the new development branch of Wine after the
Wine 1.6 release. This includes the following relevant changes: - Support for vertical text in the Postscript driver. - Unicode data updated to Unicode 6.2.0. - Hyperlink controls supported in installers. - Improved support for XML attributes. - Various bug fixes. Also, we now use lcms2 instead of lcms.
Diffstat (limited to 'emulators/wine-devel')
-rw-r--r--emulators/wine-devel/Makefile4
-rw-r--r--emulators/wine-devel/distinfo4
-rw-r--r--emulators/wine-devel/pkg-plist6
3 files changed, 10 insertions, 4 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index f6fa842..507c432 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= wine
-DISTVERSION= 1.6-rc5
+DISTVERSION= 1.7.0
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/Source \
@@ -19,7 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex
LIB_DEPENDS= fontconfig:${PORTSDIR}/x11-fonts/fontconfig \
freetype:${PORTSDIR}/print/freetype2 \
jpeg:${PORTSDIR}/graphics/jpeg \
- lcms:${PORTSDIR}/graphics/lcms \
+ lcms2:${PORTSDIR}/graphics/lcms2 \
png15:${PORTSDIR}/graphics/png \
xml2:${PORTSDIR}/textproc/libxml2
diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo
index 72a1419..d0a2c74 100644
--- a/emulators/wine-devel/distinfo
+++ b/emulators/wine-devel/distinfo
@@ -1,2 +1,2 @@
-SHA256 (wine-1.6-rc5.tar.bz2) = b44f5ba6bb661e7e00e422ee7234b59e51208469d8989ce6fcdc128a0572ec77
-SIZE (wine-1.6-rc5.tar.bz2) = 21123386
+SHA256 (wine-1.7.0.tar.bz2) = 0106ba3c8f0699cc7ae6edfcf505f7709c9e6d963bf32ff9c690607def9d4d77
+SIZE (wine-1.7.0.tar.bz2) = 21217085
diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist
index a688671..a6fb292 100644
--- a/emulators/wine-devel/pkg-plist
+++ b/emulators/wine-devel/pkg-plist
@@ -275,6 +275,7 @@ include/wine/windows/endpointvolume.h
include/wine/windows/endpointvolume.idl
include/wine/windows/errorrep.h
include/wine/windows/errors.h
+include/wine/windows/errrec.idl
include/wine/windows/evcode.h
include/wine/windows/evntprov.h
include/wine/windows/evntrace.h
@@ -529,6 +530,8 @@ include/wine/windows/rmxftmpl.h
include/wine/windows/rmxftmpl.x
include/wine/windows/row.idl
include/wine/windows/rowchg.idl
+include/wine/windows/rowpos.idl
+include/wine/windows/rowpsc.idl
include/wine/windows/rpc.h
include/wine/windows/rpcasync.h
include/wine/windows/rpcdce.h
@@ -578,6 +581,7 @@ include/wine/windows/softpub.h
include/wine/windows/sql.h
include/wine/windows/sqlext.h
include/wine/windows/sqltypes.h
+include/wine/windows/srcrst.idl
include/wine/windows/srrestoreptapi.h
include/wine/windows/sspi.h
include/wine/windows/stdole2.idl
@@ -737,6 +741,8 @@ include/wine/windows/ddk/usb.h
include/wine/windows/ddk/usb100.h
include/wine/windows/ddk/usb200.h
include/wine/windows/ddk/usbdlib.h
+include/wine/windows/ddk/usbioctl.h
+include/wine/windows/ddk/usbiodef.h
include/wine/windows/ddk/wdm.h
include/wine/windows/ddk/winddiui.h
include/wine/windows/ddk/winsplp.h
OpenPOWER on IntegriCloud