diff options
author | gerald <gerald@FreeBSD.org> | 2017-11-07 00:41:17 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2017-11-07 00:41:17 +0800 |
commit | f00aecfb9ab0c9105a09377f58b5ef50d020e004 (patch) | |
tree | 121b042719dbdf7ce53128b20a343e9d897a12f2 /emulators | |
parent | f1500a75553c64e2729976559a74f09d0d735c0f (diff) | |
download | freebsd-ports-gnome-f00aecfb9ab0c9105a09377f58b5ef50d020e004.tar.gz freebsd-ports-gnome-f00aecfb9ab0c9105a09377f58b5ef50d020e004.tar.zst freebsd-ports-gnome-f00aecfb9ab0c9105a09377f58b5ef50d020e004.zip |
The Staging patchset now became available for Wine 2.20, so unbreak
wine-devel in the presence of the STAGING option and wine-staging per se.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/wine-devel/Makefile | 1 | ||||
-rw-r--r-- | emulators/wine-devel/distinfo | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 027d051aa448..c4948df5da17 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -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 diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index d725464f5870..6617174316ca 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1509544782 +TIMESTAMP = 1509977847 SHA256 (wine-2.20.tar.xz) = b444826c69048932fd51ac00b791d18528a4d4abd4c397e5bd51ac60eda455a5 SIZE (wine-2.20.tar.xz) = 19597556 +SHA256 (v2.20.tar.gz) = 12f0272df79c28f64f9e012fa5dc08ad421188089c42c91d218bbf249502c4e3 +SIZE (v2.20.tar.gz) = 10240761 |