diff options
author | osa <osa@FreeBSD.org> | 2009-08-02 20:54:36 +0800 |
---|---|---|
committer | osa <osa@FreeBSD.org> | 2009-08-02 20:54:36 +0800 |
commit | b97ab6e609dc1018ff0445e77332ce79a1ba609d (patch) | |
tree | af2923629c449bce39d60bc92a8e0a004040f96c /games/openttd | |
parent | ff5e8cd2afe847c2064bd1be4f1fffe7644e5e74 (diff) | |
download | freebsd-ports-gnome-b97ab6e609dc1018ff0445e77332ce79a1ba609d.tar.gz freebsd-ports-gnome-b97ab6e609dc1018ff0445e77332ce79a1ba609d.tar.zst freebsd-ports-gnome-b97ab6e609dc1018ff0445e77332ce79a1ba609d.zip |
Update from 0.7.1 to 0.7.2.
Approved by: danfe (maintainer)
Diffstat (limited to 'games/openttd')
-rw-r--r-- | games/openttd/Makefile | 4 | ||||
-rw-r--r-- | games/openttd/distinfo | 6 | ||||
-rw-r--r-- | games/openttd/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/games/openttd/Makefile b/games/openttd/Makefile index c2c9cc0033f9..4366af47aa46 100644 --- a/games/openttd/Makefile +++ b/games/openttd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= openttd -PORTVERSION= 0.7.1 +PORTVERSION= 0.7.2 CATEGORIES= games MASTER_SITES= SF @@ -64,7 +64,7 @@ pre-everything:: post-patch: # Remove extra (vendor) CFLAGS, we set our own - @${REINPLACE_CMD} '1035,1036d' ${WRKSRC}/config.lib + @${REINPLACE_CMD} '1096,1097d' ${WRKSRC}/config.lib do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bin/${PORTNAME} ${PREFIX}/bin diff --git a/games/openttd/distinfo b/games/openttd/distinfo index 15517d9a7333..a0dfc3bc5264 100644 --- a/games/openttd/distinfo +++ b/games/openttd/distinfo @@ -1,3 +1,3 @@ -MD5 (openttd-0.7.1-source.tar.bz2) = 8d9b6e7afef15d4ea12f73207a0bfeb6 -SHA256 (openttd-0.7.1-source.tar.bz2) = d3a78fab9e8135a30a4793c7ecac3dcfcb1ddca98aa679c73fd7d8fd8b9273bc -SIZE (openttd-0.7.1-source.tar.bz2) = 4856729 +MD5 (openttd-0.7.2-source.tar.bz2) = d151f67a95b8e8a239ad72c1c3864b65 +SHA256 (openttd-0.7.2-source.tar.bz2) = 43bd8c7139cf681425a790c668eb397b83c18879f6c8ae3ca55f264c8cf6b1d8 +SIZE (openttd-0.7.2-source.tar.bz2) = 4874252 diff --git a/games/openttd/pkg-plist b/games/openttd/pkg-plist index f4d7d3fb9f6f..e2cf97389273 100644 --- a/games/openttd/pkg-plist +++ b/games/openttd/pkg-plist @@ -40,6 +40,7 @@ bin/openttd %%DATADIR%%/lang/portuguese.lng %%DATADIR%%/lang/romanian.lng %%DATADIR%%/lang/russian.lng +%%DATADIR%%/lang/serbian.lng %%DATADIR%%/lang/simplified_chinese.lng %%DATADIR%%/lang/slovak.lng %%DATADIR%%/lang/slovenian.lng |