From d19f450e0e8388d204be0212e84c735def3a6775 Mon Sep 17 00:00:00 2001 From: bofh Date: Tue, 11 Apr 2017 17:26:22 +0000 Subject: astro/qmapshack: Update version 1.7.2=>1.8.0 PR: 218306 Submitted by: cmt --- astro/qmapshack/Makefile | 4 ++-- astro/qmapshack/distinfo | 6 +++--- astro/qmapshack/pkg-plist | 1 + 3 files changed, 6 insertions(+), 5 deletions(-) (limited to 'astro') diff --git a/astro/qmapshack/Makefile b/astro/qmapshack/Makefile index d9fdcdd67d3a..d925eb1f5329 100644 --- a/astro/qmapshack/Makefile +++ b/astro/qmapshack/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= qmapshack -PORTVERSION= 1.7.2 -PORTREVISION= 1 +PORTVERSION= 1.8.0 CATEGORIES= astro MASTER_SITES= https://bitbucket.org/maproom/qmapshack/downloads/ @@ -15,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgdal.so:graphics/gdal \ libproj.so:graphics/proj \ + libquazip5.so:archivers/quazip-qt5 \ libroutino.so:astro/routino RUN_DEPENDS= ${LOCALBASE}/bin/bsdisks:sysutils/bsdisks diff --git a/astro/qmapshack/distinfo b/astro/qmapshack/distinfo index 6268e4e47548..a9fe39ad5106 100644 --- a/astro/qmapshack/distinfo +++ b/astro/qmapshack/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1482157356 -SHA256 (qmapshack-1.7.2.tar.gz) = 830471acfaf3ed2743a8aaac2fc85c2c5039fbc0e7b8d1c462c5e0b4fc3ce10b -SIZE (qmapshack-1.7.2.tar.gz) = 7256732 +TIMESTAMP = 1491761883 +SHA256 (qmapshack-1.8.0.tar.gz) = a1a6b543533af280f06afff0f0b1f457d09ef6c702922471a95ec350a99ccf2d +SIZE (qmapshack-1.8.0.tar.gz) = 7512082 diff --git a/astro/qmapshack/pkg-plist b/astro/qmapshack/pkg-plist index c40245391be8..e7764325f3aa 100644 --- a/astro/qmapshack/pkg-plist +++ b/astro/qmapshack/pkg-plist @@ -25,3 +25,4 @@ share/pixmaps/QMapShack.png %%DATADIR%%/translations/qmapshack_es.qm %%DATADIR%%/translations/qmapshack_fr.qm %%DATADIR%%/translations/qmapshack_nl.qm +%%DATADIR%%/translations/qmapshack_ru.qm -- cgit