diff options
-rw-r--r-- | textproc/rubygem-github-linguist/Makefile | 11 | ||||
-rw-r--r-- | textproc/rubygem-github-linguist/distinfo | 4 |
2 files changed, 7 insertions, 8 deletions
diff --git a/textproc/rubygem-github-linguist/Makefile b/textproc/rubygem-github-linguist/Makefile index 35a6259..8ac923f 100644 --- a/textproc/rubygem-github-linguist/Makefile +++ b/textproc/rubygem-github-linguist/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= github-linguist -PORTVERSION= 4.8.1 -PORTREVISION= 1 +PORTVERSION= 4.8.2 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -12,10 +11,10 @@ COMMENT= GitHub Language detection LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-charlock_holmes>=0.7.3:${PORTSDIR}/textproc/rubygem-charlock_holmes \ - rubygem-escape_utils>=1.1.0:${PORTSDIR}/textproc/rubygem-escape_utils \ - rubygem-mime-types>=1.19:${PORTSDIR}/misc/rubygem-mime-types \ - rubygem-rugged>=0.23.0b:${PORTSDIR}/devel/rubygem-rugged +RUN_DEPENDS= rubygem-charlock_holmes>=0.7.3:textproc/rubygem-charlock_holmes \ + rubygem-escape_utils>=1.1.0:textproc/rubygem-escape_utils \ + rubygem-mime-types>=1.19:misc/rubygem-mime-types \ + rubygem-rugged>=0.23.0b:devel/rubygem-rugged NO_ARCH= yes USE_RUBY= yes diff --git a/textproc/rubygem-github-linguist/distinfo b/textproc/rubygem-github-linguist/distinfo index b9c55d8..bcfdc49 100644 --- a/textproc/rubygem-github-linguist/distinfo +++ b/textproc/rubygem-github-linguist/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/github-linguist-4.8.1.gem) = 84f9404cca24e412c872441d70317d2fed16078a57ba6585957b2d30ad7fa5de -SIZE (rubygem/github-linguist-4.8.1.gem) = 1617920 +SHA256 (rubygem/github-linguist-4.8.2.gem) = 1945214c1310244a4e3447443dafcad12491557e892d7ea79caf6032dbdd724e +SIZE (rubygem/github-linguist-4.8.2.gem) = 1620992 |