Date: Thu, 7 Jun 2018 16:57:41 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r471934 - head/games/hexalate Message-ID: <201806071657.w57GvfLK038659@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Thu Jun 7 16:57:41 2018 New Revision: 471934 URL: https://svnweb.freebsd.org/changeset/ports/471934 Log: - Update to 1.1.3 Modified: head/games/hexalate/Makefile head/games/hexalate/distinfo head/games/hexalate/pkg-plist Modified: head/games/hexalate/Makefile ============================================================================== --- head/games/hexalate/Makefile Thu Jun 7 16:39:29 2018 (r471933) +++ head/games/hexalate/Makefile Thu Jun 7 16:57:41 2018 (r471934) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hexalate -PORTVERSION= 1.1.2 +PORTVERSION= 1.1.3 CATEGORIES= games MASTER_SITES= https://gottcode.org/${PORTNAME}/ \ https://mirror.amdmi3.ru/distfiles/ Modified: head/games/hexalate/distinfo ============================================================================== --- head/games/hexalate/distinfo Thu Jun 7 16:39:29 2018 (r471933) +++ head/games/hexalate/distinfo Thu Jun 7 16:57:41 2018 (r471934) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514569447 -SHA256 (hexalate-1.1.2-src.tar.bz2) = 3a261e6b07f69b24332a13857b41684969a94be3aaee7a4a6f9d2115ef76dd4f -SIZE (hexalate-1.1.2-src.tar.bz2) = 663059 +TIMESTAMP = 1528119720 +SHA256 (hexalate-1.1.3-src.tar.bz2) = 2f480bc45eea4bd3a3c96bc6e0a59722ae8a2997bfe67c66510203a19b354085 +SIZE (hexalate-1.1.3-src.tar.bz2) = 798580 Modified: head/games/hexalate/pkg-plist ============================================================================== --- head/games/hexalate/pkg-plist Thu Jun 7 16:39:29 2018 (r471933) +++ head/games/hexalate/pkg-plist Thu Jun 7 16:57:41 2018 (r471934) @@ -15,10 +15,12 @@ share/metainfo/hexalate.appdata.xml %%DATADIR%%/translations/hexalate_ms.qm %%DATADIR%%/translations/hexalate_nl.qm %%DATADIR%%/translations/hexalate_pl.qm +%%DATADIR%%/translations/hexalate_pt.qm %%DATADIR%%/translations/hexalate_pt_BR.qm %%DATADIR%%/translations/hexalate_ro.qm %%DATADIR%%/translations/hexalate_ru.qm %%DATADIR%%/translations/hexalate_tr.qm +%%DATADIR%%/translations/hexalate_zh.qm share/icons/hicolor/1024x1024/apps/hexalate.png share/icons/hicolor/128x128/apps/hexalate.png share/icons/hicolor/16x16/apps/hexalate.png
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806071657.w57GvfLK038659>