diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2008-12-29 09:23:08 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2008-12-29 09:23:08 +0000 |
commit | aad1e8cc16ce74197d27f0faf4b0577a808068e6 (patch) | |
tree | 464dd5c2ae200a6856f76fafbbfcdbee36cf8d34 /games/openttd | |
parent | 2a9e77de6a006a7b65e0651aeea4f915a5032533 (diff) |
Notes
Diffstat (limited to 'games/openttd')
-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 |