diff options
author | danfe <danfe@FreeBSD.org> | 2012-11-01 16:29:17 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2012-11-01 16:29:17 +0800 |
commit | ede8581ea89084b396a078f043b117404b230029 (patch) | |
tree | a13c99e08248a1d6d9e4ff16464b22a71c3fb1fa /games/openttd | |
parent | 9a59147d3761dca7b20685d98e24b641b4dd90d4 (diff) | |
download | freebsd-ports-gnome-ede8581ea89084b396a078f043b117404b230029.tar.gz freebsd-ports-gnome-ede8581ea89084b396a078f043b117404b230029.tar.zst freebsd-ports-gnome-ede8581ea89084b396a078f043b117404b230029.zip |
- Update to version 1.2.3, bugfix release
- Trim Makefile header per new world order
Submitted by: maintainer (on IRC)
Feature safe: yes
Diffstat (limited to 'games/openttd')
-rw-r--r-- | games/openttd/Makefile | 8 | ||||
-rw-r--r-- | games/openttd/distinfo | 4 |
2 files changed, 4 insertions, 8 deletions
diff --git a/games/openttd/Makefile b/games/openttd/Makefile index c63e684aee68..d737c096de7d 100644 --- a/games/openttd/Makefile +++ b/games/openttd/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: OpenTTD -# Date created: 16 Dec 2004 -# Whom: Alexey Dokuchaev <danfe@FreeBSD.org> -# +# Created by: Alexey Dokuchaev <danfe@FreeBSD.org> # $FreeBSD$ -# PORTNAME= openttd -PORTVERSION= 1.2.2 +PORTVERSION= 1.2.3 CATEGORIES= games MASTER_SITES= http://gb.binaries.openttd.org/binaries/releases/${PORTVERSION}/ \ http://ftp.snt.utwente.nl/pub/games/openttd/binaries/releases/${PORTVERSION}/ \ diff --git a/games/openttd/distinfo b/games/openttd/distinfo index 27441573fb97..b08ad946c5e1 100644 --- a/games/openttd/distinfo +++ b/games/openttd/distinfo @@ -1,2 +1,2 @@ -SHA256 (openttd-1.2.2-source.tar.xz) = 57b105ab03d0275e190107fd1d54255f0c25d8b24d41d15ed2702534bab31f95 -SIZE (openttd-1.2.2-source.tar.xz) = 5717136 +SHA256 (openttd-1.2.3-source.tar.xz) = d228798f7d4804b7ead186ec19082f0e6c83cfc2dbf625ddab1d22048117fd08 +SIZE (openttd-1.2.3-source.tar.xz) = 5720056 |