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 /databases/arrow | |
| 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 'databases/arrow')
| -rw-r--r-- | databases/arrow/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/arrow/Makefile b/databases/arrow/Makefile index ad44c0565cd8..9619d7e9c74f 100644 --- a/databases/arrow/Makefile +++ b/databases/arrow/Makefile @@ -1,6 +1,6 @@ PORTNAME= arrow DISTVERSION= 6.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${DISTVERSION} \ https://github.com/apache/orc/archive/rel/:orc |
