summaryrefslogtreecommitdiff
path: root/geography/opencpn/Makefile
diff options
context:
space:
mode:
authorbouyer <bouyer>2017-04-14 16:20:15 +0000
committerbouyer <bouyer>2017-04-14 16:20:15 +0000
commita352c6fe1a6f047e11e9fac895bd4795bd1ea637 (patch)
tree1e412036d23d1060d2ab72b654365887ae0a5509 /geography/opencpn/Makefile
parent4f855d1bfe0afd2bc788509176561d6d15eab90e (diff)
downloadpkgsrc-a352c6fe1a6f047e11e9fac895bd4795bd1ea637.tar.gz
Update opencpn to 4.6.1. Changes since 4.4.0:
As a successor to OpenCPN version 4.4, OpenCPN Version 4.6 contains several new features and enhanced functions. Among them are: Substantial functional improvements and performance increases related to ENC vector charts. User selectable InlandECS mode for increased safety and convenience while navigating inland waters. Expanded User Manual bundled with Release download.
Diffstat (limited to 'geography/opencpn/Makefile')
-rw-r--r--geography/opencpn/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/geography/opencpn/Makefile b/geography/opencpn/Makefile
index 5ca00f7aa0c..6929f9f5b2f 100644
--- a/geography/opencpn/Makefile
+++ b/geography/opencpn/Makefile
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.12 2017/02/12 06:25:23 ryoon Exp $
+# $NetBSD: Makefile,v 1.13 2017/04/14 16:20:15 bouyer Exp $
#
-VERSION= 4.4.0
+VERSION= 4.6.1
#PKGREVISION= 0
DISTNAME= OpenCPN-${VERSION}
PKGNAME= opencpn-${VERSION}
-PKGREVISION= 5
CATEGORIES= geography
MASTER_SITES= ${MASTER_SITE_GITHUB:=OpenCPN/}
GITHUB_PROJECT= OpenCPN
-GITHUB_TAG= ec4fb21cf1f8f0a8e6bd6768a235699fc76848a2
+GITHUB_TAG= 89f78e06c52683faac51c30baa1f25fee7ed6c97
EXTRACT_SUFX= .zip
MAINTAINER= bouyer@NetBSD.org