Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jul 2016 18:39:51 +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: r418552 - in head/astro/qmapshack: . files
Message-ID:  <201607141839.u6EIdpI8034605@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bofh
Date: Thu Jul 14 18:39:51 2016
New Revision: 418552
URL: https://svnweb.freebsd.org/changeset/ports/418552

Log:
  astro/qmapshack: Update version 1.6.1=>1.6.3
  
  - Upstream FreeBSD support
  
  PR:		210808
  Submitted by:	cmt

Deleted:
  head/astro/qmapshack/files/patch-src_device_IDevice.cpp
  head/astro/qmapshack/files/patch-src_gis_CGisListWks.cpp
  head/astro/qmapshack/files/patch-src_setup_IAppSetup.cpp
Modified:
  head/astro/qmapshack/Makefile
  head/astro/qmapshack/distinfo
  head/astro/qmapshack/pkg-plist

Modified: head/astro/qmapshack/Makefile
==============================================================================
--- head/astro/qmapshack/Makefile	Thu Jul 14 18:29:36 2016	(r418551)
+++ head/astro/qmapshack/Makefile	Thu Jul 14 18:39:51 2016	(r418552)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	qmapshack
-PORTVERSION=	1.6.1
+PORTVERSION=	1.6.3
 CATEGORIES=	astro
 MASTER_SITES=	https://bitbucket.org/maproom/qmapshack/downloads/
 
@@ -15,6 +15,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 LIB_DEPENDS=	libgdal.so:graphics/gdal \
 		libproj.so:graphics/proj \
 		libroutino.so:astro/routino
+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 \

Modified: head/astro/qmapshack/distinfo
==============================================================================
--- head/astro/qmapshack/distinfo	Thu Jul 14 18:29:36 2016	(r418551)
+++ head/astro/qmapshack/distinfo	Thu Jul 14 18:39:51 2016	(r418552)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1465057676
-SHA256 (qmapshack-1.6.1.tar.gz) = e702482ef894ec3fdbc5a932dd220bbb34eef1580b1645a314e9a3fa99956c22
-SIZE (qmapshack-1.6.1.tar.gz) = 4538423
+TIMESTAMP = 1468517493
+SHA256 (qmapshack-1.6.3.tar.gz) = 6fa5158bd823e8d43eb8a4e4db35a05720d1fe8d624eb65320b905ae315bd708
+SIZE (qmapshack-1.6.3.tar.gz) = 5181205

Modified: head/astro/qmapshack/pkg-plist
==============================================================================
--- head/astro/qmapshack/pkg-plist	Thu Jul 14 18:29:36 2016	(r418551)
+++ head/astro/qmapshack/pkg-plist	Thu Jul 14 18:39:51 2016	(r418552)
@@ -1,8 +1,23 @@
 bin/qmapshack
 man/man1/qmapshack.1.gz
 share/applications/qmapshack.desktop
+share/icons/hicolor/128x128/apps/QMapShack.png
+share/icons/hicolor/16x16/apps/QMapShack.png
+share/icons/hicolor/192x192/apps/QMapShack.png
+share/icons/hicolor/22x22/apps/QMapShack.png
+share/icons/hicolor/24x24/apps/QMapShack.png
+share/icons/hicolor/256x256/apps/QMapShack.png
 share/icons/hicolor/32x32/apps/QMapShack.png
+share/icons/hicolor/36x36/apps/QMapShack.png
+share/icons/hicolor/40x40/apps/QMapShack.png
+share/icons/hicolor/42x42/apps/QMapShack.png
 share/icons/hicolor/48x48/apps/QMapShack.png
+share/icons/hicolor/512x512/apps/QMapShack.png
+share/icons/hicolor/64x64/apps/QMapShack.png
+share/icons/hicolor/72x72/apps/QMapShack.png
+share/icons/hicolor/80x80/apps/QMapShack.png
+share/icons/hicolor/8x8/apps/QMapShack.png
+share/icons/hicolor/96x96/apps/QMapShack.png
 share/icons/hicolor/scalable/apps/QMapShack.svg
 share/pixmaps/QMapShack.png
 %%DATADIR%%/translations/qmapshack_cs.qm



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