svn commit: r452188 - head/astro/qmapshack
Christoph Moench-Tegeder
cmt at FreeBSD.org
Mon Oct 16 11:56:18 UTC 2017
Author: cmt
Date: Mon Oct 16 11:56:17 2017
New Revision: 452188
URL: https://svnweb.freebsd.org/changeset/ports/452188
Log:
astro/qmapshack: update to 1.9.1
Announcement: https://sourceforge.net/p/qlandkartegt/mailman/message/36042436/
PR: 222453
Approved by: bofh (maintainer-timeout)
Modified:
head/astro/qmapshack/Makefile
head/astro/qmapshack/distinfo
Modified: head/astro/qmapshack/Makefile
==============================================================================
--- head/astro/qmapshack/Makefile Mon Oct 16 11:50:16 2017 (r452187)
+++ head/astro/qmapshack/Makefile Mon Oct 16 11:56:17 2017 (r452188)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= qmapshack
-PORTVERSION= 1.8.1
-PORTREVISION= 1
+PORTVERSION= 1.9.1
CATEGORIES= astro
MASTER_SITES= https://bitbucket.org/maproom/qmapshack/downloads/
@@ -21,6 +20,6 @@ RUN_DEPENDS= ${LOCALBASE}/bin/bsdisks:sysutils/bsdisks
USES= cmake compiler:c++11-lib desktop-file-utils
USE_QT5= buildtools core dbus gui linguisttools network printsupport \
- qmake script sql sql-sqlite3 webkit widgets xml
+ qmake script sql sql-sqlite3 uitools webkit widgets xml
.include <bsd.port.mk>
Modified: head/astro/qmapshack/distinfo
==============================================================================
--- head/astro/qmapshack/distinfo Mon Oct 16 11:50:16 2017 (r452187)
+++ head/astro/qmapshack/distinfo Mon Oct 16 11:56:17 2017 (r452188)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1495284914
-SHA256 (qmapshack-1.8.1.tar.gz) = f6c6562247e205db90637cd45a8f41780765701092c898a2099978bd943ca350
-SIZE (qmapshack-1.8.1.tar.gz) = 7534219
+TIMESTAMP = 1505829641
+SHA256 (qmapshack-1.9.1.tar.gz) = ccdd2edc23817b8872f57931d555ccb72eef1cf9194f83b09f743d642f69fdd3
+SIZE (qmapshack-1.9.1.tar.gz) = 7692254
More information about the svn-ports-head
mailing list