summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-04-29 05:46:35 +0000
committerwiz <wiz@pkgsrc.org>2018-04-29 05:46:35 +0000
commit38e0c319479d2d93ec60a82b095946e9e4e8f6b7 (patch)
tree9b441e1ae1e85b7d11e01f585b5f843856e0f3d9 /geography
parent0b7a3badbd7c253cde71ea1e47a04e796c81f612 (diff)
downloadpkgsrc-38e0c319479d2d93ec60a82b095946e9e4e8f6b7.tar.gz
*: PKGREVISION bump for wxGTK30 switch from gtk2 to gtk3
Diffstat (limited to 'geography')
-rw-r--r--geography/opencpn-plugin-debugger/Makefile4
-rw-r--r--geography/opencpn-plugin-draw/Makefile4
-rw-r--r--geography/opencpn-plugin-statusbar/Makefile4
-rw-r--r--geography/opencpn-plugin-watchdog/Makefile4
-rw-r--r--geography/opencpn-plugin-weather_routing/Makefile4
-rw-r--r--geography/opencpn/Makefile4
6 files changed, 12 insertions, 12 deletions
diff --git a/geography/opencpn-plugin-debugger/Makefile b/geography/opencpn-plugin-debugger/Makefile
index 29865a69922..bf5ff4dd405 100644
--- a/geography/opencpn-plugin-debugger/Makefile
+++ b/geography/opencpn-plugin-debugger/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2018/04/16 14:34:32 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2018/04/29 05:46:37 wiz Exp $
#
VERSION= 20170414
-PKGREVISION= 4
+PKGREVISION= 5
DISTNAME= ocpndebugger_pi-${VERSION}
PKGNAME= opencpn-plugin-debugger-${VERSION}
CATEGORIES= geography
diff --git a/geography/opencpn-plugin-draw/Makefile b/geography/opencpn-plugin-draw/Makefile
index 72466707547..0a3d4e777a4 100644
--- a/geography/opencpn-plugin-draw/Makefile
+++ b/geography/opencpn-plugin-draw/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.15 2018/04/16 14:34:32 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2018/04/29 05:46:37 wiz Exp $
#
VERSION= 1.5_20180405
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
diff --git a/geography/opencpn-plugin-statusbar/Makefile b/geography/opencpn-plugin-statusbar/Makefile
index 65911294b16..6940223fe49 100644
--- a/geography/opencpn-plugin-statusbar/Makefile
+++ b/geography/opencpn-plugin-statusbar/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2018/04/16 14:34:32 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2018/04/29 05:46:37 wiz Exp $
VERSION= 20180405
-PKGREVISION= 2
+PKGREVISION= 3
DISTNAME= statusbar_pi-${VERSION}
PKGNAME= opencpn-plugin-statusbar-${VERSION}
CATEGORIES= geography
diff --git a/geography/opencpn-plugin-watchdog/Makefile b/geography/opencpn-plugin-watchdog/Makefile
index 4235a2f1f0b..01e2d526a63 100644
--- a/geography/opencpn-plugin-watchdog/Makefile
+++ b/geography/opencpn-plugin-watchdog/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.13 2018/04/19 09:59:28 bouyer Exp $
+# $NetBSD: Makefile,v 1.14 2018/04/29 05:46:37 wiz Exp $
#
VERSION= 20180405
DISTNAME= watchdog_pi-${VERSION}
PKGNAME= opencpn-plugin-watchdog-${VERSION}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= geography
MASTER_SITES= ${MASTER_SITE_GITHUB:=seandepagnier/}
GITHUB_PROJECT= watchdog_pi
diff --git a/geography/opencpn-plugin-weather_routing/Makefile b/geography/opencpn-plugin-weather_routing/Makefile
index 8cc31481b31..d8541ff77c4 100644
--- a/geography/opencpn-plugin-weather_routing/Makefile
+++ b/geography/opencpn-plugin-weather_routing/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.16 2018/04/16 14:34:33 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2018/04/29 05:46:37 wiz Exp $
#
VERSION= 20180405
DISTNAME= weather_routing_pi-${VERSION}
PKGNAME= opencpn-plugin-weather_routing-${VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= geography
MASTER_SITES= ${MASTER_SITE_GITHUB:=seandepagnier/}
GITHUB_PROJECT= weather_routing_pi
diff --git a/geography/opencpn/Makefile b/geography/opencpn/Makefile
index b00f7ba136d..97560388da9 100644
--- a/geography/opencpn/Makefile
+++ b/geography/opencpn/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2018/04/16 14:34:32 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2018/04/29 05:46:37 wiz Exp $
DISTNAME= OpenCPN-4.8.2
-PKGREVISION= 2
+PKGREVISION= 3
PKGNAME= ${DISTNAME:S/OpenCPN/opencpn/}
CATEGORIES= geography
MASTER_SITES= ${MASTER_SITE_GITHUB:=OpenCPN/}