Date: Wed, 12 Oct 2016 04:24:19 +0000 (UTC) From: David Naylor <dbn@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423828 - head/emulators/i386-wine Message-ID: <201610120424.u9C4OJ6S092605@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbn Date: Wed Oct 12 04:24:18 2016 New Revision: 423828 URL: https://svnweb.freebsd.org/changeset/ports/423828 Log: i386-wine: update to 1.8.5. Modified: head/emulators/i386-wine/Makefile.inc head/emulators/i386-wine/distinfo head/emulators/i386-wine/pkg-plist Modified: head/emulators/i386-wine/Makefile.inc ============================================================================== --- head/emulators/i386-wine/Makefile.inc Wed Oct 12 04:10:50 2016 (r423827) +++ head/emulators/i386-wine/Makefile.inc Wed Oct 12 04:24:18 2016 (r423828) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= wine -PORTVERSION= 1.8.4 -PORTREVISION= 1 +PORTVERSION= 1.8.5 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= LOCAL/dbn/repos/wine/${DIST_SUBDIR}/ Modified: head/emulators/i386-wine/distinfo ============================================================================== --- head/emulators/i386-wine/distinfo Wed Oct 12 04:10:50 2016 (r423827) +++ head/emulators/i386-wine/distinfo Wed Oct 12 04:24:18 2016 (r423828) @@ -1,9 +1,9 @@ -TIMESTAMP = 1474126791 -SHA256 (freebsd:9:x86:64/i386-wine-1.8.4_1,1.txz) = fc219b51ff50ae7f1d28cf086567f1425d940b1ef4932708cc05419342ab3ee3 -SIZE (freebsd:9:x86:64/i386-wine-1.8.4_1,1.txz) = 40150972 -SHA256 (freebsd:10:x86:64/i386-wine-1.8.4_1,1.txz) = 8fe59ef0a948e820aee0e40d0c830a2ef458c2e562cd88609d36a31402fa1abb -SIZE (freebsd:10:x86:64/i386-wine-1.8.4_1,1.txz) = 40085708 -SHA256 (freebsd:11:x86:64/i386-wine-1.8.4_1,1.txz) = cf8db3f13c2cb3a74a4f73bcb3039910edc967017248cad6082451c8f9c092ed -SIZE (freebsd:11:x86:64/i386-wine-1.8.4_1,1.txz) = 39650480 -SHA256 (freebsd:12:x86:64/i386-wine-1.8.4_1,1.txz) = ccd4880a937859c988d5f0781f0a6e1976aed951c036c486ddcb669f1e0d1d0f -SIZE (freebsd:12:x86:64/i386-wine-1.8.4_1,1.txz) = 39649516 +TIMESTAMP = 1476244800 +SHA256 (freebsd:9:x86:64/i386-wine-1.8.5,1.txz) = 4f10b8ea38c2d11a91d9f7f49f1a30f1aafef17b15d4fe21239bc89f396c98fe +SIZE (freebsd:9:x86:64/i386-wine-1.8.5,1.txz) = 40132004 +SHA256 (freebsd:10:x86:64/i386-wine-1.8.5,1.txz) = 5b2c2b62b2fe90f51b158d4a80fb2f98dcef306e8567eebda4febb2da2e381b9 +SIZE (freebsd:10:x86:64/i386-wine-1.8.5,1.txz) = 40074224 +SHA256 (freebsd:11:x86:64/i386-wine-1.8.5,1.txz) = 74708eceabc3c39b0cf315303f847f5231e4fc6ed690c7c83171d321b5e21563 +SIZE (freebsd:11:x86:64/i386-wine-1.8.5,1.txz) = 39649028 +SHA256 (freebsd:12:x86:64/i386-wine-1.8.5,1.txz) = 48173a9338aaf289b46c031f3c30959781503316ee899f156620e3f8a3daf8e7 +SIZE (freebsd:12:x86:64/i386-wine-1.8.5,1.txz) = 39636052 Modified: head/emulators/i386-wine/pkg-plist ============================================================================== --- head/emulators/i386-wine/pkg-plist Wed Oct 12 04:10:50 2016 (r423827) +++ head/emulators/i386-wine/pkg-plist Wed Oct 12 04:24:18 2016 (r423828) @@ -822,6 +822,7 @@ include/wine/windows/wintrust.h include/wine/windows/winuser.h include/wine/windows/winuser.rh include/wine/windows/winver.h +include/wine/windows/wlanapi.h include/wine/windows/wmistr.h include/wine/windows/wmiutils.h include/wine/windows/wmiutils.idl
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610120424.u9C4OJ6S092605>