Update to 0.5.0.

Approved by:	maintainer
This commit is contained in:
Koop Mast 2014-10-14 18:42:16 +00:00
parent c240000684
commit 629ee4e44c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=370879
2 changed files with 7 additions and 3 deletions

View file

@ -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}/* \

View file

@ -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