diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-09-07 17:53:25 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-09-07 17:53:25 +0000 |
commit | cdb1ada4bcdb218539d0376fcb7c015ee9085d2c (patch) | |
tree | 30866075ebd6b0271660a85218ba4fc4c682fd36 /textproc/rubygem-github-linguist | |
parent | a69d1e3de8b99119c2a028a2932a4aa54dfb9bad (diff) | |
download | ports-cdb1ada4bcdb218539d0376fcb7c015ee9085d2c.tar.gz ports-cdb1ada4bcdb218539d0376fcb7c015ee9085d2c.zip |
Notes
Diffstat (limited to 'textproc/rubygem-github-linguist')
-rw-r--r-- | textproc/rubygem-github-linguist/Makefile | 6 | ||||
-rw-r--r-- | textproc/rubygem-github-linguist/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/rubygem-github-linguist/Makefile b/textproc/rubygem-github-linguist/Makefile index 455921550867..93316f988c6b 100644 --- a/textproc/rubygem-github-linguist/Makefile +++ b/textproc/rubygem-github-linguist/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= github-linguist -PORTVERSION= 4.5.2 +PORTVERSION= 4.5.15 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -11,9 +11,9 @@ COMMENT= GitHub Language detection LICENSE= MIT RUN_DEPENDS= rubygem-charlock_holmes>=0.7.3:${PORTSDIR}/textproc/rubygem-charlock_holmes \ - rubygem-escape_utils>=1.0.1:${PORTSDIR}/textproc/rubygem-escape_utils \ + rubygem-escape_utils>=1.1.0:${PORTSDIR}/textproc/rubygem-escape_utils \ rubygem-mime-types>=1.19:${PORTSDIR}/misc/rubygem-mime-types \ - rubygem-rugged>=0.22.0b4:${PORTSDIR}/devel/rubygem-rugged + rubygem-rugged>=0.23.0b:${PORTSDIR}/devel/rubygem-rugged NO_ARCH= yes USE_RUBY= yes diff --git a/textproc/rubygem-github-linguist/distinfo b/textproc/rubygem-github-linguist/distinfo index bed9bc469ea5..e41590b10010 100644 --- a/textproc/rubygem-github-linguist/distinfo +++ b/textproc/rubygem-github-linguist/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/github-linguist-4.5.2.gem) = 2c67aa0e6ea1493ed13b048a41702d4d3999bc2d9ab4c2d10ab8dc154cee0b09 -SIZE (rubygem/github-linguist-4.5.2.gem) = 528384 +SHA256 (rubygem/github-linguist-4.5.15.gem) = c1d70f15a0735d48c33413650ad1a41118cc750311ea13a362a03584138e2af4 +SIZE (rubygem/github-linguist-4.5.15.gem) = 647168 |