diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-11-01 16:51:13 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-11-01 16:51:13 +0000 |
commit | c71417788547a2710def72787c3db9e494d9a05e (patch) | |
tree | cf455495bf01506b52ce0226a1cd2359f62e31f5 | |
parent | Update to 1.16.0 (diff) |
Update to 5.3.2
- Remove NO_ARCH
Changes: https://github.com/github/linguist/releases
https://github.com/github/linguist/commits/master
Notes
Notes:
svn path=/head/; revision=453307
-rw-r--r-- | textproc/rubygem-github-linguist/Makefile | 3 | ||||
-rw-r--r-- | textproc/rubygem-github-linguist/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/textproc/rubygem-github-linguist/Makefile b/textproc/rubygem-github-linguist/Makefile index d967a6951cfb..ca32740dacc4 100644 --- a/textproc/rubygem-github-linguist/Makefile +++ b/textproc/rubygem-github-linguist/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= github-linguist -PORTVERSION= 5.3.1 +PORTVERSION= 5.3.2 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -19,7 +19,6 @@ RUN_DEPENDS= rubygem-charlock_holmes>=0.7.5:textproc/rubygem-charlock_holmes \ # bin/linguist CONFLICTS_INSTALL= rubygem-gitlab-linguist -NO_ARCH= yes USE_RUBY= yes USES= gem diff --git a/textproc/rubygem-github-linguist/distinfo b/textproc/rubygem-github-linguist/distinfo index 7d7fe10427cf..c8b7d0dcafb5 100644 --- a/textproc/rubygem-github-linguist/distinfo +++ b/textproc/rubygem-github-linguist/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1508435440 -SHA256 (rubygem/github-linguist-5.3.1.gem) = 3697a40f343f216f91c4c1c8b4bcaa58820a3c02582241e5d73c9bb3dae01f7c -SIZE (rubygem/github-linguist-5.3.1.gem) = 2330624 +TIMESTAMP = 1509542867 +SHA256 (rubygem/github-linguist-5.3.2.gem) = 410ccc7890fc09d6d3debdb3f38bc1f402970bc28f44e4d42d714892c2b1b2ce +SIZE (rubygem/github-linguist-5.3.2.gem) = 2511360 |