summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2019-11-25 18:48:08 +0000
committerbsiegert <bsiegert@pkgsrc.org>2019-11-25 18:48:08 +0000
commit28301793089bfc18d9311698725aae8cd0aad0e5 (patch)
treeedd0cbe65cedc7f943e0ce091a56b34cb42c3024
parent4885f67f009f35d6004d4e9b20f4d6c9ecec6a9b (diff)
downloadpkgsrc-28301793089bfc18d9311698725aae8cd0aad0e5.tar.gz
Pullup ticket #6089 - requested by bouyer
geography/opencpn-plugin-draw: build fix (incomplete commit) Revisions pulled up: - geography/opencpn-plugin-draw/Makefile 1.23 --- Module Name: pkgsrc Committed By: bouyer Date: Fri Nov 22 12:36:31 UTC 2019 Modified Files: pkgsrc/geography/opencpn-plugin-draw: Makefile Log Message: Update to 1.6.8 (distinfo commited on 2019/09/12, for some reason Makefile was skipped). Changes: - updated translations - UI bugfixes - Added DeleteBoundary and DeleteBoundaryPoint to API and json messages
-rw-r--r--geography/opencpn-plugin-draw/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/geography/opencpn-plugin-draw/Makefile b/geography/opencpn-plugin-draw/Makefile
index 1ba369c95b2..95fe401fee3 100644
--- a/geography/opencpn-plugin-draw/Makefile
+++ b/geography/opencpn-plugin-draw/Makefile
@@ -1,15 +1,13 @@
-# $NetBSD: Makefile,v 1.22 2019/07/21 22:24:54 wiz Exp $
+# $NetBSD: Makefile,v 1.22.2.1 2019/11/25 18:48:08 bsiegert Exp $
#
-VERSION= 1.5_20190311
+VERSION= 1.6.8
DISTNAME= ocpn_draw_pi-${VERSION}
PKGNAME= opencpn-plugin-draw-${VERSION}
-PKGREVISION= 1
-#PKGREVISION= 2
CATEGORIES= geography
MASTER_SITES= ${MASTER_SITE_GITHUB:=jongough/}
GITHUB_PROJECT= ocpn_draw_pi
-GITHUB_TAG= 6b400ef572948cfe1ee6e511a982e50aad4a6427
+GITHUB_TAG= v${VERSION}
MAINTAINER= bouyer@NetBSD.org
HOMEPAGE= https://opencpn.org/OpenCPN/plugins/draw.html