diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2017-08-21 19:45:11 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2017-08-21 19:45:11 +0800 |
commit | 0fd18ee77f8ec86244886aefcab296c7a1910442 (patch) | |
tree | 776ab0b38d493f6bd4f01181e2abf31c19be5ddc /games | |
parent | c73b9984fcdd8dd745201fdaf0ec0f2230ea72da (diff) | |
download | freebsd-ports-gnome-0fd18ee77f8ec86244886aefcab296c7a1910442.tar.gz freebsd-ports-gnome-0fd18ee77f8ec86244886aefcab296c7a1910442.tar.zst freebsd-ports-gnome-0fd18ee77f8ec86244886aefcab296c7a1910442.zip |
- Update to 1.3.4
Diffstat (limited to 'games')
-rw-r--r-- | games/simsu/Makefile | 5 | ||||
-rw-r--r-- | games/simsu/distinfo | 6 | ||||
-rw-r--r-- | games/simsu/pkg-plist | 7 |
3 files changed, 8 insertions, 10 deletions
diff --git a/games/simsu/Makefile b/games/simsu/Makefile index a64af3105553..392918c78270 100644 --- a/games/simsu/Makefile +++ b/games/simsu/Makefile @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= simsu -PORTVERSION= 1.3.3 +PORTVERSION= 1.3.4 DISTVERSIONSUFFIX= -src -PORTREVISION= 2 CATEGORIES= games MASTER_SITES= https://gottcode.org/${PORTNAME}/ \ http://mirror.amdmi3.ru/distfiles/ @@ -22,6 +21,8 @@ USE_GL= gl USE_QT5= core gui widgets \ buildtools_build linguisttools_build +PORTDOCS= * + OPTIONS_DEFINE= DOCS NLS OPTIONS_SUB= yes diff --git a/games/simsu/distinfo b/games/simsu/distinfo index 4aba6a6d1aa5..64606d8dc70f 100644 --- a/games/simsu/distinfo +++ b/games/simsu/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1484790246 -SHA256 (simsu-1.3.3-src.tar.bz2) = 0a279c0e22ad1c39edcdfbabac53427d5bf79cc757547483e3f99f6b3bd9c948 -SIZE (simsu-1.3.3-src.tar.bz2) = 463572 +TIMESTAMP = 1503231355 +SHA256 (simsu-1.3.4-src.tar.bz2) = 1dd01274796583e49520217c93b6ebeab1bd58703c158a92209ed0bdd87b26b0 +SIZE (simsu-1.3.4-src.tar.bz2) = 465505 diff --git a/games/simsu/pkg-plist b/games/simsu/pkg-plist index 0eab7a733803..17e9dca73be6 100644 --- a/games/simsu/pkg-plist +++ b/games/simsu/pkg-plist @@ -1,11 +1,6 @@ bin/simsu man/man6/simsu.6.gz -share/appdata/simsu.appdata.xml share/applications/simsu.desktop -%%PORTDOCS%%%%DOCSDIR%%/CREDITS -%%PORTDOCS%%%%DOCSDIR%%/ChangeLog -%%PORTDOCS%%%%DOCSDIR%%/NEWS -%%PORTDOCS%%%%DOCSDIR%%/README share/icons/hicolor/1024x1024/apps/simsu.png share/icons/hicolor/128x128/apps/simsu.png share/icons/hicolor/16x16/apps/simsu.png @@ -17,6 +12,7 @@ share/icons/hicolor/48x48/apps/simsu.png share/icons/hicolor/512x512/apps/simsu.png share/icons/hicolor/64x64/apps/simsu.png share/icons/hicolor/scalable/apps/simsu.svg +share/metainfo/simsu.appdata.xml share/pixmaps/simsu.xpm %%NLS%%%%DATADIR%%/translations/simsu_bg.qm %%NLS%%%%DATADIR%%/translations/simsu_ca.qm @@ -38,3 +34,4 @@ share/pixmaps/simsu.xpm %%NLS%%%%DATADIR%%/translations/simsu_ru.qm %%NLS%%%%DATADIR%%/translations/simsu_tr.qm %%NLS%%%%DATADIR%%/translations/simsu_uk.qm +%%NLS%%%%DATADIR%%/translations/simsu_zh_TW.qm |