pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/geography/opencpn



Module Name:    pkgsrc
Committed By:   bouyer
Date:           Thu Nov 15 12:29:18 UTC 2018

Modified Files:
        pkgsrc/geography/opencpn: Makefile

Log Message:
Update opencpn to 4.8.8. Changes since 4.8.6:
This version is a maintenance release of OpenCPN, improving reliability and
compatibility for all supported platforms.
Changes and improvements include:

1. Make higher baud rates available on POSIX systems where supported.
2. Update Finnish translations.
3. Improve plugin ENC overlay rendering.
4. Improve serial port detection logic on Mac systems.
5. Improve ENC update processing logic.


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/geography/opencpn/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/geography/opencpn/Makefile
diff -u pkgsrc/geography/opencpn/Makefile:1.28 pkgsrc/geography/opencpn/Makefile:1.29
--- pkgsrc/geography/opencpn/Makefile:1.28      Wed Nov 14 22:21:33 2018
+++ pkgsrc/geography/opencpn/Makefile   Thu Nov 15 12:29:18 2018
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.28 2018/11/14 22:21:33 kleink Exp $
+# $NetBSD: Makefile,v 1.29 2018/11/15 12:29:18 bouyer Exp $
 
-DISTNAME=      OpenCPN-4.8.6
+DISTNAME=      OpenCPN-4.8.8
 PKGNAME=       ${DISTNAME:S/OpenCPN/opencpn/}
-PKGREVISION=   2
 CATEGORIES=    geography
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=OpenCPN/}
 GITHUB_PROJECT=        OpenCPN
-GITHUB_TAG=    8d20a06d1b0bae1cd97e88dc766cf3aa0b4aa74b
+GITHUB_TAG=    v4.8.8
 EXTRACT_SUFX=  .zip
 
 MAINTAINER=    bouyer%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index