pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2019Q3]: pkgsrc/geography/opencpn-plugin-draw Pullup ticket #6...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/793732feb7d8
branches:  pkgsrc-2019Q3
changeset: 408123:793732feb7d8
user:      bsiegert <bsiegert%pkgsrc.org@localhost>
date:      Mon Nov 25 18:48:08 2019 +0000

description:
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

diffstat:

 geography/opencpn-plugin-draw/Makefile |  8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)

diffs (22 lines):

diff -r 61e7b5ad9716 -r 793732feb7d8 geography/opencpn-plugin-draw/Makefile
--- a/geography/opencpn-plugin-draw/Makefile    Sun Nov 24 19:29:18 2019 +0000
+++ b/geography/opencpn-plugin-draw/Makefile    Mon Nov 25 18:48:08 2019 +0000
@@ -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@localhost
 HOMEPAGE=      https://opencpn.org/OpenCPN/plugins/draw.html



Home | Main Index | Thread Index | Old Index