diff options
author | osa <osa@FreeBSD.org> | 2008-12-29 17:23:08 +0800 |
---|---|---|
committer | osa <osa@FreeBSD.org> | 2008-12-29 17:23:08 +0800 |
commit | 957ebb397c8025f2383f565140ccc5759fc85349 (patch) | |
tree | 44c3ed3049d91b4d329e42c74d0e2c9a7edbd88d /games | |
parent | 64b13c4eb63c6adbab55d6b5a8e89c2c70885344 (diff) | |
download | freebsd-ports-gnome-957ebb397c8025f2383f565140ccc5759fc85349.tar.gz freebsd-ports-gnome-957ebb397c8025f2383f565140ccc5759fc85349.tar.zst freebsd-ports-gnome-957ebb397c8025f2383f565140ccc5759fc85349.zip |
Update from 0.6.1 to 0.6.3.
Approved by: danfe (maintainer)
PR for close: 129476
Diffstat (limited to 'games')
-rw-r--r-- | games/openttd/Makefile | 4 | ||||
-rw-r--r-- | games/openttd/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/openttd/Makefile b/games/openttd/Makefile index b575a5576867..a1a10e493dac 100644 --- a/games/openttd/Makefile +++ b/games/openttd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= openttd -PORTVERSION= 0.6.1 +PORTVERSION= 0.6.3 CATEGORIES= games MASTER_SITES= SF @@ -63,7 +63,7 @@ pre-everything:: post-patch: # Remove extra (vendor) CFLAGS, we set our own - @${REINPLACE_CMD} '877,878d' ${WRKSRC}/config.lib + @${REINPLACE_CMD} '965,966d' ${WRKSRC}/config.lib do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bin/${PORTNAME} ${PREFIX}/bin diff --git a/games/openttd/distinfo b/games/openttd/distinfo index 573bb41280e7..3e8ea0002d22 100644 --- a/games/openttd/distinfo +++ b/games/openttd/distinfo @@ -1,3 +1,3 @@ -MD5 (openttd-0.6.1-source.tar.bz2) = f7c0f19dcca051cd28641109d795f202 -SHA256 (openttd-0.6.1-source.tar.bz2) = d7d26e41f78a904e84dbfafad0f555e5d29aa20f3688e8d6865a57a46837086c -SIZE (openttd-0.6.1-source.tar.bz2) = 3690207 +MD5 (openttd-0.6.3-source.tar.bz2) = d05b9ebf67c83f07e8286d0d2b1fc293 +SHA256 (openttd-0.6.3-source.tar.bz2) = 2d60e8a08768a9c81f37e699df6890c12d53f4d56b5562724c3a9ffa302c7197 +SIZE (openttd-0.6.3-source.tar.bz2) = 4609714 |