From owner-svn-ports-all@freebsd.org Sun Aug 20 11:19:45 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ABBC9DC85CD; Sun, 20 Aug 2017 11:19:45 +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 mx1.freebsd.org (Postfix) with ESMTPS id 7A02A82AA8; Sun, 20 Aug 2017 11:19:45 +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 v7KBJiF7069842; Sun, 20 Aug 2017 11:19:44 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v7KBJiiY069839; Sun, 20 Aug 2017 11:19:44 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201708201119.v7KBJiiY069839@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 20 Aug 2017 11:19:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r448371 - head/games/peg-e X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/games/peg-e X-SVN-Commit-Revision: 448371 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Aug 2017 11:19:45 -0000 Author: amdmi3 Date: Sun Aug 20 11:19:44 2017 New Revision: 448371 URL: https://svnweb.freebsd.org/changeset/ports/448371 Log: - Update to 1.2.3 Modified: head/games/peg-e/Makefile head/games/peg-e/distinfo head/games/peg-e/pkg-plist Modified: head/games/peg-e/Makefile ============================================================================== --- head/games/peg-e/Makefile Sun Aug 20 11:19:32 2017 (r448370) +++ head/games/peg-e/Makefile Sun Aug 20 11:19:44 2017 (r448371) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= peg-e -PORTVERSION= 1.2.2 -PORTREVISION= 2 +PORTVERSION= 1.2.3 CATEGORIES= games MASTER_SITES= http://gottcode.org/peg-e/ \ http://mirror.amdmi3.ru/distfiles/ Modified: head/games/peg-e/distinfo ============================================================================== --- head/games/peg-e/distinfo Sun Aug 20 11:19:32 2017 (r448370) +++ head/games/peg-e/distinfo Sun Aug 20 11:19:44 2017 (r448371) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476278407 -SHA256 (peg-e-1.2.2-src.tar.bz2) = eec570e318fbffa225d70ad5277cd1027606193f426e26f81a0ec20cb722fcd5 -SIZE (peg-e-1.2.2-src.tar.bz2) = 464921 +TIMESTAMP = 1503164011 +SHA256 (peg-e-1.2.3-src.tar.bz2) = 06fb50920453ae218dc4514e6f2850a3adb4aecb858caab7a7efb9cb78be5ee5 +SIZE (peg-e-1.2.3-src.tar.bz2) = 466872 Modified: head/games/peg-e/pkg-plist ============================================================================== --- head/games/peg-e/pkg-plist Sun Aug 20 11:19:32 2017 (r448370) +++ head/games/peg-e/pkg-plist Sun Aug 20 11:19:44 2017 (r448371) @@ -1,5 +1,4 @@ bin/peg-e -share/appdata/peg-e.appdata.xml share/applications/peg-e.desktop share/icons/hicolor/1024x1024/apps/peg-e.png share/icons/hicolor/128x128/apps/peg-e.png @@ -13,6 +12,7 @@ share/icons/hicolor/512x512/apps/peg-e.png share/icons/hicolor/64x64/apps/peg-e.png share/icons/hicolor/scalable/apps/peg-e.svg share/man/man6/peg-e.6 +share/metainfo/peg-e.appdata.xml %%DATADIR%%/icons/hicolor/16x16/document-new.png %%DATADIR%%/icons/hicolor/16x16/edit-redo.png %%DATADIR%%/icons/hicolor/16x16/edit-undo.png @@ -44,4 +44,5 @@ share/man/man6/peg-e.6 %%DATADIR%%/translations/pege_ro.qm %%DATADIR%%/translations/pege_ru.qm %%DATADIR%%/translations/pege_tr.qm +%%DATADIR%%/translations/pege_zh.qm share/pixmaps/peg-e.xpm