summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authorgutteridge <gutteridge@pkgsrc.org>2022-08-11 05:08:00 +0000
committergutteridge <gutteridge@pkgsrc.org>2022-08-11 05:08:00 +0000
commitb86113774bead4a7bcbe0bca0697f8bc97feb532 (patch)
tree42b9f67bb5d03c9556d48c766cce1b11e1a7b614 /geography
parentdd5600119f9915b2e94ffd731c66674e080c2dcc (diff)
downloadpkgsrc-b86113774bead4a7bcbe0bca0697f8bc97feb532.tar.gz
Bump all dependent packages of wayland (belatedly)
The package changed with the addition of its libepoll-shim dependency. Otherwise, we can get: ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.
Diffstat (limited to 'geography')
-rw-r--r--geography/gpsd/Makefile4
-rw-r--r--geography/libchamplain012/Makefile4
-rw-r--r--geography/libchamplain012/buildlink3.mk4
-rw-r--r--geography/opencpn-plugin-debugger/Makefile4
-rw-r--r--geography/opencpn-plugin-draw/Makefile4
-rw-r--r--geography/opencpn-plugin-plots/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
-rw-r--r--geography/osm-gps-map/Makefile4
-rw-r--r--geography/pdal-lib/Makefile4
-rw-r--r--geography/pdal-lib/buildlink3.mk4
-rw-r--r--geography/viking/Makefile4
14 files changed, 28 insertions, 28 deletions
diff --git a/geography/gpsd/Makefile b/geography/gpsd/Makefile
index a5f5b77a89a..ccb2ad3ba9a 100644
--- a/geography/gpsd/Makefile
+++ b/geography/gpsd/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.65 2022/06/30 11:18:26 nia Exp $
+# $NetBSD: Makefile,v 1.66 2022/08/11 05:08:37 gutteridge Exp $
DISTNAME= gpsd-3.24
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= geography
MASTER_SITES= http://download-mirror.savannah.gnu.org/releases/gpsd/
# will probably switch to https://gitlab.com/gpsd/gpsd/releases
diff --git a/geography/libchamplain012/Makefile b/geography/libchamplain012/Makefile
index c036b377e5f..bda21a4e1ec 100644
--- a/geography/libchamplain012/Makefile
+++ b/geography/libchamplain012/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.40 2022/06/28 11:07:13 nia Exp $
+# $NetBSD: Makefile,v 1.41 2022/08/11 05:08:37 gutteridge Exp $
DISTNAME= libchamplain-0.12.20
PKGNAME= ${DISTNAME:S/ain/ain012/}
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= geography
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libchamplain/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
diff --git a/geography/libchamplain012/buildlink3.mk b/geography/libchamplain012/buildlink3.mk
index ba41173b8fa..afd7df9e694 100644
--- a/geography/libchamplain012/buildlink3.mk
+++ b/geography/libchamplain012/buildlink3.mk
@@ -1,11 +1,11 @@
-# $NetBSD: buildlink3.mk,v 1.29 2022/04/18 19:09:51 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.30 2022/08/11 05:08:37 gutteridge Exp $
BUILDLINK_TREE+= libchamplain012
.if !defined(LIBCHAMPLAIN012_BUILDLINK3_MK)
LIBCHAMPLAIN012_BUILDLINK3_MK:=
-BUILDLINK_ABI_DEPENDS.libchamplain012+= libchamplain012>=0.12.20nb8
+BUILDLINK_ABI_DEPENDS.libchamplain012+= libchamplain012>=0.12.20nb9
BUILDLINK_API_DEPENDS.libchamplain012+= libchamplain012>=0.12.9
BUILDLINK_PKGSRCDIR.libchamplain012?= ../../geography/libchamplain012
diff --git a/geography/opencpn-plugin-debugger/Makefile b/geography/opencpn-plugin-debugger/Makefile
index 2c484b81c64..9e100aa0eee 100644
--- a/geography/opencpn-plugin-debugger/Makefile
+++ b/geography/opencpn-plugin-debugger/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2021/12/08 16:04:46 adam Exp $
+# $NetBSD: Makefile,v 1.19 2022/08/11 05:08:37 gutteridge Exp $
#
VERSION= 20170414
-PKGREVISION= 13
+PKGREVISION= 14
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 6c2c976dd43..2f4fd24e327 100644
--- a/geography/opencpn-plugin-draw/Makefile
+++ b/geography/opencpn-plugin-draw/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.27 2021/12/08 16:04:46 adam Exp $
+# $NetBSD: Makefile,v 1.28 2022/08/11 05:08:37 gutteridge Exp $
#
VERSION= 1.6.8
DISTNAME= ocpn_draw_pi-${VERSION}
PKGNAME= opencpn-plugin-draw-${VERSION}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= geography
MASTER_SITES= ${MASTER_SITE_GITHUB:=jongough/}
GITHUB_PROJECT= ocpn_draw_pi
diff --git a/geography/opencpn-plugin-plots/Makefile b/geography/opencpn-plugin-plots/Makefile
index 4d676c1a553..4b130a1c160 100644
--- a/geography/opencpn-plugin-plots/Makefile
+++ b/geography/opencpn-plugin-plots/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2022/04/04 21:14:51 bouyer Exp $
+# $NetBSD: Makefile,v 1.3 2022/08/11 05:08:37 gutteridge Exp $
#
VERSION= 2.2.12
-PKGREVISION= 1
+PKGREVISION= 2
DISTNAME= ocpn_plots_pi-${VERSION}
PKGNAME= opencpn-plugin-plots-${VERSION}
CATEGORIES= geography
diff --git a/geography/opencpn-plugin-statusbar/Makefile b/geography/opencpn-plugin-statusbar/Makefile
index 2731a00063f..76f09e464b2 100644
--- a/geography/opencpn-plugin-statusbar/Makefile
+++ b/geography/opencpn-plugin-statusbar/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2021/12/08 16:04:46 adam Exp $
+# $NetBSD: Makefile,v 1.17 2022/08/11 05:08:38 gutteridge Exp $
VERSION= 20180405
-PKGREVISION= 11
+PKGREVISION= 12
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 1721830af32..ef2952ca77f 100644
--- a/geography/opencpn-plugin-watchdog/Makefile
+++ b/geography/opencpn-plugin-watchdog/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.26 2021/12/08 16:04:46 adam Exp $
+# $NetBSD: Makefile,v 1.27 2022/08/11 05:08:38 gutteridge Exp $
#
VERSION= 2.4.6
DISTNAME= watchdog_pi-${VERSION}
PKGNAME= opencpn-plugin-watchdog-${VERSION}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= geography
MASTER_SITES= ${MASTER_SITE_GITHUB:=rgleason/}
GITHUB_PROJECT= watchdog_pi
diff --git a/geography/opencpn-plugin-weather_routing/Makefile b/geography/opencpn-plugin-weather_routing/Makefile
index e69d141ef55..bce85442ea8 100644
--- a/geography/opencpn-plugin-weather_routing/Makefile
+++ b/geography/opencpn-plugin-weather_routing/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.27 2021/12/08 16:04:46 adam Exp $
+# $NetBSD: Makefile,v 1.28 2022/08/11 05:08:38 gutteridge Exp $
#
VERSION= 20180827
DISTNAME= weather_routing_pi-${VERSION}
PKGNAME= opencpn-plugin-weather_routing-${VERSION}
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= geography
MASTER_SITES= ${MASTER_SITE_GITHUB:=seandepagnier/}
GITHUB_PROJECT= weather_routing_pi
diff --git a/geography/opencpn/Makefile b/geography/opencpn/Makefile
index ec066491702..02498b66db4 100644
--- a/geography/opencpn/Makefile
+++ b/geography/opencpn/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.52 2022/03/28 10:44:19 tnn Exp $
+# $NetBSD: Makefile,v 1.53 2022/08/11 05:08:37 gutteridge Exp $
DISTNAME= OpenCPN-5.0.0
PKGNAME= ${DISTNAME:S/OpenCPN/opencpn/}
-PKGREVISION= 18
+PKGREVISION= 19
CATEGORIES= geography
MASTER_SITES= ${MASTER_SITE_GITHUB:=OpenCPN/}
GITHUB_PROJECT= OpenCPN
diff --git a/geography/osm-gps-map/Makefile b/geography/osm-gps-map/Makefile
index 49354b461c9..2b4947df44e 100644
--- a/geography/osm-gps-map/Makefile
+++ b/geography/osm-gps-map/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.35 2022/04/18 19:11:13 adam Exp $
+# $NetBSD: Makefile,v 1.36 2022/08/11 05:08:38 gutteridge Exp $
DISTNAME= osm-gps-map-1.2.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= geography
MASTER_SITES= ${MASTER_SITE_GITHUB:=nzjrs/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
diff --git a/geography/pdal-lib/Makefile b/geography/pdal-lib/Makefile
index d66b2cddf73..d77149ebb1d 100644
--- a/geography/pdal-lib/Makefile
+++ b/geography/pdal-lib/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2022/05/13 13:47:34 gdt Exp $
+# $NetBSD: Makefile,v 1.8 2022/08/11 05:08:38 gutteridge Exp $
DISTNAME= PDAL-2.2.0-src
PKGNAME= ${DISTNAME:S/PDAL/pdal-lib/:S/-src//}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= geography
MASTER_SITES= ${MASTER_SITE_GITHUB:=PDAL/}
GITHUB_PROJECT= PDAL
diff --git a/geography/pdal-lib/buildlink3.mk b/geography/pdal-lib/buildlink3.mk
index d13dab5b109..31aa05384aa 100644
--- a/geography/pdal-lib/buildlink3.mk
+++ b/geography/pdal-lib/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.5 2022/05/13 13:47:34 gdt Exp $
+# $NetBSD: buildlink3.mk,v 1.6 2022/08/11 05:08:38 gutteridge Exp $
BUILDLINK_TREE+= pdal-lib
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= pdal-lib
PDAL_LIB_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.pdal-lib+= pdal-lib>=2.1.0
-BUILDLINK_ABI_DEPENDS.pdal-lib+= pdal-lib>=2.2.0nb6
+BUILDLINK_ABI_DEPENDS.pdal-lib+= pdal-lib>=2.2.0nb7
BUILDLINK_PKGSRCDIR.pdal-lib?= ../../geography/pdal-lib
.include "../../geography/gdal-lib/buildlink3.mk"
diff --git a/geography/viking/Makefile b/geography/viking/Makefile
index 7f8fd2b937f..aa55654b4fc 100644
--- a/geography/viking/Makefile
+++ b/geography/viking/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.125 2022/04/18 19:11:14 adam Exp $
+# $NetBSD: Makefile,v 1.126 2022/08/11 05:08:38 gutteridge Exp $
#
VERSION= 1.10
DISTNAME= viking-${VERSION}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= geography
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=viking/}${VERSION}/
EXTRACT_SUFX= .tar.bz2