svn commit: r520997 - head/devel/rubygem-gitlab_chronic_duration

Matthias Fechner mfechner at FreeBSD.org
Fri Dec 27 15:33:55 UTC 2019


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


More information about the svn-ports-all mailing list