diff options
author | danfe <danfe@FreeBSD.org> | 2013-04-17 19:27:40 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2013-04-17 19:27:40 +0800 |
commit | 496f71670c2a29efc646b884561c53cc22a6b212 (patch) | |
tree | 8b7efe1e41e6a04b3a1f0dc06c73c04b2900ae53 /games | |
parent | 209113772bf46c2f5b5d9a33f223c80304386a5a (diff) | |
download | freebsd-ports-gnome-496f71670c2a29efc646b884561c53cc22a6b212.tar.gz freebsd-ports-gnome-496f71670c2a29efc646b884561c53cc22a6b212.tar.zst freebsd-ports-gnome-496f71670c2a29efc646b884561c53cc22a6b212.zip |
- Update to version 1.3.0
- Drop an article from COMMENT line
- Remove one defunct mirror
- NOPORTDOCS -> PORT_OPTIONS:MDOCS
- Sort pkg-plist a bit while here
Feature safe: yes
Diffstat (limited to 'games')
-rw-r--r-- | games/openttd/Makefile | 10 | ||||
-rw-r--r-- | games/openttd/distinfo | 4 | ||||
-rw-r--r-- | games/openttd/pkg-plist | 9 |
3 files changed, 12 insertions, 11 deletions
diff --git a/games/openttd/Makefile b/games/openttd/Makefile index f07f2c0a9fec..3dfb940a37b7 100644 --- a/games/openttd/Makefile +++ b/games/openttd/Makefile @@ -2,17 +2,15 @@ # $FreeBSD$ PORTNAME= openttd -PORTVERSION= 1.2.3 -PORTREVISION= 1 +PORTVERSION= 1.3.0 CATEGORIES= games -MASTER_SITES= http://gb.binaries.openttd.org/binaries/releases/${PORTVERSION}/ \ - http://ftp.snt.utwente.nl/pub/games/openttd/binaries/releases/${PORTVERSION}/ \ +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 MAINTAINER= danfe@FreeBSD.org -COMMENT= An open source clone of Microprose Transport Tycoon Deluxe +COMMENT= Open source clone of Microprose Transport Tycoon Deluxe LICENSE= GPLv2 @@ -116,7 +114,7 @@ do-install: ${PREFIX}/share/icons/hicolor/${n}x${n}/apps/openttd.png . endfor .endif -.if !defined(NOPORTDOCS) +.if ${PORT_OPTIONS:MDOCS} @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/docs/,} ${DOCSDIR} .endif diff --git a/games/openttd/distinfo b/games/openttd/distinfo index b08ad946c5e1..ee0bbfa469e2 100644 --- a/games/openttd/distinfo +++ b/games/openttd/distinfo @@ -1,2 +1,2 @@ -SHA256 (openttd-1.2.3-source.tar.xz) = d228798f7d4804b7ead186ec19082f0e6c83cfc2dbf625ddab1d22048117fd08 -SIZE (openttd-1.2.3-source.tar.xz) = 5720056 +SHA256 (openttd-1.3.0-source.tar.xz) = 1a3525186f4486de8193992426690a1fd8c7e4d376a328056b0464a1a5d32080 +SIZE (openttd-1.3.0-source.tar.xz) = 6193868 diff --git a/games/openttd/pkg-plist b/games/openttd/pkg-plist index bece544bda11..4914bf5d9b0f 100644 --- a/games/openttd/pkg-plist +++ b/games/openttd/pkg-plist @@ -4,22 +4,24 @@ share/pixmaps/openttd.32.xpm %%DATADIR%%/ai/compat_1.0.nut %%DATADIR%%/ai/compat_1.1.nut %%DATADIR%%/ai/compat_1.2.nut +%%DATADIR%%/ai/compat_1.3.nut @dirrm %%DATADIR%%/ai %%DATADIR%%/baseset/no_music.obm -%%DATADIR%%/baseset/orig_win.obm +%%DATADIR%%/baseset/no_sound.obs %%DATADIR%%/baseset/openttd.grf %%DATADIR%%/baseset/opntitle.dat %%DATADIR%%/baseset/orig_dos.obg %%DATADIR%%/baseset/orig_dos.obs %%DATADIR%%/baseset/orig_dos_de.obg %%DATADIR%%/baseset/orig_win.obg +%%DATADIR%%/baseset/orig_win.obm %%DATADIR%%/baseset/orig_win.obs -%%DATADIR%%/baseset/no_sound.obs @dirrmtry %%DATADIR%%/baseset %%DATADIR%%/lang/afrikaans.lng %%DATADIR%%/lang/arabic_egypt.lng -%%DATADIR%%/lang/brazilian_portuguese.lng +%%DATADIR%%/lang/basque.lng %%DATADIR%%/lang/belarusian.lng +%%DATADIR%%/lang/brazilian_portuguese.lng %%DATADIR%%/lang/bulgarian.lng %%DATADIR%%/lang/catalan.lng %%DATADIR%%/lang/croatian.lng @@ -60,6 +62,7 @@ share/pixmaps/openttd.32.xpm %%DATADIR%%/lang/slovenian.lng %%DATADIR%%/lang/spanish.lng %%DATADIR%%/lang/swedish.lng +%%DATADIR%%/lang/tamil.lng %%DATADIR%%/lang/traditional_chinese.lng %%DATADIR%%/lang/turkish.lng %%DATADIR%%/lang/ukrainian.lng |