diff options
author | swills <swills@FreeBSD.org> | 2014-08-31 13:16:11 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2014-08-31 13:16:11 +0800 |
commit | 7e609b2e1cf3dc294e5f0504e035f6ee8ba02b94 (patch) | |
tree | 1d1b98e5169c42762d6713ccc9f6889b81407852 /textproc | |
parent | e4983ecf94f66db45aee16d489512450a31a1541 (diff) | |
download | freebsd-ports-gnome-7e609b2e1cf3dc294e5f0504e035f6ee8ba02b94.tar.gz freebsd-ports-gnome-7e609b2e1cf3dc294e5f0504e035f6ee8ba02b94.tar.zst freebsd-ports-gnome-7e609b2e1cf3dc294e5f0504e035f6ee8ba02b94.zip |
textproc/rubygem-github-linguist: update to 3.1.2
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/rubygem-github-linguist/Makefile | 9 | ||||
-rw-r--r-- | textproc/rubygem-github-linguist/distinfo | 4 |
2 files changed, 7 insertions, 6 deletions
diff --git a/textproc/rubygem-github-linguist/Makefile b/textproc/rubygem-github-linguist/Makefile index 58f82aed3306..c3ea6721f859 100644 --- a/textproc/rubygem-github-linguist/Makefile +++ b/textproc/rubygem-github-linguist/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= github-linguist -PORTVERSION= 2.10.9 +PORTVERSION= 3.1.2 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -10,10 +10,11 @@ COMMENT= GitHub Language detection LICENSE= MIT -RUN_DEPENDS= rubygem-charlock_holmes>=0.6.6:${PORTSDIR}/textproc/rubygem-charlock_holmes \ - rubygem-escape_utils>=0.3.1:${PORTSDIR}/textproc/rubygem-escape_utils \ +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.5.4:${PORTSDIR}/devel/rubygem-pygments.rb + rubygem-pygments.rb>=0.6.0:${PORTSDIR}/devel/rubygem-pygments.rb \ + rubygem-rugged>=0:${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 9a8ccf1aae77..57d4e032ff48 100644 --- a/textproc/rubygem-github-linguist/distinfo +++ b/textproc/rubygem-github-linguist/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/github-linguist-2.10.9.gem) = b566980a5ee536e59f86d4b120cf726fd7bfcfb12c45f398b070a91d787b78a6 -SIZE (rubygem/github-linguist-2.10.9.gem) = 272896 +SHA256 (rubygem/github-linguist-3.1.2.gem) = ca3cd10c29531d475c12bc22459ac6e492a2fec5f7e051513e1dbf3c705a4b79 +SIZE (rubygem/github-linguist-3.1.2.gem) = 407552 |