1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

Update to Wine 1.7.25. This includes the following changes:

- Implementation of the packet capture library.
 - A few more DirectWrite functions.
 - Improvements in HTML table support.
 - More VBScript math functions.
 - Various bug fixes.
This commit is contained in:
Gerald Pfeifer 2014-08-25 08:11:48 +00:00
parent c0cd7bc6cc
commit ef5e9178b1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366041
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= wine PORTNAME= wine
DISTVERSION= 1.7.24 DISTVERSION= 1.7.25
PORTEPOCH= 1 PORTEPOCH= 1
CATEGORIES= emulators CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/Source \ MASTER_SITES= SF/${PORTNAME}/Source \

View File

@ -1,4 +1,4 @@
SHA256 (wine-1.7.24.tar.bz2) = 5e9a9f250b6eb703cdc13c6dcfe025958dadddfdd3f8e683f46c2d642b5ec749 SHA256 (wine-1.7.25.tar.bz2) = f5e35e82e57d49e83d3246a9d84684ecd095705628db59ac0516dab2bb8cf540
SIZE (wine-1.7.24.tar.bz2) = 21715711 SIZE (wine-1.7.25.tar.bz2) = 21732817
SHA256 (v1.7.24.tar.gz) = 56c67f348e60b4ecde5a846ca23999e98bb07a60d8c0ab48a7b5c2b40f692039 SHA256 (v1.7.25.tar.gz) = aed651e819f996deb4f12259a596f8c970fdfa0bcd25f94bac357502e7310295
SIZE (v1.7.24.tar.gz) = 8157703 SIZE (v1.7.25.tar.gz) = 8340792