Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Apr 2018 08:49:22 +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: r467950 - head/devel/rubygem-grape_logging
Message-ID:  <201804220849.w3M8nMmu024762@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Apr 22 08:49:21 2018
New Revision: 467950
URL: https://svnweb.freebsd.org/changeset/ports/467950

Log:
  Update to 1.8.0
  
  Changes:	https://github.com/aserafin/grape_logging/releases

Modified:
  head/devel/rubygem-grape_logging/Makefile
  head/devel/rubygem-grape_logging/distinfo

Modified: head/devel/rubygem-grape_logging/Makefile
==============================================================================
--- head/devel/rubygem-grape_logging/Makefile	Sun Apr 22 08:49:16 2018	(r467949)
+++ head/devel/rubygem-grape_logging/Makefile	Sun Apr 22 08:49:21 2018	(r467950)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	grape_logging
-PORTVERSION=	1.7.0
+PORTVERSION=	1.8.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,7 +12,8 @@ COMMENT=	Request logging for Grape
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-grape>=0:devel/rubygem-grape
+RUN_DEPENDS=	rubygem-grape>=0:devel/rubygem-grape \
+		rubygem-rack>=0:www/rubygem-rack
 
 NO_ARCH=	yes
 USE_RUBY=	yes

Modified: head/devel/rubygem-grape_logging/distinfo
==============================================================================
--- head/devel/rubygem-grape_logging/distinfo	Sun Apr 22 08:49:16 2018	(r467949)
+++ head/devel/rubygem-grape_logging/distinfo	Sun Apr 22 08:49:21 2018	(r467950)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1506083438
-SHA256 (rubygem/grape_logging-1.7.0.gem) = eafbe4725088e4a855286edb72f5aa05a701aaa391a39f85c6ded20626dce251
-SIZE (rubygem/grape_logging-1.7.0.gem) = 12288
+TIMESTAMP = 1524259571
+SHA256 (rubygem/grape_logging-1.8.0.gem) = 04846416ba824ce1764ad883aa9d81142f9b1b42b60af8eb03b078acfe908155
+SIZE (rubygem/grape_logging-1.8.0.gem) = 12800



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