From owner-svn-ports-head@freebsd.org Thu Jun 7 16:57:42 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5B6F6FE4351; Thu, 7 Jun 2018 16:57:42 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 10C2C73E22; Thu, 7 Jun 2018 16:57:42 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E714D22E35; Thu, 7 Jun 2018 16:57:41 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w57GvfSS038662; Thu, 7 Jun 2018 16:57:41 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w57GvfLK038659; Thu, 7 Jun 2018 16:57:41 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201806071657.w57GvfLK038659@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 7 Jun 2018 16:57:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r471934 - head/games/hexalate X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/games/hexalate X-SVN-Commit-Revision: 471934 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Jun 2018 16:57:42 -0000 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