Date: Sat, 17 Dec 2016 00:43:17 +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: r428698 - head/emulators/wine-devel Message-ID: <201612170043.uBH0hHsr080235@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gerald Date: Sat Dec 17 00:43:17 2016 New Revision: 428698 URL: https://svnweb.freebsd.org/changeset/ports/428698 Log: Remove the BROKEN designation when the STAGING option is set; the staging patchset is now available again for the current development version of Wine. Modified: head/emulators/wine-devel/Makefile head/emulators/wine-devel/distinfo Modified: head/emulators/wine-devel/Makefile ============================================================================== --- head/emulators/wine-devel/Makefile Fri Dec 16 23:40:47 2016 (r428697) +++ head/emulators/wine-devel/Makefile Sat Dec 17 00:43:17 2016 (r428698) @@ -141,8 +141,6 @@ PLIST_SUB+= WINE32="" WINE64="@comment .endif .if ${PORT_OPTIONS:MSTAGING} -BROKEN= The Staging patchset has not been ported to Wine 1.9.24 - MASTER_SITES+= https://github.com/compholio/wine-compholio-daily/archive/:cho COMP_DIST= v${DISTVERSION}.tar.gz DISTFILES+= ${COMP_DIST}:cho Modified: head/emulators/wine-devel/distinfo ============================================================================== --- head/emulators/wine-devel/distinfo Fri Dec 16 23:40:47 2016 (r428697) +++ head/emulators/wine-devel/distinfo Sat Dec 17 00:43:17 2016 (r428698) @@ -1,3 +1,5 @@ -TIMESTAMP = 1481319505 +TIMESTAMP = 1481926330 SHA256 (wine-2.0-rc1.tar.bz2) = 063baa6a437989c07192ba10b02b6f2903250fbeaf8068056209d54fbcbf39fe SIZE (wine-2.0-rc1.tar.bz2) = 23594154 +SHA256 (v2.0-rc1.tar.gz) = de45476c5e38147505ece4150996c730c8076f18abeb6969ee2e5eb0ee749c67 +SIZE (v2.0-rc1.tar.gz) = 10042720
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612170043.uBH0hHsr080235>