Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Feb 2020 18:49:26 +0000 (UTC)
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r526390 - branches/2020Q1/devel/rubygem-grape-path-helpers
Message-ID:  <202002171849.01HInQMl012491@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Mon Feb 17 18:49:26 2020
New Revision: 526390
URL: https://svnweb.freebsd.org/changeset/ports/526390

Log:
  MFH: r524823
  
  Update to 1.2.0 which is required for gitlab-ce 12.7.
  
  Approved by:	ports-secteam (joneum)

Modified:
  branches/2020Q1/devel/rubygem-grape-path-helpers/Makefile
  branches/2020Q1/devel/rubygem-grape-path-helpers/distinfo
Directory Properties:
  branches/2020Q1/   (props changed)

Modified: branches/2020Q1/devel/rubygem-grape-path-helpers/Makefile
==============================================================================
--- branches/2020Q1/devel/rubygem-grape-path-helpers/Makefile	Mon Feb 17 18:48:35 2020	(r526389)
+++ branches/2020Q1/devel/rubygem-grape-path-helpers/Makefile	Mon Feb 17 18:49:26 2020	(r526390)
@@ -1,8 +1,8 @@
 # $FreeBSD$
 
 PORTNAME=	grape-path-helpers
-PORTVERSION=	1.1.0
-PORTREVISION=	1
+PORTVERSION=	1.2.0
+PORTREVISION=	0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -13,7 +13,7 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	rubygem-activesupport52>=0:devel/rubygem-activesupport52 \
-		rubygem-grape>=1.0:devel/rubygem-grape \
+		rubygem-grape>=1.0<2:devel/rubygem-grape \
 		rubygem-rake>=12:devel/rubygem-rake
 
 USES=		gem

Modified: branches/2020Q1/devel/rubygem-grape-path-helpers/distinfo
==============================================================================
--- branches/2020Q1/devel/rubygem-grape-path-helpers/distinfo	Mon Feb 17 18:48:35 2020	(r526389)
+++ branches/2020Q1/devel/rubygem-grape-path-helpers/distinfo	Mon Feb 17 18:49:26 2020	(r526390)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1558176356
-SHA256 (rubygem/grape-path-helpers-1.1.0.gem) = 0128b087eef96e8fcf1887d8944dcf0287410060b70c7933059a124876a6869a
-SIZE (rubygem/grape-path-helpers-1.1.0.gem) = 15360
+TIMESTAMP = 1580545651
+SHA256 (rubygem/grape-path-helpers-1.2.0.gem) = e9505f5524dbd817887c20927cbd4499ce93fbc53e7ce968d685a2bcbde10a9c
+SIZE (rubygem/grape-path-helpers-1.2.0.gem) = 15872



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