mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
textproc/rubygem-github-linguist: update to 3.1.2
This commit is contained in:
parent
e22c071a1a
commit
97ee1ac93c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366725
2 changed files with 7 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= github-linguist
|
PORTNAME= github-linguist
|
||||||
PORTVERSION= 2.10.9
|
PORTVERSION= 3.1.2
|
||||||
CATEGORIES= textproc rubygems
|
CATEGORIES= textproc rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
|
|
||||||
|
@ -10,10 +10,11 @@ COMMENT= GitHub Language detection
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
|
|
||||||
RUN_DEPENDS= rubygem-charlock_holmes>=0.6.6:${PORTSDIR}/textproc/rubygem-charlock_holmes \
|
RUN_DEPENDS= rubygem-charlock_holmes>=0.7.3:${PORTSDIR}/textproc/rubygem-charlock_holmes \
|
||||||
rubygem-escape_utils>=0.3.1:${PORTSDIR}/textproc/rubygem-escape_utils \
|
rubygem-escape_utils>=1.0.1:${PORTSDIR}/textproc/rubygem-escape_utils \
|
||||||
rubygem-mime-types>=1.19:${PORTSDIR}/misc/rubygem-mime-types \
|
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_RUBY= yes
|
||||||
USE_RUBYGEMS= yes
|
USE_RUBYGEMS= yes
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (rubygem/github-linguist-2.10.9.gem) = b566980a5ee536e59f86d4b120cf726fd7bfcfb12c45f398b070a91d787b78a6
|
SHA256 (rubygem/github-linguist-3.1.2.gem) = ca3cd10c29531d475c12bc22459ac6e492a2fec5f7e051513e1dbf3c705a4b79
|
||||||
SIZE (rubygem/github-linguist-2.10.9.gem) = 272896
|
SIZE (rubygem/github-linguist-3.1.2.gem) = 407552
|
||||||
|
|
Loading…
Add table
Reference in a new issue