Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Apr 2017 17:26:22 +0000 (UTC)
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r438294 - head/astro/qmapshack
Message-ID:  <201704111726.v3BHQM0t053427@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bofh
Date: Tue Apr 11 17:26:22 2017
New Revision: 438294
URL: https://svnweb.freebsd.org/changeset/ports/438294

Log:
  astro/qmapshack: Update version 1.7.2=>1.8.0
  
  PR:		218306
  Submitted by:	cmt

Modified:
  head/astro/qmapshack/Makefile
  head/astro/qmapshack/distinfo
  head/astro/qmapshack/pkg-plist

Modified: head/astro/qmapshack/Makefile
==============================================================================
--- head/astro/qmapshack/Makefile	Tue Apr 11 17:20:54 2017	(r438293)
+++ head/astro/qmapshack/Makefile	Tue Apr 11 17:26:22 2017	(r438294)
@@ -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
 

Modified: head/astro/qmapshack/distinfo
==============================================================================
--- head/astro/qmapshack/distinfo	Tue Apr 11 17:20:54 2017	(r438293)
+++ head/astro/qmapshack/distinfo	Tue Apr 11 17:26:22 2017	(r438294)
@@ -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

Modified: head/astro/qmapshack/pkg-plist
==============================================================================
--- head/astro/qmapshack/pkg-plist	Tue Apr 11 17:20:54 2017	(r438293)
+++ head/astro/qmapshack/pkg-plist	Tue Apr 11 17:26:22 2017	(r438294)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704111726.v3BHQM0t053427>