diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-02-28 12:33:39 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-02-28 12:46:46 +0000 |
commit | f7e42ce5d5a3f11265d1e253b04212001992eca2 (patch) | |
tree | e321cbfdfcccaf77d9cfd281d2c6c4a1fdacabf0 /astro/kosmindoormap | |
parent | f6fe2ca4086687efb4caa53523b977e25b3082a8 (diff) | |
download | ports-f7e42ce5d5a3f11265d1e253b04212001992eca2.tar.gz ports-f7e42ce5d5a3f11265d1e253b04212001992eca2.zip |
devel/protobuf: Update to 3.19.4
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
Diffstat (limited to 'astro/kosmindoormap')
-rw-r--r-- | astro/kosmindoormap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/kosmindoormap/Makefile b/astro/kosmindoormap/Makefile index c4bb3c747dfb..e1b9bcd21c55 100644 --- a/astro/kosmindoormap/Makefile +++ b/astro/kosmindoormap/Makefile @@ -1,5 +1,6 @@ PORTNAME= kosmindoormap DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= astro kde kde-applications MAINTAINER= kde@FreeBSD.org |