svn commit: r563056 - head/devel/rubygem-grape-path-helpers

Matthias Fechner mfechner at FreeBSD.org
Wed Jan 27 12:40:45 UTC 2021


Author: mfechner
Date: Wed Jan 27 12:40:44 2021
New Revision: 563056
URL: https://svnweb.freebsd.org/changeset/ports/563056

Log:
  Update to 1.6.1 which is required for gitlab-ce 13.8.

Modified:
  head/devel/rubygem-grape-path-helpers/Makefile
  head/devel/rubygem-grape-path-helpers/distinfo

Modified: head/devel/rubygem-grape-path-helpers/Makefile
==============================================================================
--- head/devel/rubygem-grape-path-helpers/Makefile	Wed Jan 27 12:39:59 2021	(r563055)
+++ head/devel/rubygem-grape-path-helpers/Makefile	Wed Jan 27 12:40:44 2021	(r563056)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	grape-path-helpers
-PORTVERSION=	1.5.0
+PORTVERSION=	1.6.1
 PORTREVISION=	0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
@@ -14,7 +14,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	rubygem-activesupport60>=0:devel/rubygem-activesupport60 \
 		rubygem-grape>=1.3<2:devel/rubygem-grape \
-		rubygem-rake>=12:devel/rubygem-rake
+		rubygem-rake>=12:devel/rubygem-rake \
+		rubygem-ruby2_keywords>=0.0.2<0.1:devel/rubygem-ruby2_keywords
 
 USES=		gem
 USE_RUBY=	yes

Modified: head/devel/rubygem-grape-path-helpers/distinfo
==============================================================================
--- head/devel/rubygem-grape-path-helpers/distinfo	Wed Jan 27 12:39:59 2021	(r563055)
+++ head/devel/rubygem-grape-path-helpers/distinfo	Wed Jan 27 12:40:44 2021	(r563056)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1605908440
-SHA256 (rubygem/grape-path-helpers-1.5.0.gem) = 5f6678f1935982f2983b7b0cb67a369c0032beb86275d30a3fd201d581323a8c
-SIZE (rubygem/grape-path-helpers-1.5.0.gem) = 16384
+TIMESTAMP = 1611260452
+SHA256 (rubygem/grape-path-helpers-1.6.1.gem) = 5530e8fb783be3be8a5c115a0cdcc1b18850b9a1173ee4bf4ea86eebca3ab7f5
+SIZE (rubygem/grape-path-helpers-1.6.1.gem) = 16384


More information about the svn-ports-head mailing list