svn commit: r319787 - head/games/openttd
Alexey Dokuchaev
danfe at FreeBSD.org
Mon Jun 3 14:59:36 UTC 2013
Author: danfe
Date: Mon Jun 3 14:59:35 2013
New Revision: 319787
URL: http://svnweb.freebsd.org/changeset/ports/319787
Log:
- Update to version 1.3.1
- Remove one stale mirror (per distilator)
Submitted by: Ilya Arkhipov (privately)
Modified:
head/games/openttd/Makefile
head/games/openttd/distinfo
head/games/openttd/pkg-plist
Modified: head/games/openttd/Makefile
==============================================================================
--- head/games/openttd/Makefile Mon Jun 3 14:28:51 2013 (r319786)
+++ head/games/openttd/Makefile Mon Jun 3 14:59:35 2013 (r319787)
@@ -2,10 +2,9 @@
# $FreeBSD$
PORTNAME= openttd
-PORTVERSION= 1.3.0
+PORTVERSION= 1.3.1
CATEGORIES= games
MASTER_SITES= http://ftp.snt.utwente.nl/pub/games/openttd/binaries/releases/${PORTVERSION}/ \
- http://de.binaries.openttd.org/binaries/releases/${PORTVERSION}/ \
http://us.binaries.openttd.org/binaries/releases/${PORTVERSION}/
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
Modified: head/games/openttd/distinfo
==============================================================================
--- head/games/openttd/distinfo Mon Jun 3 14:28:51 2013 (r319786)
+++ head/games/openttd/distinfo Mon Jun 3 14:59:35 2013 (r319787)
@@ -1,2 +1,2 @@
-SHA256 (openttd-1.3.0-source.tar.xz) = 1a3525186f4486de8193992426690a1fd8c7e4d376a328056b0464a1a5d32080
-SIZE (openttd-1.3.0-source.tar.xz) = 6193868
+SHA256 (openttd-1.3.1-source.tar.xz) = f6cb90e0773dc7bdf01161ded03e48661a65c3f1412b192ae954215aaf26eca2
+SIZE (openttd-1.3.1-source.tar.xz) = 6306164
Modified: head/games/openttd/pkg-plist
==============================================================================
--- head/games/openttd/pkg-plist Mon Jun 3 14:28:51 2013 (r319786)
+++ head/games/openttd/pkg-plist Mon Jun 3 14:59:35 2013 (r319787)
@@ -33,8 +33,10 @@ share/pixmaps/openttd.32.xpm
%%DATADIR%%/lang/english_US.lng
%%DATADIR%%/lang/esperanto.lng
%%DATADIR%%/lang/estonian.lng
+%%DATADIR%%/lang/faroese.lng
%%DATADIR%%/lang/finnish.lng
%%DATADIR%%/lang/french.lng
+%%DATADIR%%/lang/gaelic.lng
%%DATADIR%%/lang/galician.lng
%%DATADIR%%/lang/german.lng
%%DATADIR%%/lang/greek.lng
More information about the svn-ports-head
mailing list