aboutsummaryrefslogtreecommitdiffstats
path: root/games/opengfx
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2014-10-15 02:42:16 +0800
committerkwm <kwm@FreeBSD.org>2014-10-15 02:42:16 +0800
commit196fb675e6dd1b94f833ef986aaca56d0b929eb0 (patch)
tree2f6af54e7de3955a28f52e806dd521aa5dee92bc /games/opengfx
parent3235ebca33675677e17f9b94343d56dbabbb44ef (diff)
downloadfreebsd-ports-gnome-196fb675e6dd1b94f833ef986aaca56d0b929eb0.tar.gz
freebsd-ports-gnome-196fb675e6dd1b94f833ef986aaca56d0b929eb0.tar.zst
freebsd-ports-gnome-196fb675e6dd1b94f833ef986aaca56d0b929eb0.zip
Update to 0.5.0.
Approved by: maintainer
Diffstat (limited to 'games/opengfx')
-rw-r--r--games/opengfx/Makefile6
-rw-r--r--games/opengfx/distinfo4
2 files changed, 7 insertions, 3 deletions
diff --git a/games/opengfx/Makefile b/games/opengfx/Makefile
index e214bd85d2e3..0babdc57b931 100644
--- a/games/opengfx/Makefile
+++ b/games/opengfx/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= opengfx
-PORTVERSION= 0.4.7
+PORTVERSION= 0.5.0
CATEGORIES= games
MASTER_SITES= http://hu.binaries.openttd.org/binaries/extra/${PORTNAME}/${PORTVERSION}/ \
http://us.binaries.openttd.org/binaries/extra/${PORTNAME}/${PORTVERSION}/ \
@@ -18,6 +18,10 @@ USES= zip
NO_BUILD= yes
LATEST_LINK= openttd-${PORTNAME}
+# upstream zipped a tar file, unpack it.
+post-extract:
+ @cd ${WRKDIR} && tar -xf ${PORTNAME}-${PORTVERSION}.tar
+
do-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/share/openttd/baseset/opengfx
${INSTALL_DATA} ${WRKDIR}/opengfx-${PORTVERSION}/* \
diff --git a/games/opengfx/distinfo b/games/opengfx/distinfo
index c7efaaa65a3d..a2793bf45333 100644
--- a/games/opengfx/distinfo
+++ b/games/opengfx/distinfo
@@ -1,2 +1,2 @@
-SHA256 (opengfx-0.4.7-all.zip) = 10032c683f98b4d378c0651118a4858ae6d3f0a5059302dc3f96bfbfcdc67241
-SIZE (opengfx-0.4.7-all.zip) = 3471843
+SHA256 (opengfx-0.5.0-all.zip) = 440cd0ad40f17c180bf1a339fad5a06c9cdc0a4e680dd1f8d5e4aa720d4b531a
+SIZE (opengfx-0.5.0-all.zip) = 3468612