View | Details | Raw Unified | Return to bug 225739
Collapse All | Expand All

(-)b/astro/qmapshack/Makefile (-2 / +2 lines)
Lines 1-8 Link Here
1
# Created by: Muhammad Moinur Rahman <bofh@FreeBSD.org>
1
# Created by: Muhammad Moinur Rahman <bofh@FreeBSD.org>
2
# $FreeBSD$
2
# $FreeBSD: head/astro/qmapshack/Makefile 452188 2017-10-16 11:56:17Z cmt $
3
3
4
PORTNAME=	qmapshack
4
PORTNAME=	qmapshack
5
PORTVERSION=	1.9.1
5
PORTVERSION=	1.10.0
6
CATEGORIES=	astro
6
CATEGORIES=	astro
7
MASTER_SITES=	https://bitbucket.org/maproom/qmapshack/downloads/
7
MASTER_SITES=	https://bitbucket.org/maproom/qmapshack/downloads/
8
8
(-)b/astro/qmapshack/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1505829641
1
TIMESTAMP = 1518028818
2
SHA256 (qmapshack-1.9.1.tar.gz) = ccdd2edc23817b8872f57931d555ccb72eef1cf9194f83b09f743d642f69fdd3
2
SHA256 (qmapshack-1.10.0.tar.gz) = 3c52811d59df128204ed87f82d8686384e00d2e899ddc3d784ad705f0b331383
3
SIZE (qmapshack-1.9.1.tar.gz) = 7692254
3
SIZE (qmapshack-1.10.0.tar.gz) = 7841397
(-)b/astro/qmapshack/pkg-plist (+1 lines)
Lines 20-25 share/icons/hicolor/8x8/apps/QMapShack.png Link Here
20
share/icons/hicolor/96x96/apps/QMapShack.png
20
share/icons/hicolor/96x96/apps/QMapShack.png
21
share/icons/hicolor/scalable/apps/QMapShack.svg
21
share/icons/hicolor/scalable/apps/QMapShack.svg
22
share/pixmaps/QMapShack.png
22
share/pixmaps/QMapShack.png
23
%%DATADIR%%/translations/qmapshack_ca.qm
23
%%DATADIR%%/translations/qmapshack_cs.qm
24
%%DATADIR%%/translations/qmapshack_cs.qm
24
%%DATADIR%%/translations/qmapshack_de.qm
25
%%DATADIR%%/translations/qmapshack_de.qm
25
%%DATADIR%%/translations/qmapshack_es.qm
26
%%DATADIR%%/translations/qmapshack_es.qm

Return to bug 225739