diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-06-01 05:39:49 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-06-01 05:39:49 +0800 |
commit | 7b8157a600788cded22a0409e1a4d82ee9561e49 (patch) | |
tree | 8e83ba5b7f0317b05442fde02a1226a9e921d011 /textproc | |
parent | 99bae20c8e2d6b243c41a315f25213ae14856dd3 (diff) | |
download | freebsd-ports-gnome-7b8157a600788cded22a0409e1a4d82ee9561e49.tar.gz freebsd-ports-gnome-7b8157a600788cded22a0409e1a4d82ee9561e49.tar.zst freebsd-ports-gnome-7b8157a600788cded22a0409e1a4d82ee9561e49.zip |
- Update to 4.5.2
Changes: https://github.com/github/linguist/releases
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/rubygem-github-linguist/Makefile | 5 | ||||
-rw-r--r-- | textproc/rubygem-github-linguist/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/textproc/rubygem-github-linguist/Makefile b/textproc/rubygem-github-linguist/Makefile index c3ea6721f859..d40f172c4393 100644 --- a/textproc/rubygem-github-linguist/Makefile +++ b/textproc/rubygem-github-linguist/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= github-linguist -PORTVERSION= 3.1.2 +PORTVERSION= 4.5.2 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -13,8 +13,7 @@ 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-mime-types>=1.19:${PORTSDIR}/misc/rubygem-mime-types \ - rubygem-pygments.rb>=0.6.0:${PORTSDIR}/devel/rubygem-pygments.rb \ - rubygem-rugged>=0:${PORTSDIR}/devel/rubygem-rugged + rubygem-rugged>=0.22.0b4:${PORTSDIR}/devel/rubygem-rugged USE_RUBY= yes USE_RUBYGEMS= yes diff --git a/textproc/rubygem-github-linguist/distinfo b/textproc/rubygem-github-linguist/distinfo index 57d4e032ff48..bed9bc469ea5 100644 --- a/textproc/rubygem-github-linguist/distinfo +++ b/textproc/rubygem-github-linguist/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/github-linguist-3.1.2.gem) = ca3cd10c29531d475c12bc22459ac6e492a2fec5f7e051513e1dbf3c705a4b79 -SIZE (rubygem/github-linguist-3.1.2.gem) = 407552 +SHA256 (rubygem/github-linguist-4.5.2.gem) = 2c67aa0e6ea1493ed13b048a41702d4d3999bc2d9ab4c2d10ab8dc154cee0b09 +SIZE (rubygem/github-linguist-4.5.2.gem) = 528384 |