Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Feb 2025 16:09:21 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c2c5d2a4c275 - main - devel/rubygem-apipie-bindings: Update to 0.7.0
Message-ID:  <202502031609.513G9LsK049840@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c2c5d2a4c2757f9a63f25d1f5bcc379e2e13dc8b

commit c2c5d2a4c2757f9a63f25d1f5bcc379e2e13dc8b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-02-03 15:32:54 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-02-03 15:54:11 +0000

    devel/rubygem-apipie-bindings: Update to 0.7.0
    
    Changes:        https://github.com/Apipie/apipie-bindings/releases
                    https://github.com/Apipie/apipie-bindings/blob/master/doc/release_notes.md
---
 devel/rubygem-apipie-bindings/Makefile | 9 ++++-----
 devel/rubygem-apipie-bindings/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/devel/rubygem-apipie-bindings/Makefile b/devel/rubygem-apipie-bindings/Makefile
index c6aaf245aef1..201796d54c72 100644
--- a/devel/rubygem-apipie-bindings/Makefile
+++ b/devel/rubygem-apipie-bindings/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	apipie-bindings
-PORTVERSION=	0.6.0
+PORTVERSION=	0.7.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -10,10 +10,9 @@ WWW=		https://github.com/Apipie/apipie-bindings
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	rubygem-gssapi>=0:security/rubygem-gssapi \
-		rubygem-json>=1.2.1:devel/rubygem-json \
-		rubygem-oauth>=0:net/rubygem-oauth \
-		rubygem-rest-client>=1.6.5<3.0.0:www/rubygem-rest-client
+RUN_DEPENDS=	rubygem-gssapi>=1.3<2:security/rubygem-gssapi \
+		rubygem-oauth>=1.1<2:net/rubygem-oauth \
+		rubygem-rest-client>=2.0<3:www/rubygem-rest-client
 
 USES=		gem
 
diff --git a/devel/rubygem-apipie-bindings/distinfo b/devel/rubygem-apipie-bindings/distinfo
index 4eb150f1ca27..e5afa2a2ca6a 100644
--- a/devel/rubygem-apipie-bindings/distinfo
+++ b/devel/rubygem-apipie-bindings/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1677771805
-SHA256 (rubygem/apipie-bindings-0.6.0.gem) = 415fb34d467955aa774806ceef531f3a8f6ecd280e42342f569b34774b6ccfad
-SIZE (rubygem/apipie-bindings-0.6.0.gem) = 31744
+TIMESTAMP = 1738090256
+SHA256 (rubygem/apipie-bindings-0.7.0.gem) = 35295fc20b78d026981849b892aa9fe3a8db689d362787686f7f74d2a0e3b2ae
+SIZE (rubygem/apipie-bindings-0.7.0.gem) = 31744



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502031609.513G9LsK049840>