From owner-svn-ports-head@freebsd.org Sat Nov 23 08:47:59 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1FC891AF3EE; Sat, 23 Nov 2019 08:47:59 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47Kn4Z74qzz3K85; Sat, 23 Nov 2019 08:47:58 +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 D775595E0; Sat, 23 Nov 2019 08:47:58 +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 xAN8lwLM059945; Sat, 23 Nov 2019 08:47:58 GMT (envelope-from mfechner@FreeBSD.org) Received: (from mfechner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xAN8lwAd059944; Sat, 23 Nov 2019 08:47:58 GMT (envelope-from mfechner@FreeBSD.org) Message-Id: <201911230847.xAN8lwAd059944@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mfechner set sender to mfechner@FreeBSD.org using -f From: Matthias Fechner Date: Sat, 23 Nov 2019 08:47:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r518198 - head/textproc/rubygem-github-linguist X-SVN-Group: ports-head X-SVN-Commit-Author: mfechner X-SVN-Commit-Paths: head/textproc/rubygem-github-linguist X-SVN-Commit-Revision: 518198 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Nov 2019 08:47:59 -0000 Author: mfechner Date: Sat Nov 23 08:47:58 2019 New Revision: 518198 URL: https://svnweb.freebsd.org/changeset/ports/518198 Log: Update to 7.6.1 which is required for gitlab-ce 12.5. Modified: head/textproc/rubygem-github-linguist/Makefile head/textproc/rubygem-github-linguist/distinfo Modified: head/textproc/rubygem-github-linguist/Makefile ============================================================================== --- head/textproc/rubygem-github-linguist/Makefile Sat Nov 23 08:47:04 2019 (r518197) +++ head/textproc/rubygem-github-linguist/Makefile Sat Nov 23 08:47:58 2019 (r518198) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= github-linguist -PORTVERSION= 6.4.1 +PORTVERSION= 7.6.1 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -11,17 +11,17 @@ COMMENT= GitHub Language detection LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -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 \ +RUN_DEPENDS= rubygem-charlock_holmes>=0.7.6<0.8:textproc/rubygem-charlock_holmes \ + rubygem-escape_utils>=1.2.0<1.3:textproc/rubygem-escape_utils \ + rubygem-mini_mime>=1.0<2.0:mail/rubygem-mini_mime \ rubygem-rugged>=0.25.1:devel/rubygem-rugged # bin/linguist -CONFLICTS_INSTALL= qtchooser rubygem-github-linguist47 rubygem-gitlab-linguist +#CONFLICTS_INSTALL= qtchooser rubygem-github-linguist47 rubygem-gitlab-linguist USES= gem USE_RUBY= yes -PLIST_FILES= bin/git-linguist bin/linguist +PLIST_FILES= bin/git-linguist bin/github-linguist .include Modified: head/textproc/rubygem-github-linguist/distinfo ============================================================================== --- head/textproc/rubygem-github-linguist/distinfo Sat Nov 23 08:47:04 2019 (r518197) +++ head/textproc/rubygem-github-linguist/distinfo Sat Nov 23 08:47:58 2019 (r518198) @@ -1,3 +1,3 @@ -TIMESTAMP = 1542910023 -SHA256 (rubygem/github-linguist-6.4.1.gem) = 0e9651d70ac6fb7903aa7a03db4316f3810d4b40a4ac317ff7a675e275be1a5b -SIZE (rubygem/github-linguist-6.4.1.gem) = 2283008 +TIMESTAMP = 1574432032 +SHA256 (rubygem/github-linguist-7.6.1.gem) = 7eaa299cde5e9d75c94140bf31649387b204ad828bc4cce15a7b97546110ae15 +SIZE (rubygem/github-linguist-7.6.1.gem) = 2531840