From owner-svn-ports-all@freebsd.org Fri Nov 30 07:17:42 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 69D08115B5C8; Fri, 30 Nov 2018 07:17:42 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1187873BCB; Fri, 30 Nov 2018 07:17:42 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E78FC25459; Fri, 30 Nov 2018 07:17:41 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wAU7HfDb090095; Fri, 30 Nov 2018 07:17:41 GMT (envelope-from mfechner@FreeBSD.org) Received: (from mfechner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wAU7HfAE090094; Fri, 30 Nov 2018 07:17:41 GMT (envelope-from mfechner@FreeBSD.org) Message-Id: <201811300717.wAU7HfAE090094@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mfechner set sender to mfechner@FreeBSD.org using -f From: Matthias Fechner Date: Fri, 30 Nov 2018 07:17:41 +0000 (UTC) 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 X-SVN-Group: ports-branches X-SVN-Commit-Author: mfechner X-SVN-Commit-Paths: branches/2018Q4/textproc/rubygem-github-linguist X-SVN-Commit-Revision: 486231 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 1187873BCB X-Spamd-Result: default: False [0.50 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_SHORT(-0.06)[-0.063,0]; NEURAL_SPAM_LONG(0.31)[0.307,0]; NEURAL_SPAM_MEDIUM(0.26)[0.256,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Nov 2018 07:17:42 -0000 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