Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Dec 2019 15:33:54 +0000 (UTC)
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r520997 - head/devel/rubygem-gitlab_chronic_duration
Message-ID:  <201912271533.xBRFXsiq062574@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Fri Dec 27 15:33:54 2019
New Revision: 520997
URL: https://svnweb.freebsd.org/changeset/ports/520997

Log:
  Update to 0.10.6.2, which is required for gitlab-ce 12.6.0.

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

Modified: head/devel/rubygem-gitlab_chronic_duration/Makefile
==============================================================================
--- head/devel/rubygem-gitlab_chronic_duration/Makefile	Fri Dec 27 15:33:02 2019	(r520996)
+++ head/devel/rubygem-gitlab_chronic_duration/Makefile	Fri Dec 27 15:33:54 2019	(r520997)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab_chronic_duration
-PORTVERSION=	0.10.6.1
-PORTREVISION=	1
+PORTVERSION=	0.10.6.2
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -13,7 +12,7 @@ COMMENT=	Natural language parser for elapsed time
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-numerizer01>=0.1.1<0.2.0:devel/rubygem-numerizer01
+RUN_DEPENDS=	rubygem-numerizer>=0.2<1:devel/rubygem-numerizer
 
 USES=		gem
 USE_RUBY=	yes

Modified: head/devel/rubygem-gitlab_chronic_duration/distinfo
==============================================================================
--- head/devel/rubygem-gitlab_chronic_duration/distinfo	Fri Dec 27 15:33:02 2019	(r520996)
+++ head/devel/rubygem-gitlab_chronic_duration/distinfo	Fri Dec 27 15:33:54 2019	(r520997)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1569743416
-SHA256 (rubygem/gitlab_chronic_duration-0.10.6.1.gem) = fa69969cc605f4a2e48072fe9ae70ef077013d57eff552ae4212cba886b25265
-SIZE (rubygem/gitlab_chronic_duration-0.10.6.1.gem) = 12288
+TIMESTAMP = 1576923308
+SHA256 (rubygem/gitlab_chronic_duration-0.10.6.2.gem) = 6dda4cfe7dca9b958f163ac8835c3d9cc70cf8df8cbb89bb2fbf9ba4375105fb
+SIZE (rubygem/gitlab_chronic_duration-0.10.6.2.gem) = 12288



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