git: 57f26383287d - main - net/rubygem-grpc: Update to 1.37.1
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun May 2 19:53:23 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=57f26383287d3782c8627db30772326f31476ad7
commit 57f26383287d3782c8627db30772326f31476ad7
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-02 19:47:22 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-02 19:47:22 +0000
net/rubygem-grpc: Update to 1.37.1
Changes: https://github.com/grpc/grpc/releases
https://github.com/grpc/grpc/commits/master/src/ruby
---
net/rubygem-grpc/Makefile | 6 ++----
net/rubygem-grpc/distinfo | 6 +++---
2 files changed, 5 insertions(+), 7 deletions(-)
diff --git a/net/rubygem-grpc/Makefile b/net/rubygem-grpc/Makefile
index 77b83e9083b8..337e64bc2a18 100644
--- a/net/rubygem-grpc/Makefile
+++ b/net/rubygem-grpc/Makefile
@@ -1,5 +1,5 @@
PORTNAME= grpc
-PORTVERSION= 1.37.0
+PORTVERSION= 1.37.1
CATEGORIES= net rubygems
MASTER_SITES= RG
@@ -19,11 +19,9 @@ USE_RUBY= yes
MAKE_JOBS_UNSAFE= yes
-post-extract:
+post-patch:
@${RM} ${WRKSRC}/Makefile ${WRKSRC}/.yardopts
@${RM} -r ${WRKSRC}/etc ${WRKSRC}/include ${WRKSRC}/third_party ${WRKSRC}/src/boringssl ${WRKSRC}/src/core
-
-post-patch:
@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' ${WRKSRC}/src/ruby/lib/grpc.rb
@${REINPLACE_CMD} -Ee '/s\.files = /s;, "(Makefile|etc|include|third_party|src/boringssl|src/core)[^"]*"\.freeze;;g' ${WRKSRC}/${GEMSPEC}
@${REINPLACE_CMD} -e '/s\.files = /s|"\.yardopts"\.freeze, ||' ${WRKSRC}/${GEMSPEC}
diff --git a/net/rubygem-grpc/distinfo b/net/rubygem-grpc/distinfo
index b45d2331f3cc..b9473bed9ce6 100644
--- a/net/rubygem-grpc/distinfo
+++ b/net/rubygem-grpc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619198927
-SHA256 (rubygem/grpc-1.37.0.gem) = bbe862e2f41f2a8aef7bbf35e5f471196baab8c75765779dfa7dab4b26e1bcb6
-SIZE (rubygem/grpc-1.37.0.gem) = 4776448
+TIMESTAMP = 1619910387
+SHA256 (rubygem/grpc-1.37.1.gem) = 180e2eb27e12076f3cd34c774fe993ef47bca4fde1af350a08da3c18ec4a984a
+SIZE (rubygem/grpc-1.37.1.gem) = 4776448
More information about the dev-commits-ports-all
mailing list