Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Feb 2019 21:42:03 +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: r491859 - head/devel/rubygem-grape_logging
Message-ID:  <201902012142.x11Lg47U013386@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Feb  1 21:42:03 2019
New Revision: 491859
URL: https://svnweb.freebsd.org/changeset/ports/491859

Log:
  Update to 1.8.1
  
  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	Fri Feb  1 21:41:58 2019	(r491858)
+++ head/devel/rubygem-grape_logging/Makefile	Fri Feb  1 21:42:03 2019	(r491859)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	grape_logging
-PORTVERSION=	1.8.0
+PORTVERSION=	1.8.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -15,8 +15,9 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 RUN_DEPENDS=	rubygem-grape>=0:devel/rubygem-grape \
 		rubygem-rack>=0:www/rubygem-rack
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/rubygem-grape_logging/distinfo
==============================================================================
--- head/devel/rubygem-grape_logging/distinfo	Fri Feb  1 21:41:58 2019	(r491858)
+++ head/devel/rubygem-grape_logging/distinfo	Fri Feb  1 21:42:03 2019	(r491859)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1524259571
-SHA256 (rubygem/grape_logging-1.8.0.gem) = 04846416ba824ce1764ad883aa9d81142f9b1b42b60af8eb03b078acfe908155
-SIZE (rubygem/grape_logging-1.8.0.gem) = 12800
+TIMESTAMP = 1549018944
+SHA256 (rubygem/grape_logging-1.8.1.gem) = 9109e6d404898e102b82cd8c5234522276ded4c6ec7be73426c750fb2beb33d2
+SIZE (rubygem/grape_logging-1.8.1.gem) = 12800



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