diff options
author | kwm <kwm@FreeBSD.org> | 2015-08-18 19:02:19 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2015-08-18 19:02:19 +0800 |
commit | 7887aab3b8050d2cb3b6b27ea66cf0f770160be2 (patch) | |
tree | 105cc3d57fea506e76fae36aaebe764a0f7f5d95 /games | |
parent | 7af8100ccf4d96eed13e3f041da48f818a0aab8f (diff) | |
download | freebsd-ports-gnome-7887aab3b8050d2cb3b6b27ea66cf0f770160be2.tar.gz freebsd-ports-gnome-7887aab3b8050d2cb3b6b27ea66cf0f770160be2.tar.zst freebsd-ports-gnome-7887aab3b8050d2cb3b6b27ea66cf0f770160be2.zip |
Update opengfx to 0.5.2.
PR: 202359
Submitted by: openttd complaining about missing glyphs
Approved by: maintainer
Diffstat (limited to 'games')
-rw-r--r-- | games/opengfx/Makefile | 2 | ||||
-rw-r--r-- | games/opengfx/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games/opengfx/Makefile b/games/opengfx/Makefile index 3bee7aa19933..5ad69a7aa990 100644 --- a/games/opengfx/Makefile +++ b/games/opengfx/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= opengfx -PORTVERSION= 0.5.0 +PORTVERSION= 0.5.2 CATEGORIES= games MASTER_SITES= http://hu.binaries.openttd.org/binaries/extra/${PORTNAME}/${PORTVERSION}/ \ http://us.binaries.openttd.org/binaries/extra/${PORTNAME}/${PORTVERSION}/ \ diff --git a/games/opengfx/distinfo b/games/opengfx/distinfo index a2793bf45333..f1b85f932372 100644 --- a/games/opengfx/distinfo +++ b/games/opengfx/distinfo @@ -1,2 +1,2 @@ -SHA256 (opengfx-0.5.0-all.zip) = 440cd0ad40f17c180bf1a339fad5a06c9cdc0a4e680dd1f8d5e4aa720d4b531a -SIZE (opengfx-0.5.0-all.zip) = 3468612 +SHA256 (opengfx-0.5.2-all.zip) = 19be61f1cb04cbb3cb9602f0b8eb6e6f56ecbefbfdd6e0e03f9579e5a5c1cbc8 +SIZE (opengfx-0.5.2-all.zip) = 3547661 |