diff options
author | gerald <gerald@FreeBSD.org> | 2016-02-06 06:04:12 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2016-02-06 06:04:12 +0800 |
commit | 3b027586e99cdf80fefce6d594972390d8dfe72a (patch) | |
tree | 9ff80a6092da58ff4a865d6a1f9c6d4d44f30ae6 /emulators | |
parent | 36b079ae206510d571d0ff84d4bd4c60d81954ba (diff) | |
download | freebsd-ports-gnome-3b027586e99cdf80fefce6d594972390d8dfe72a.tar.gz freebsd-ports-gnome-3b027586e99cdf80fefce6d594972390d8dfe72a.tar.zst freebsd-ports-gnome-3b027586e99cdf80fefce6d594972390d8dfe72a.zip |
Update wine-gecko, the Gecko Layout Engine component for emulators/wine
from version 2.21 to 2.40. It is based on Firefox 40 now.
This will allow switching emulators/wine from temporarily using
wine-gecko-devel back to using this port.
Approved by: dbn (maintainer, pre-approved)
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/wine-gecko/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine-gecko/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/emulators/wine-gecko/Makefile b/emulators/wine-gecko/Makefile index dd37ef42a03a..532b49ec4463 100644 --- a/emulators/wine-gecko/Makefile +++ b/emulators/wine-gecko/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine-gecko -DISTVERSION= 2.21 +DISTVERSION= 2.40 CATEGORIES= emulators MASTER_SITES= SF/wine/Wine%20Gecko/${DISTVERSION} DISTNAME= wine_gecko-${DISTVERSION}-x86 diff --git a/emulators/wine-gecko/distinfo b/emulators/wine-gecko/distinfo index 28d9100305cf..78e009e72885 100644 --- a/emulators/wine-gecko/distinfo +++ b/emulators/wine-gecko/distinfo @@ -1,2 +1,2 @@ -SHA256 (wine_gecko-2.21-x86.msi) = f01fafa6d7aab995c38add77315c4cbc2f32f52d5d6a9350056f42b62d631fd8 -SIZE (wine_gecko-2.21-x86.msi) = 20871680 +SHA256 (wine_gecko-2.40-x86.msi) = 1a29d17435a52b7663cea6f30a0771f74097962b07031947719bb7b46057d302 +SIZE (wine_gecko-2.40-x86.msi) = 31741440 |