diff options
author | jhale <jhale@FreeBSD.org> | 2018-07-29 10:00:41 +0800 |
---|---|---|
committer | jhale <jhale@FreeBSD.org> | 2018-07-29 10:00:41 +0800 |
commit | 847e4415e40702ad8a4f04ccbc27bd109fa67b27 (patch) | |
tree | bcbb136045dd30bc0e14d4d051327f3477a3c1bb /games | |
parent | 2c3ec3526d064abb58804c3b608e843f6f735986 (diff) | |
download | freebsd-ports-gnome-847e4415e40702ad8a4f04ccbc27bd109fa67b27.tar.gz freebsd-ports-gnome-847e4415e40702ad8a4f04ccbc27bd109fa67b27.tar.zst freebsd-ports-gnome-847e4415e40702ad8a4f04ccbc27bd109fa67b27.zip |
Update to 1.1.7
Diffstat (limited to 'games')
-rw-r--r-- | games/gottet/Makefile | 4 | ||||
-rw-r--r-- | games/gottet/distinfo | 6 | ||||
-rw-r--r-- | games/gottet/pkg-plist | 3 |
3 files changed, 7 insertions, 6 deletions
diff --git a/games/gottet/Makefile b/games/gottet/Makefile index 0114d1687fd9..56d03457832a 100644 --- a/games/gottet/Makefile +++ b/games/gottet/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gottet -PORTVERSION= 1.1.5 +PORTVERSION= 1.1.7 DISTVERSIONSUFFIX= -src CATEGORIES= games MASTER_SITES= https://gottcode.org/gottet/ @@ -33,7 +33,7 @@ post-patch-NLS-off: post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} - (cd ${WRKSRC} && ${INSTALL_DATA} CREDITS ChangeLog NEWS README \ + (cd ${WRKSRC} && ${INSTALL_DATA} CREDITS ChangeLog README \ ${STAGEDIR}${DOCSDIR}) .include <bsd.port.mk> diff --git a/games/gottet/distinfo b/games/gottet/distinfo index 378fcf2d4559..cbbb8992b530 100644 --- a/games/gottet/distinfo +++ b/games/gottet/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1519223274 -SHA256 (gottet-1.1.5-src.tar.bz2) = 81a4eeb0b4845560c5153d362ff9a3d94db299cc7cf3ee3b807a8a678f18fc84 -SIZE (gottet-1.1.5-src.tar.bz2) = 395879 +TIMESTAMP = 1532826188 +SHA256 (gottet-1.1.7-src.tar.bz2) = 7cc6c49cb191a264dccf18659b885ead921f01ad496dac9774c7ec49428c8a7d +SIZE (gottet-1.1.7-src.tar.bz2) = 522051 diff --git a/games/gottet/pkg-plist b/games/gottet/pkg-plist index 700258cd854b..54556c32817d 100644 --- a/games/gottet/pkg-plist +++ b/games/gottet/pkg-plist @@ -3,7 +3,6 @@ man/man6/gottet.6.gz share/applications/gottet.desktop %%PORTDOCS%%%%DOCSDIR%%/CREDITS %%PORTDOCS%%%%DOCSDIR%%/ChangeLog -%%PORTDOCS%%%%DOCSDIR%%/NEWS %%PORTDOCS%%%%DOCSDIR%%/README %%NLS%%%%DATADIR%%/translations/gottet_ca.qm %%NLS%%%%DATADIR%%/translations/gottet_cs.qm @@ -18,10 +17,12 @@ share/applications/gottet.desktop %%NLS%%%%DATADIR%%/translations/gottet_ms.qm %%NLS%%%%DATADIR%%/translations/gottet_nl.qm %%NLS%%%%DATADIR%%/translations/gottet_pl.qm +%%NLS%%%%DATADIR%%/translations/gottet_pt.qm %%NLS%%%%DATADIR%%/translations/gottet_ro.qm %%NLS%%%%DATADIR%%/translations/gottet_ru.qm %%NLS%%%%DATADIR%%/translations/gottet_tr.qm %%NLS%%%%DATADIR%%/translations/gottet_vi.qm +%%NLS%%%%DATADIR%%/translations/gottet_zh.qm %%NLS%%%%DATADIR%%/translations/gottet_zh_TW.qm share/icons/hicolor/1024x1024/apps/gottet.png share/icons/hicolor/128x128/apps/gottet.png |