From owner-svn-ports-head@freebsd.org Sat Sep 29 15:05:38 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 0D67810A349F; Sat, 29 Sep 2018 15:05:38 +0000 (UTC) (envelope-from cmt@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 B4C817D565; Sat, 29 Sep 2018 15:05:37 +0000 (UTC) (envelope-from cmt@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 AB876250DC; Sat, 29 Sep 2018 15:05:37 +0000 (UTC) (envelope-from cmt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w8TF5bae049380; Sat, 29 Sep 2018 15:05:37 GMT (envelope-from cmt@FreeBSD.org) Received: (from cmt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8TF5bop049378; Sat, 29 Sep 2018 15:05:37 GMT (envelope-from cmt@FreeBSD.org) Message-Id: <201809291505.w8TF5bop049378@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cmt set sender to cmt@FreeBSD.org using -f From: Christoph Moench-Tegeder Date: Sat, 29 Sep 2018 15:05:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480909 - in head/astro/qmapshack: . files X-SVN-Group: ports-head X-SVN-Commit-Author: cmt X-SVN-Commit-Paths: in head/astro/qmapshack: . files X-SVN-Commit-Revision: 480909 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.27 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: Sat, 29 Sep 2018 15:05:38 -0000 Author: cmt Date: Sat Sep 29 15:05:36 2018 New Revision: 480909 URL: https://svnweb.freebsd.org/changeset/ports/480909 Log: astro/qmapshack: update to 1.12.0 Announcement: https://sourceforge.net/p/qlandkartegt/mailman/message/36406997/ PR: 231359 Approved by: maintainer-timeout (bofh) Deleted: head/astro/qmapshack/files/patch-hg_e9b47af Modified: head/astro/qmapshack/Makefile head/astro/qmapshack/distinfo Modified: head/astro/qmapshack/Makefile ============================================================================== --- head/astro/qmapshack/Makefile Sat Sep 29 14:39:16 2018 (r480908) +++ head/astro/qmapshack/Makefile Sat Sep 29 15:05:36 2018 (r480909) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= qmapshack -PORTVERSION= 1.11.1 -PORTREVISION= 1 +PORTVERSION= 1.12.0 CATEGORIES= astro MASTER_SITES= https://bitbucket.org/maproom/qmapshack/downloads/ @@ -20,7 +19,8 @@ LIB_DEPENDS= libgdal.so:graphics/gdal \ RUN_DEPENDS= ${LOCALBASE}/bin/bsdisks:sysutils/bsdisks USES= cmake compiler:c++11-lib desktop-file-utils jpeg qt:5 -USE_QT= buildtools core dbus gui linguisttools network printsupport \ - qmake script sql sql-sqlite3 uitools webkit widgets xml +USE_QT= buildtools core dbus gui linguisttools location network \ + printsupport qmake qml quick sql sql-sqlite3 uitools \ + webchannel webengine widgets xml .include Modified: head/astro/qmapshack/distinfo ============================================================================== --- head/astro/qmapshack/distinfo Sat Sep 29 14:39:16 2018 (r480908) +++ head/astro/qmapshack/distinfo Sat Sep 29 15:05:36 2018 (r480909) @@ -1,3 +1,3 @@ -TIMESTAMP = 1524141966 -SHA256 (qmapshack-1.11.1.tar.gz) = 3e65e443665041bb4c10ebd10fb49ca6df9015d9cecd2551a888bbdaa8a3117b -SIZE (qmapshack-1.11.1.tar.gz) = 11446871 +TIMESTAMP = 1536321097 +SHA256 (qmapshack-1.12.0.tar.gz) = 30ee69165a8548b529d5d9679da52099226405b9285b42b18342dd842730b734 +SIZE (qmapshack-1.12.0.tar.gz) = 12030329