pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [pkgsrc-2019Q3] pkgsrc/geography/opencpn-plugin-draw
Module Name:    pkgsrc
Committed By:   bsiegert
Date:           Mon Nov 25 18:48:08 UTC 2019
Modified Files:
        pkgsrc/geography/opencpn-plugin-draw [pkgsrc-2019Q3]: Makefile
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.22.2.1 pkgsrc/geography/opencpn-plugin-draw/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-plugin-draw/Makefile
diff -u pkgsrc/geography/opencpn-plugin-draw/Makefile:1.22 pkgsrc/geography/opencpn-plugin-draw/Makefile:1.22.2.1
--- pkgsrc/geography/opencpn-plugin-draw/Makefile:1.22  Sun Jul 21 22:24:54 2019
+++ pkgsrc/geography/opencpn-plugin-draw/Makefile       Mon Nov 25 18:48:08 2019
@@ -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