Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Nov 2018 07:17:41 +0000 (UTC)
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r486231 - branches/2018Q4/textproc/rubygem-github-linguist
Message-ID:  <201811300717.wAU7HfAE090094@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Fri Nov 30 07:17:41 2018
New Revision: 486231
URL: https://svnweb.freebsd.org/changeset/ports/486231

Log:
  MFH: r485667
  
  Upgrade to 6.2.0 which is required for gitlab-ce 11.5.
  
  Approved by:	mentors (implicit)
  
  Approved by:	ports-secteam (miwi)

Modified:
  branches/2018Q4/textproc/rubygem-github-linguist/Makefile
  branches/2018Q4/textproc/rubygem-github-linguist/distinfo
Directory Properties:
  branches/2018Q4/   (props changed)

Modified: branches/2018Q4/textproc/rubygem-github-linguist/Makefile
==============================================================================
--- branches/2018Q4/textproc/rubygem-github-linguist/Makefile	Fri Nov 30 07:16:37 2018	(r486230)
+++ branches/2018Q4/textproc/rubygem-github-linguist/Makefile	Fri Nov 30 07:17:41 2018	(r486231)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	github-linguist
-PORTVERSION=	6.0.1
+PORTVERSION=	6.2.0
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ COMMENT=	GitHub Language detection
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	rubygem-charlock_holmes>=0.7.5:textproc/rubygem-charlock_holmes \
+RUN_DEPENDS=	rubygem-charlock_holmes>=0.7.6:textproc/rubygem-charlock_holmes \
 		rubygem-escape_utils>=1.2.0:textproc/rubygem-escape_utils \
 		rubygem-mime-types>=1.19:misc/rubygem-mime-types \
 		rubygem-rugged>=0.25.1:devel/rubygem-rugged

Modified: branches/2018Q4/textproc/rubygem-github-linguist/distinfo
==============================================================================
--- branches/2018Q4/textproc/rubygem-github-linguist/distinfo	Fri Nov 30 07:16:37 2018	(r486230)
+++ branches/2018Q4/textproc/rubygem-github-linguist/distinfo	Fri Nov 30 07:17:41 2018	(r486231)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1517409419
-SHA256 (rubygem/github-linguist-6.0.1.gem) = 4c59eb03f6294b4db0d9cfe4d3ac8ddb436a9603e5ff24c5d45b73668e44dc5f
-SIZE (rubygem/github-linguist-6.0.1.gem) = 2221568
+TIMESTAMP = 1535128844
+SHA256 (rubygem/github-linguist-6.2.0.gem) = 7e94719b6b747ad266dffdd7f4e424e8e5ce199a379ea09c852151dd7b8940bb
+SIZE (rubygem/github-linguist-6.2.0.gem) = 2263040



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