mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Update to 2.10.9
- Add LICENSE - Use = instead of += - Remove contiguous blank lines Changes: https://github.com/github/linguist/commits/master
This commit is contained in:
parent
53d14d230f
commit
d685b07f98
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338342
@ -1,23 +1,24 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= github-linguist
|
||||
PORTVERSION= 2.9.4
|
||||
PORTVERSION= 2.10.9
|
||||
CATEGORIES= textproc rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
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 \
|
||||
rubygem-mime-types>=1.19:${PORTSDIR}/misc/rubygem-mime-types \
|
||||
rubygem-pygments.rb>=0.5.2:${PORTSDIR}/devel/rubygem-pygments.rb
|
||||
rubygem-pygments.rb>=0.5.4:${PORTSDIR}/devel/rubygem-pygments.rb
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
PLIST_FILES+= bin/linguist
|
||||
|
||||
PLIST_FILES= bin/linguist
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/github-linguist-2.9.4.gem) = bcd5a296f4cf08520f9025e4370a48471ff2965ee3fe12f2fb16b49980112d6f
|
||||
SIZE (rubygem/github-linguist-2.9.4.gem) = 240640
|
||||
SHA256 (rubygem/github-linguist-2.10.9.gem) = b566980a5ee536e59f86d4b120cf726fd7bfcfb12c45f398b070a91d787b78a6
|
||||
SIZE (rubygem/github-linguist-2.10.9.gem) = 272896
|
||||
|
Loading…
Reference in New Issue
Block a user