diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-07-05 19:08:49 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-07-05 19:08:49 +0000 |
commit | 70ffc9c0fd81b51d1024ecf49d67863895ba1dc7 (patch) | |
tree | 90b32c3468080026959fc331c1bdc38ce49567f1 /audio/mixxx21 | |
parent | 2f675b417b2c6a9dd479234121304a93ec0a2aae (diff) |
Update devel/protobuf to 3.8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 238808
Exp-run by: antoine
Notes
Notes:
svn path=/head/; revision=505909
Diffstat (limited to 'audio/mixxx21')
-rw-r--r-- | audio/mixxx21/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/mixxx21/Makefile b/audio/mixxx21/Makefile index 5528e83d8667..9d3772f50e50 100644 --- a/audio/mixxx21/Makefile +++ b/audio/mixxx21/Makefile @@ -4,6 +4,7 @@ PORTNAME= mixxx DISTVERSIONPREFIX= release- DISTVERSION= 2.1.8 +PORTREVISION= 1 CATEGORIES= audio PKGNAMESUFFIX= 21 |