aboutsummaryrefslogtreecommitdiff
path: root/emulators/wine-devel
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2014-07-12 22:47:26 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2014-07-12 22:47:26 +0000
commiteb07bd6736aff04fc78733353ebe9f9eca4aee1b (patch)
treea613d350043dee41e8ed40db87230a0b553d9e72 /emulators/wine-devel
parent779a2f91204f904fabbf8898c70b19e6eb8d5545 (diff)
downloadports-eb07bd6736aff04fc78733353ebe9f9eca4aee1b.tar.gz
ports-eb07bd6736aff04fc78733353ebe9f9eca4aee1b.zip
Update to Wine 1.7.22. This includes the following changes:
- Support for Unicode bracketing pairs. - Improved Internet cookie support. - Initial support for geographical information. - Various bug fixes. Add sysutils/preload as a new build dependency. This should help with DRM and similar Windows bits and will especially be helpful for the new emulators/pipelight port. [1] Suggested by: kmoore [1]
Notes
Notes: svn path=/head/; revision=361650
Diffstat (limited to 'emulators/wine-devel')
-rw-r--r--emulators/wine-devel/Makefile5
-rw-r--r--emulators/wine-devel/distinfo8
2 files changed, 7 insertions, 6 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index 23097330a83e..8fb82308d79b 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= wine
-DISTVERSION= 1.7.21
+DISTVERSION= 1.7.22
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/Source \
@@ -17,7 +17,8 @@ LICENSE= LGPL21 LGPL3
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex
+BUILD_DEPENDS= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex \
+ prelink:${PORTSDIR}/sysutils/prelink
LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2
CONFLICTS_INSTALL= i386-wine-[0-9]* i386-wine-devel-[0-9]* wine-[0-9]*
diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo
index dae6d38540aa..b5069a880f89 100644
--- a/emulators/wine-devel/distinfo
+++ b/emulators/wine-devel/distinfo
@@ -1,4 +1,4 @@
-SHA256 (wine-1.7.21.tar.bz2) = a14723104135c21414c61e146144a2c527430057255f8c35a3a7d354e68b9401
-SIZE (wine-1.7.21.tar.bz2) = 21635330
-SHA256 (v1.7.21.tar.gz) = 19b619599e1d00829ab7782e069551dede0feacfd918b168f0843bd4ab0cd0d2
-SIZE (v1.7.21.tar.gz) = 883807
+SHA256 (wine-1.7.22.tar.bz2) = 60374c94c64110d58939e716c3ef4916059c691a2953d8340a9a140a208a7c63
+SIZE (wine-1.7.22.tar.bz2) = 21661089
+SHA256 (v1.7.22.tar.gz) = 110da63d7037bfbff1a1b64659b01161976e3e686961d8ed30218ff0d4bafac2
+SIZE (v1.7.22.tar.gz) = 888414