diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-02-28 20:33:39 +0800 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-02-28 20:46:46 +0800 |
| commit | f7e42ce5d5a3f11265d1e253b04212001992eca2 (patch) | |
| tree | e321cbfdfcccaf77d9cfd281d2c6c4a1fdacabf0 /net/libarcus | |
| parent | sysutils/zbackup: Fix build with protobuf 3.18.0+ (diff) | |
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 'net/libarcus')
| -rw-r--r-- | net/libarcus/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/libarcus/Makefile b/net/libarcus/Makefile index 2cb75d2cb01f..81b1e96cb350 100644 --- a/net/libarcus/Makefile +++ b/net/libarcus/Makefile @@ -1,5 +1,6 @@ PORTNAME= libArcus PORTVERSION= 4.12.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net cad DIST_SUBDIR= Ultimaker |
