Date: Thu, 23 Nov 2017 08:16:50 +0000 (UTC) From: Gerald Pfeifer <gerald@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454745 - head/emulators/wine-devel Message-ID: <201711230816.vAN8GonO081444@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gerald Date: Thu Nov 23 08:16:50 2017 New Revision: 454745 URL: https://svnweb.freebsd.org/changeset/ports/454745 Log: The Wine Staging patchset finally became available for this version, so unbreak the STAGING option and hence also the wine-staging port. Modified: head/emulators/wine-devel/Makefile head/emulators/wine-devel/distinfo Modified: head/emulators/wine-devel/Makefile ============================================================================== --- head/emulators/wine-devel/Makefile Thu Nov 23 08:14:50 2017 (r454744) +++ head/emulators/wine-devel/Makefile Thu Nov 23 08:16:50 2017 (r454745) @@ -18,7 +18,6 @@ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= amd64 i386 -STAGING_BROKEN= Staging patchset still not available for this version BUILD_DEPENDS= ${LOCALBASE}/bin/flex:textproc/flex \ prelink:sysutils/prelink Modified: head/emulators/wine-devel/distinfo ============================================================================== --- head/emulators/wine-devel/distinfo Thu Nov 23 08:14:50 2017 (r454744) +++ head/emulators/wine-devel/distinfo Thu Nov 23 08:16:50 2017 (r454745) @@ -1,3 +1,5 @@ -TIMESTAMP = 1510438989 +TIMESTAMP = 1511391649 SHA256 (wine-2.21.tar.xz) = bafa04e8cfbb3c5fbb6bb5080fb5d3f2f6816ac69518d0ed50aceadb66b4abef SIZE (wine-2.21.tar.xz) = 19620888 +SHA256 (v2.21.tar.gz) = 20ff258de2dcc2f886fcb804c313963da060a55c89f5265c69510a2adfd04ba6 +SIZE (v2.21.tar.gz) = 10229454
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711230816.vAN8GonO081444>