Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jul 2018 02:00:42 +0000 (UTC)
From:      "Jason E. Hale" <jhale@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r475621 - head/games/gottet
Message-ID:  <201807290200.w6T20ggx001150@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jhale
Date: Sun Jul 29 02:00:41 2018
New Revision: 475621
URL: https://svnweb.freebsd.org/changeset/ports/475621

Log:
  Update to 1.1.7

Modified:
  head/games/gottet/Makefile
  head/games/gottet/distinfo
  head/games/gottet/pkg-plist

Modified: head/games/gottet/Makefile
==============================================================================
--- head/games/gottet/Makefile	Sun Jul 29 02:00:09 2018	(r475620)
+++ head/games/gottet/Makefile	Sun Jul 29 02:00:41 2018	(r475621)
@@ -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>

Modified: head/games/gottet/distinfo
==============================================================================
--- head/games/gottet/distinfo	Sun Jul 29 02:00:09 2018	(r475620)
+++ head/games/gottet/distinfo	Sun Jul 29 02:00:41 2018	(r475621)
@@ -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

Modified: head/games/gottet/pkg-plist
==============================================================================
--- head/games/gottet/pkg-plist	Sun Jul 29 02:00:09 2018	(r475620)
+++ head/games/gottet/pkg-plist	Sun Jul 29 02:00:41 2018	(r475621)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807290200.w6T20ggx001150>