diff options
| author | Steve Wills <swills@FreeBSD.org> | 2014-08-31 05:16:11 +0000 |
|---|---|---|
| committer | Steve Wills <swills@FreeBSD.org> | 2014-08-31 05:16:11 +0000 |
| commit | 97ee1ac93c562e194f3832b67f334c21683df07c (patch) | |
| tree | 1d1b98e5169c42762d6713ccc9f6889b81407852 /textproc/rubygem-github-linguist | |
| parent | e22c071a1aa61ec0859a2c46fd7979547f854415 (diff) | |
Notes
Diffstat (limited to 'textproc/rubygem-github-linguist')
| -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 |
