Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jul 2020 07:51:06 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r543193 - head/devel/rubygem-apipie-bindings
Message-ID:  <202007240751.06O7p6ZL088772@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Jul 24 07:51:06 2020
New Revision: 543193
URL: https://svnweb.freebsd.org/changeset/ports/543193

Log:
  Update to 0.4.0
  
  - Update version requirement of RUN_DEPENDS
  
  Changes:	https://github.com/Apipie/apipie-bindings/releases

Modified:
  head/devel/rubygem-apipie-bindings/Makefile
  head/devel/rubygem-apipie-bindings/distinfo

Modified: head/devel/rubygem-apipie-bindings/Makefile
==============================================================================
--- head/devel/rubygem-apipie-bindings/Makefile	Fri Jul 24 07:51:01 2020	(r543192)
+++ head/devel/rubygem-apipie-bindings/Makefile	Fri Jul 24 07:51:06 2020	(r543193)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	apipie-bindings
-PORTVERSION=	0.2.3
+PORTVERSION=	0.4.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	rubygem-json>=1.2.1:devel/rubygem-json \
 		rubygem-oauth>=0:net/rubygem-oauth \
-		rubygem-rest-client>=1.6.5:www/rubygem-rest-client
+		rubygem-rest-client>=1.6.5<3.0.0:www/rubygem-rest-client
 
 USES=		gem
 USE_RUBY=	yes

Modified: head/devel/rubygem-apipie-bindings/distinfo
==============================================================================
--- head/devel/rubygem-apipie-bindings/distinfo	Fri Jul 24 07:51:01 2020	(r543192)
+++ head/devel/rubygem-apipie-bindings/distinfo	Fri Jul 24 07:51:06 2020	(r543193)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1562427764
-SHA256 (rubygem/apipie-bindings-0.2.3.gem) = 0c31854e44d67bfc5df82eedf309a0cc2ae47f06efcfec1adefc673fb05eea78
-SIZE (rubygem/apipie-bindings-0.2.3.gem) = 30208
+TIMESTAMP = 1595416813
+SHA256 (rubygem/apipie-bindings-0.4.0.gem) = f06162f305ff94d027d44c63ca8e279164b31395fb7e7ec28e92184092ba9685
+SIZE (rubygem/apipie-bindings-0.4.0.gem) = 30208



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