aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2019-09-30 22:41:28 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2019-09-30 22:41:28 +0000
commita553688337e02d15f178c5b0c1fbe6831db2cbcd (patch)
tree7401e6445ed80ba48cb85efc13145f0d5d760690 /www
parent7fa55f2428d1df710b1dbde103df9bd57308d434 (diff)
downloadports-a553688337e02d15f178c5b0c1fbe6831db2cbcd.tar.gz
ports-a553688337e02d15f178c5b0c1fbe6831db2cbcd.zip
www/rubygem-kubeclient: upgrade to 4.4.0 which is required for gitlab-ce 12.3 upgrade.
Notes
Notes: svn path=/head/; revision=513437
Diffstat (limited to 'www')
-rw-r--r--www/rubygem-kubeclient/Makefile11
-rw-r--r--www/rubygem-kubeclient/distinfo6
2 files changed, 8 insertions, 9 deletions
diff --git a/www/rubygem-kubeclient/Makefile b/www/rubygem-kubeclient/Makefile
index 531bda52de23..fee08eedfb5c 100644
--- a/www/rubygem-kubeclient/Makefile
+++ b/www/rubygem-kubeclient/Makefile
@@ -1,20 +1,19 @@
# $FreeBSD$
PORTNAME= kubeclient
-PORTVERSION= 4.2.2
-PORTREVISION= 1
+PORTVERSION= 4.4.0
CATEGORIES= www rubygems
MASTER_SITES= RG
-MAINTAINER= ruby@FreeBSD.org
+MAINTAINER= mfechner@FreeBSD.org
COMMENT= Client for Kubernetes REST API
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= rubygem-http3>=3.0.0:www/rubygem-http3 \
- rubygem-recursive-open-struct>=1.0.4:devel/rubygem-recursive-open-struct \
- rubygem-rest-client>=2.0:www/rubygem-rest-client
+RUN_DEPENDS= rubygem-http3>=3.0.0<4.0:www/rubygem-http3 \
+ rubygem-recursive-open-struct>=1.0.4<2.0:devel/rubygem-recursive-open-struct \
+ rubygem-rest-client>=2.0<3.0:www/rubygem-rest-client
USES= gem
USE_RUBY= yes
diff --git a/www/rubygem-kubeclient/distinfo b/www/rubygem-kubeclient/distinfo
index 10af7cd48f8e..f4ac15795c56 100644
--- a/www/rubygem-kubeclient/distinfo
+++ b/www/rubygem-kubeclient/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1551204898
-SHA256 (rubygem/kubeclient-4.2.2.gem) = b697069e8d0819d69d55d9c6822888e783c46daf57cb96a97096b207f90ce680
-SIZE (rubygem/kubeclient-4.2.2.gem) = 68608
+TIMESTAMP = 1569746339
+SHA256 (rubygem/kubeclient-4.4.0.gem) = d9a032d17ceca34a89170fa482907fc49cf8d15927dde5d41aa4da7141fa463e
+SIZE (rubygem/kubeclient-4.4.0.gem) = 74240