diff options
author | gerald <gerald@FreeBSD.org> | 2018-04-01 06:30:37 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2018-04-01 06:30:37 +0800 |
commit | 689fb9100b6fadb6a6abce3b2a40f56b60f33544 (patch) | |
tree | 73e8ae30acf0d5a86777c827f9705b022f2e930b /emulators/wine-mono | |
parent | 911f940bfaa6728bdd526a51a01f3731fd342cd3 (diff) | |
download | freebsd-ports-gnome-689fb9100b6fadb6a6abce3b2a40f56b60f33544.tar.gz freebsd-ports-gnome-689fb9100b6fadb6a6abce3b2a40f56b60f33544.tar.zst freebsd-ports-gnome-689fb9100b6fadb6a6abce3b2a40f56b60f33544.zip |
Move to version 4.7.1 which is in sync with wine-mono-devel for the
time being, until that is going to be upgraded in sync with a development
snapshot of Wine (and hence wine-devel).
Suggested by: dbn (maintainer)
Diffstat (limited to 'emulators/wine-mono')
-rw-r--r-- | emulators/wine-mono/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine-mono/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/wine-mono/Makefile b/emulators/wine-mono/Makefile index 16d06535659c..b232ad7670f9 100644 --- a/emulators/wine-mono/Makefile +++ b/emulators/wine-mono/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine-mono -DISTVERSION= 4.6.4 +DISTVERSION= 4.7.1 CATEGORIES= emulators MASTER_SITES= http://dl.winehq.org/wine/wine-mono/${DISTVERSION}/ EXTRACT_SUFX= .msi diff --git a/emulators/wine-mono/distinfo b/emulators/wine-mono/distinfo index 28eb6b28d830..2e00764fa5e2 100644 --- a/emulators/wine-mono/distinfo +++ b/emulators/wine-mono/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1490129095 -SHA256 (wine-mono-4.6.4.msi) = 91b7d58177b9a9355edf007dab94535471aebdddae12734ceb4a219d2ecc4152 -SIZE (wine-mono-4.6.4.msi) = 45592064 +TIMESTAMP = 1502173810 +SHA256 (wine-mono-4.7.1.msi) = 2c8d5db7f833c3413b2519991f5af1f433d59a927564ec6f38a3f1f8b2c629aa +SIZE (wine-mono-4.7.1.msi) = 56470528 |