From nobody Tue Jan 11 19:05:41 2022 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id C65B1195780F; Tue, 11 Jan 2022 19:05:51 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JYKsQ47rgz4nkR; Tue, 11 Jan 2022 19:05:46 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id DC8F21E67C; Tue, 11 Jan 2022 19:05:41 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 20BJ5f7M090997; Tue, 11 Jan 2022 19:05:41 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 20BJ5fNc090996; Tue, 11 Jan 2022 19:05:41 GMT (envelope-from git) Date: Tue, 11 Jan 2022 19:05:41 GMT Message-Id: <202201111905.20BJ5fNc090996@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 93877b491cc5 - main - textproc/rubygem-github-linguist: Update to 7.18.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 93877b491cc5b44607c427750f8e78dfb1c61451 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1641927947; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=iyQTFozHy7Jk8Zjw0uXZHWAcB8xctjKaqFqrPTmQ7tY=; b=p1SOCGErzs4GnC4vY51l1iKb67dLY8b55bDcaZQQ1hPEO2dOBxjK/DmDYP5IGEW5u4gQ80 MLB5c8psTsJgBvDn0ifP/rF+8zjy+ecJ7VJF2+RXUcQWwJRM1V/jq3lY/tWSXII0O/eeph 2Z4mwkh9/yLxpZhRLROm3cckCgx5tJallmvn8RjsILMbmKzscMscH2BxKXjxqdOf75zAV1 vhZiMNy60FBu3pVcFGZ1He5ll8478cja6yJn7Cqw//a4b29zKTA5PkNlDhqngCMLQ8+c3j xlcFCaprjTY65Es0gsAWjz63VW1KnLre+vBUO53p0pgaBw6T6pSfE8MXE3MSQA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1641927947; a=rsa-sha256; cv=none; b=aWyHOF8/6pj+yMbBFk07bFKnBfzsMg3MzgdeVX8VXybmj1xZ3HyIz53/KdfvgyjffgdPVv 1/K8CTSTHk3yRYvwh/qTKgxDSmPW7qJyUrRct/Ar/Tl/Wkq5duZeowyyYZ5p4cpqDsuvb8 Ii1ttI4ytsagX7Mj5WbhNZCd2M9CK55qt/F37majaAcukCsD7u9E1AtNjUXtSk0SzA51dd 0Qjg0PMDW9Yh29bKNiHUGnPCboIz7KbkTNq8zAjx450lio5cLpw6esQzRDbWsy6FO55jVT YkxzrltXX7vgdIx/i7q646AfWwAqpA6YDCN0rma9DPH95XnTaOV+ywOjgLtYOQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=93877b491cc5b44607c427750f8e78dfb1c61451 commit 93877b491cc5b44607c427750f8e78dfb1c61451 Author: Po-Chuan Hsieh AuthorDate: 2022-01-11 17:40:44 +0000 Commit: Po-Chuan Hsieh CommitDate: 2022-01-11 18:47:42 +0000 textproc/rubygem-github-linguist: Update to 7.18.0 Changes: https://github.com/github/linguist/releases --- textproc/rubygem-github-linguist/Makefile | 2 +- textproc/rubygem-github-linguist/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/textproc/rubygem-github-linguist/Makefile b/textproc/rubygem-github-linguist/Makefile index f7c1c6f8e647..5bb4cb622b6f 100644 --- a/textproc/rubygem-github-linguist/Makefile +++ b/textproc/rubygem-github-linguist/Makefile @@ -1,5 +1,5 @@ PORTNAME= github-linguist -PORTVERSION= 7.17.0 +PORTVERSION= 7.18.0 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/rubygem-github-linguist/distinfo b/textproc/rubygem-github-linguist/distinfo index 27f7450d2ccc..7bb8bd871eb2 100644 --- a/textproc/rubygem-github-linguist/distinfo +++ b/textproc/rubygem-github-linguist/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635181771 -SHA256 (rubygem/github-linguist-7.17.0.gem) = cf6228dd3c19d79b774d57c496c311e17210c1b0895093256a8d4ae9d752c419 -SIZE (rubygem/github-linguist-7.17.0.gem) = 2717696 +TIMESTAMP = 1641046930 +SHA256 (rubygem/github-linguist-7.18.0.gem) = 86316bfe47de9b8bbf838d497ea8adae7ea05bd6e4407209fa290947429dfb00 +SIZE (rubygem/github-linguist-7.18.0.gem) = 2715648