Date: Sun, 1 Apr 2018 20:30:38 +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: r466180 - head/emulators/wine-gecko Message-ID: <201804012030.w31KUci8048594@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gerald Date: Sun Apr 1 20:30:37 2018 New Revision: 466180 URL: https://svnweb.freebsd.org/changeset/ports/466180 Log: Move to version 2.47 which is in sync with wine-gecko-devel for the time being, until that is going to be upgraded in sync with wine-devel (and a newer development snapshot of Wine). Adjust MASTER_SITES to dl.winehq.org since SF does not carry newer versions of this. Suggested by: dbn Modified: head/emulators/wine-gecko/Makefile head/emulators/wine-gecko/distinfo Modified: head/emulators/wine-gecko/Makefile ============================================================================== --- head/emulators/wine-gecko/Makefile Sun Apr 1 20:13:38 2018 (r466179) +++ head/emulators/wine-gecko/Makefile Sun Apr 1 20:30:37 2018 (r466180) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= wine-gecko -DISTVERSION= 2.40 +DISTVERSION= 2.47 CATEGORIES= emulators -MASTER_SITES= SF/wine/Wine%20Gecko/${DISTVERSION} +MASTER_SITES= http://dl.winehq.org/wine/wine-gecko/${DISTVERSION}/ DISTNAME= wine_gecko-${DISTVERSION}-x86 EXTRACT_SUFX= .msi EXTRACT_ONLY= Modified: head/emulators/wine-gecko/distinfo ============================================================================== --- head/emulators/wine-gecko/distinfo Sun Apr 1 20:13:38 2018 (r466179) +++ head/emulators/wine-gecko/distinfo Sun Apr 1 20:30:37 2018 (r466180) @@ -1,2 +1,3 @@ -SHA256 (wine_gecko-2.40-x86.msi) = 1a29d17435a52b7663cea6f30a0771f74097962b07031947719bb7b46057d302 -SIZE (wine_gecko-2.40-x86.msi) = 31741440 +TIMESTAMP = 1466965350 +SHA256 (wine_gecko-2.47-x86.msi) = 3b8a361f5d63952d21caafd74e849a774994822fb96c5922b01d554f1677643a +SIZE (wine_gecko-2.47-x86.msi) = 49266176
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804012030.w31KUci8048594>