Skip to content

Commit

Permalink
Update to Wine 1.5.17. This includes the following changes:
Browse files Browse the repository at this point in the history
 - Sub-pixel font anti-aliasing in the DIB engine.
 - Support for automatic installation of ActiveX controls.
 - Automatic fallback to TLS 1.0 for secure connections.
 - Beginnings of the DirectWrite text analyzer.
 - Better handling of font outlines in OpenGL.
 - Various bug fixes.

Feature safe:	yes
  • Loading branch information
gerald authored and gerald committed Nov 9, 2012
1 parent 7cfa639 commit b1eec4f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion emulators/wine-devel/Makefile
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= wine
DISTVERSION= 1.5.16
DISTVERSION= 1.5.17
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/Source \
Expand Down
4 changes: 2 additions & 2 deletions emulators/wine-devel/distinfo
@@ -1,2 +1,2 @@
SHA256 (wine-1.5.16.tar.bz2) = 2f4df6ade18d636c892bee0feb6fd075eb3ad299e61d250ea359659d6411e723
SIZE (wine-1.5.16.tar.bz2) = 20879326
SHA256 (wine-1.5.17.tar.bz2) = b15b4cbfab4b7f3d4cf80f88ea757e221feaefbd4e515edfb04cc57529464c15
SIZE (wine-1.5.17.tar.bz2) = 20953751
4 changes: 4 additions & 0 deletions emulators/wine-devel/pkg-plist
Expand Up @@ -1224,6 +1224,7 @@ lib/wine/fakedlls/sc.exe
lib/wine/fakedlls/scarddlg.dll
lib/wine/fakedlls/sccbase.dll
lib/wine/fakedlls/schannel.dll
lib/wine/fakedlls/schtasks.exe
lib/wine/fakedlls/scrrun.dll
lib/wine/fakedlls/scsiport.sys
lib/wine/fakedlls/secedit.exe
Expand Down Expand Up @@ -1371,6 +1372,7 @@ lib/wine/fakedlls/xinput9_1_0.dll
lib/wine/fakedlls/xmllite.dll
lib/wine/fakedlls/xolehlp.dll
lib/wine/fakedlls/xpsprint.dll
lib/wine/fakedlls/xpssvcs.dll
lib/wine/faultrep.dll.so
lib/wine/findstr.exe.so
lib/wine/fltlib.dll.so
Expand Down Expand Up @@ -1745,6 +1747,7 @@ lib/wine/sc.exe.so
lib/wine/scarddlg.dll.so
lib/wine/sccbase.dll.so
lib/wine/schannel.dll.so
lib/wine/schtasks.exe.so
lib/wine/scrrun.dll.so
lib/wine/scsiport.sys.so
lib/wine/secedit.exe.so
Expand Down Expand Up @@ -1892,6 +1895,7 @@ lib/wine/xinput9_1_0.dll.so
lib/wine/xmllite.dll.so
lib/wine/xolehlp.dll.so
lib/wine/xpsprint.dll.so
lib/wine/xpssvcs.dll.so
share/applications/wine.desktop
%%PORTDOCS%%%%DOCSDIR%%/ANNOUNCE
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
Expand Down

0 comments on commit b1eec4f

Please sign in to comment.