summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbouyer <bouyer@pkgsrc.org>2019-11-22 12:36:31 +0000
committerbouyer <bouyer@pkgsrc.org>2019-11-22 12:36:31 +0000
commitebe02541e63b48ca6f1924744bed54a281f22633 (patch)
tree6fadef3255025906e579866e8fbccd8e00e25619
parent5ca5b0c1014d10c3b1b4cf1eff41c54427e92e0e (diff)
downloadpkgsrc-ebe02541e63b48ca6f1924744bed54a281f22633.tar.gz
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..8dec4bc066a 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.23 2019/11/22 12:36:31 bouyer 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