From owner-svn-ports-all@freebsd.org Tue Oct 18 15:01:26 2016 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 A5680C17DE8; Tue, 18 Oct 2016 15:01:26 +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 82776C7F; Tue, 18 Oct 2016 15:01:26 +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 u9IF1PNr034027; Tue, 18 Oct 2016 15:01:25 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9IF1P5o034025; Tue, 18 Oct 2016 15:01:25 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201610181501.u9IF1P5o034025@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 18 Oct 2016 15:01:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424166 - in head/games/tetzle: . files X-SVN-Group: ports-head 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: Tue, 18 Oct 2016 15:01:26 -0000 Author: amdmi3 Date: Tue Oct 18 15:01:25 2016 New Revision: 424166 URL: https://svnweb.freebsd.org/changeset/ports/424166 Log: - Update to 2.1.0 Deleted: head/games/tetzle/files/ Modified: head/games/tetzle/Makefile head/games/tetzle/distinfo head/games/tetzle/pkg-plist Modified: head/games/tetzle/Makefile ============================================================================== --- head/games/tetzle/Makefile Tue Oct 18 15:01:21 2016 (r424165) +++ head/games/tetzle/Makefile Tue Oct 18 15:01:25 2016 (r424166) @@ -2,23 +2,23 @@ # $FreeBSD$ PORTNAME= tetzle -PORTVERSION= 2.0.3 -PORTREVISION= 1 +PORTVERSION= 2.1.0 CATEGORIES= games MASTER_SITES= http://gottcode.org/tetzle/ \ http://mirror.amdmi3.ru/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src +LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/COPYING + MAINTAINER= amdmi3@FreeBSD.org COMMENT= Jigsaw puzzle with tetrominoes USES= tar:bzip2 qmake desktop-file-utils -USE_QT4= corelib gui moc_build opengl rcc_build xml +USE_QT5= core gui widgets buildtools_build linguisttools_build +USE_GL= gl INSTALLS_ICONS= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -post-install: - ${CHMOD} ${BINMODE} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include Modified: head/games/tetzle/distinfo ============================================================================== --- head/games/tetzle/distinfo Tue Oct 18 15:01:21 2016 (r424165) +++ head/games/tetzle/distinfo Tue Oct 18 15:01:25 2016 (r424166) @@ -1,2 +1,3 @@ -SHA256 (tetzle-2.0.3-src.tar.bz2) = 6c29ea61501dcc0149ece879217df5710d1169bfae940a667af2a19605415b51 -SIZE (tetzle-2.0.3-src.tar.bz2) = 641065 +TIMESTAMP = 1476796356 +SHA256 (tetzle-2.1.0-src.tar.bz2) = d31fcdbdaf060d0a4a6b239dd260332301f8a950d173fe742afeab44c0ffa313 +SIZE (tetzle-2.1.0-src.tar.bz2) = 1246670 Modified: head/games/tetzle/pkg-plist ============================================================================== --- head/games/tetzle/pkg-plist Tue Oct 18 15:01:21 2016 (r424165) +++ head/games/tetzle/pkg-plist Tue Oct 18 15:01:25 2016 (r424166) @@ -1,21 +1,32 @@ bin/tetzle +share/appdata/tetzle.appdata.xml share/applications/tetzle.desktop +share/icons/hicolor/1024x1024/apps/tetzle.png share/icons/hicolor/128x128/apps/tetzle.png share/icons/hicolor/16x16/apps/tetzle.png share/icons/hicolor/22x22/apps/tetzle.png +share/icons/hicolor/24x24/apps/tetzle.png +share/icons/hicolor/256x256/apps/tetzle.png share/icons/hicolor/32x32/apps/tetzle.png share/icons/hicolor/48x48/apps/tetzle.png +share/icons/hicolor/512x512/apps/tetzle.png share/icons/hicolor/64x64/apps/tetzle.png +share/icons/hicolor/scalable/apps/tetzle.svg +share/man/man6/tetzle.6 share/pixmaps/tetzle.xpm %%DATADIR%%/translations/tetzle_cs.qm %%DATADIR%%/translations/tetzle_de.qm %%DATADIR%%/translations/tetzle_en.qm %%DATADIR%%/translations/tetzle_eo.qm +%%DATADIR%%/translations/tetzle_es.qm %%DATADIR%%/translations/tetzle_fr.qm %%DATADIR%%/translations/tetzle_he.qm +%%DATADIR%%/translations/tetzle_lt.qm %%DATADIR%%/translations/tetzle_lv.qm %%DATADIR%%/translations/tetzle_ms.qm +%%DATADIR%%/translations/tetzle_nl.qm %%DATADIR%%/translations/tetzle_pl.qm +%%DATADIR%%/translations/tetzle_pt_BR.qm %%DATADIR%%/translations/tetzle_ro.qm %%DATADIR%%/translations/tetzle_ru.qm %%DATADIR%%/translations/tetzle_tr.qm