diff options
author | danfe <danfe@FreeBSD.org> | 2013-06-13 22:04:43 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2013-06-13 22:04:43 +0800 |
commit | 990387f452509a87cca66b56a5da10362b49e342 (patch) | |
tree | 4155abb79a47184a1fc7ea9a6e2bf757e03cbf08 /games/opengfx | |
parent | 7a08b73383baad5f280fad662e323d7dcf20e8b7 (diff) | |
download | freebsd-ports-gnome-990387f452509a87cca66b56a5da10362b49e342.tar.gz freebsd-ports-gnome-990387f452509a87cca66b56a5da10362b49e342.tar.zst freebsd-ports-gnome-990387f452509a87cca66b56a5da10362b49e342.zip |
Update OpenGFX to version 0.4.7 (10 Jun 2013):
- Feature: GUI sprites for window default size and story book
- Add: Scottish Gaelic description
- Fix: Disallow automatic inclusion of default C headers by GCC 4.8
Submitted by: maintainer
Diffstat (limited to 'games/opengfx')
-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 2ce52442d71a..55bb41c1eba3 100644 --- a/games/opengfx/Makefile +++ b/games/opengfx/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= opengfx -PORTVERSION= 0.4.6.1 +PORTVERSION= 0.4.7 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 85ffc1ff3cd6..c7efaaa65a3d 100644 --- a/games/opengfx/distinfo +++ b/games/opengfx/distinfo @@ -1,2 +1,2 @@ -SHA256 (opengfx-0.4.6.1-all.zip) = b1f1c922af058cd3b19a8da188ad460b4841d753e5e574f471cef4acd3ef8de3 -SIZE (opengfx-0.4.6.1-all.zip) = 3470661 +SHA256 (opengfx-0.4.7-all.zip) = 10032c683f98b4d378c0651118a4858ae6d3f0a5059302dc3f96bfbfcdc67241 +SIZE (opengfx-0.4.7-all.zip) = 3471843 |