diff options
author | bofh <bofh@FreeBSD.org> | 2017-04-12 01:26:22 +0800 |
---|---|---|
committer | bofh <bofh@FreeBSD.org> | 2017-04-12 01:26:22 +0800 |
commit | d19f450e0e8388d204be0212e84c735def3a6775 (patch) | |
tree | 4457c49a0d2f7064ce27b77e209eafe029aff0e7 /astro | |
parent | 31333b4f85d58e0c4d834f7da68f280a3dbd7db1 (diff) | |
download | freebsd-ports-gnome-d19f450e0e8388d204be0212e84c735def3a6775.tar.gz freebsd-ports-gnome-d19f450e0e8388d204be0212e84c735def3a6775.tar.zst freebsd-ports-gnome-d19f450e0e8388d204be0212e84c735def3a6775.zip |
astro/qmapshack: Update version 1.7.2=>1.8.0
PR: 218306
Submitted by: cmt
Diffstat (limited to 'astro')
-rw-r--r-- | astro/qmapshack/Makefile | 4 | ||||
-rw-r--r-- | astro/qmapshack/distinfo | 6 | ||||
-rw-r--r-- | astro/qmapshack/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
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 |