Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jul 2021 18:14:11 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2d6c11724b53 - main - textproc/rubygem-github-linguist: Update to 7.15.0
Message-ID:  <202107211814.16LIEBAB044021@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2d6c11724b5307e34c8c1e51c0983db4e6eac653

commit 2d6c11724b5307e34c8c1e51c0983db4e6eac653
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-07-21 17:19:31 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-07-21 18:12:01 +0000

    textproc/rubygem-github-linguist: Update to 7.15.0
    
    Changes:        https://github.com/github/linguist/releases
---
 textproc/rubygem-github-linguist/Makefile | 4 ++--
 textproc/rubygem-github-linguist/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/textproc/rubygem-github-linguist/Makefile b/textproc/rubygem-github-linguist/Makefile
index 115620a4b294..300c73edfb86 100644
--- a/textproc/rubygem-github-linguist/Makefile
+++ b/textproc/rubygem-github-linguist/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	github-linguist
-PORTVERSION=	7.12.2
+PORTVERSION=	7.15.0
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	rubygem-charlock_holmes>=0.7.7<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-mini_mime>=1.0<2:mail/rubygem-mini_mime \
 		rubygem-rugged>=0.25.1:devel/rubygem-rugged
 
 USES=		gem
diff --git a/textproc/rubygem-github-linguist/distinfo b/textproc/rubygem-github-linguist/distinfo
index 7d43c12b7522..694101687254 100644
--- a/textproc/rubygem-github-linguist/distinfo
+++ b/textproc/rubygem-github-linguist/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1607727213
-SHA256 (rubygem/github-linguist-7.12.2.gem) = 2f991aa1a6b64281fe98f6571a57aebd9d63e11dd270bb77ffe1b564f782f899
-SIZE (rubygem/github-linguist-7.12.2.gem) = 2636288
+TIMESTAMP = 1626714682
+SHA256 (rubygem/github-linguist-7.15.0.gem) = 546a29eb9fa25f9be2dc8e9549a245c7f80a9b74fb4de45d23a2e9b950026618
+SIZE (rubygem/github-linguist-7.15.0.gem) = 2561024



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