diff options
author | gerald <gerald@FreeBSD.org> | 2016-02-09 20:40:35 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2016-02-09 20:40:35 +0800 |
commit | 96bfebfecb35a2ce48d70e77e427f3f75167048b (patch) | |
tree | 74b5a1156c0ca129693fd7bc6b0a76712f7a2659 /emulators | |
parent | 51003e840d38106c82fc722955a380784c2ea44d (diff) | |
download | freebsd-ports-gnome-96bfebfecb35a2ce48d70e77e427f3f75167048b.tar.gz freebsd-ports-gnome-96bfebfecb35a2ce48d70e77e427f3f75167048b.tar.zst freebsd-ports-gnome-96bfebfecb35a2ce48d70e77e427f3f75167048b.zip |
Update from version 2.40 to 2.44. This is based on Firefox 44 now.
Approved by: dbn (maintainer, pre-approved)
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/wine-gecko-devel/Makefile | 4 | ||||
-rw-r--r-- | emulators/wine-gecko-devel/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/wine-gecko-devel/Makefile b/emulators/wine-gecko-devel/Makefile index c4d38f944174..d312e735efff 100644 --- a/emulators/wine-gecko-devel/Makefile +++ b/emulators/wine-gecko-devel/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= wine-gecko -DISTVERSION= 2.40 +DISTVERSION= 2.44 CATEGORIES= emulators -MASTER_SITES= SF/wine/Wine%20Gecko/${DISTVERSION} +MASTER_SITES= http://dl.winehq.org/wine/wine-gecko/${DISTVERSION}/ PKGNAMESUFFIX= -devel DISTNAME= wine_gecko-${DISTVERSION}-x86 EXTRACT_SUFX= .msi diff --git a/emulators/wine-gecko-devel/distinfo b/emulators/wine-gecko-devel/distinfo index 78e009e72885..1f6fb03d1ed8 100644 --- a/emulators/wine-gecko-devel/distinfo +++ b/emulators/wine-gecko-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (wine_gecko-2.40-x86.msi) = 1a29d17435a52b7663cea6f30a0771f74097962b07031947719bb7b46057d302 -SIZE (wine_gecko-2.40-x86.msi) = 31741440 +SHA256 (wine_gecko-2.44-x86.msi) = 77a64ad17571b3a00386a88b9b1b1ea4b7e759061675568bee0ec238fb456d39 +SIZE (wine_gecko-2.44-x86.msi) = 34832896 |