git: eefbf7cfbdc9 - main - devel/gitaly: Change RUN_DEPENDS from rubygem-google-protobuf to rubygem-google-protobuf317
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Sep 21 04:01:13 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=eefbf7cfbdc9e7e022b135201682ae24d2889cb5
commit eefbf7cfbdc9e7e022b135201682ae24d2889cb5
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-21 03:28:00 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-21 03:47:28 +0000
devel/gitaly: Change RUN_DEPENDS from rubygem-google-protobuf to rubygem-google-protobuf317
- Bump PORTREVISION for dependency change
---
devel/gitaly/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/devel/gitaly/Makefile b/devel/gitaly/Makefile
index 2af80f61d749..55603a54d69c 100644
--- a/devel/gitaly/Makefile
+++ b/devel/gitaly/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gitaly
DISTVERSION= 14.2.2
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= mfechner at FreeBSD.org
@@ -25,7 +25,7 @@ MY_DEPENDS= git>=2.32.0:devel/git \
rubygem-rbtrace>=0.4.14:devel/rubygem-rbtrace \
rubygem-gitlab-labkit>=0.21<0.22:devel/rubygem-gitlab-labkit \
rubygem-licensee>=9.14.1<9.15:devel/rubygem-licensee \
- rubygem-google-protobuf>=3.17.3<3.18:devel/rubygem-google-protobuf
+ rubygem-google-protobuf317>=3.17.3<3.18:devel/rubygem-google-protobuf317
BUILD_DEPENDS= gem:devel/ruby-gems \
bash>0:shells/bash \
${MY_DEPENDS}
More information about the dev-commits-ports-all
mailing list