Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Nov 2020 17:47:00 +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: r554617 - head/devel/rubygem-fugit
Message-ID:  <202011081747.0A8Hl038027342@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Nov  8 17:46:59 2020
New Revision: 554617
URL: https://svnweb.freebsd.org/changeset/ports/554617

Log:
  Update to 1.4.0
  
  Changes:	https://github.com/floraison/fugit/blob/master/CHANGELOG.md

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

Modified: head/devel/rubygem-fugit/Makefile
==============================================================================
--- head/devel/rubygem-fugit/Makefile	Sun Nov  8 17:46:54 2020	(r554616)
+++ head/devel/rubygem-fugit/Makefile	Sun Nov  8 17:46:59 2020	(r554617)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	fugit
-PORTVERSION=	1.3.9
+PORTVERSION=	1.4.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -13,7 +13,7 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	rubygem-et-orbi>=1.1.8<2:devel/rubygem-et-orbi \
-		rubygem-raabro>=1.3<2:textproc/rubygem-raabro
+		rubygem-raabro>=1.4<2:textproc/rubygem-raabro
 
 USES=		gem
 USE_RUBY=	yes

Modified: head/devel/rubygem-fugit/distinfo
==============================================================================
--- head/devel/rubygem-fugit/distinfo	Sun Nov  8 17:46:54 2020	(r554616)
+++ head/devel/rubygem-fugit/distinfo	Sun Nov  8 17:46:59 2020	(r554617)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1600531789
-SHA256 (rubygem/fugit-1.3.9.gem) = 95b1153e4524a099cb8720e2647641b2b51fe329e9b6cf53b4c8a4827995bf6e
-SIZE (rubygem/fugit-1.3.9.gem) = 25088
+TIMESTAMP = 1604680312
+SHA256 (rubygem/fugit-1.4.0.gem) = bd8915b34a1d8ac20ba2d5cf859853f0159fc2932c8c24729f5c04d51bfca1a1
+SIZE (rubygem/fugit-1.4.0.gem) = 26624



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