diff options
author | gutteridge <gutteridge@pkgsrc.org> | 2022-08-11 05:08:00 +0000 |
---|---|---|
committer | gutteridge <gutteridge@pkgsrc.org> | 2022-08-11 05:08:00 +0000 |
commit | b86113774bead4a7bcbe0bca0697f8bc97feb532 (patch) | |
tree | 42b9f67bb5d03c9556d48c766cce1b11e1a7b614 /geography/opencpn-plugin-weather_routing | |
parent | dd5600119f9915b2e94ffd731c66674e080c2dcc (diff) | |
download | pkgsrc-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/opencpn-plugin-weather_routing')
-rw-r--r-- | geography/opencpn-plugin-weather_routing/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |