diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-10-07 13:50:35 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-10-07 14:16:41 +0000 |
commit | 232b56f7db4cdd05d3bce95731968f81bec27c65 (patch) | |
tree | ce6165388e2ce96ba891cfb9745b4cf0ea995ac3 /astro | |
parent | abe09d5b0f098b8be9977c4ff0285dc039af0358 (diff) |
devel/protobuf: Update to 28.2
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
Diffstat (limited to 'astro')
-rw-r--r-- | astro/kosmindoormap/Makefile | 2 | ||||
-rw-r--r-- | astro/libosmpbf/Makefile | 2 | ||||
-rw-r--r-- | astro/marble/Makefile | 2 | ||||
-rw-r--r-- | astro/merkaartor/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/astro/kosmindoormap/Makefile b/astro/kosmindoormap/Makefile index 01a601c316a1..3f3c16b36dab 100644 --- a/astro/kosmindoormap/Makefile +++ b/astro/kosmindoormap/Makefile @@ -1,6 +1,6 @@ PORTNAME= kosmindoormap DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= astro kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/astro/libosmpbf/Makefile b/astro/libosmpbf/Makefile index 2fd2e6178a43..ff34f7896700 100644 --- a/astro/libosmpbf/Makefile +++ b/astro/libosmpbf/Makefile @@ -1,7 +1,7 @@ PORTNAME= libosmpbf PORTVERSION= 1.5.1 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= astro geography devel MAINTAINER= amdmi3@FreeBSD.org diff --git a/astro/marble/Makefile b/astro/marble/Makefile index 563f0393e512..e4ab0a91a06b 100644 --- a/astro/marble/Makefile +++ b/astro/marble/Makefile @@ -1,6 +1,6 @@ PORTNAME= marble DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= astro education kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/astro/merkaartor/Makefile b/astro/merkaartor/Makefile index b2b8b0197e6a..6614bb9131d1 100644 --- a/astro/merkaartor/Makefile +++ b/astro/merkaartor/Makefile @@ -1,6 +1,6 @@ PORTNAME= merkaartor PORTVERSION= 0.19.0 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= astro MAINTAINER= dev2@heesakkers.info |