Date: Sat, 29 Sep 2018 15:05:37 +0000 (UTC) From: Christoph Moench-Tegeder <cmt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480909 - in head/astro/qmapshack: . files Message-ID: <201809291505.w8TF5bop049378@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <bsd.port.mk> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809291505.w8TF5bop049378>