svn commit: r366725 - head/textproc/rubygem-github-linguist
Steve Wills
swills at FreeBSD.org
Sun Aug 31 05:16:13 UTC 2014
Author: swills
Date: Sun Aug 31 05:16:11 2014
New Revision: 366725
URL: http://svnweb.freebsd.org/changeset/ports/366725
QAT: https://qat.redports.org/buildarchive/r366725/
Log:
textproc/rubygem-github-linguist: update to 3.1.2
Modified:
head/textproc/rubygem-github-linguist/Makefile
head/textproc/rubygem-github-linguist/distinfo
Modified: head/textproc/rubygem-github-linguist/Makefile
==============================================================================
--- head/textproc/rubygem-github-linguist/Makefile Sun Aug 31 05:09:10 2014 (r366724)
+++ head/textproc/rubygem-github-linguist/Makefile Sun Aug 31 05:16:11 2014 (r366725)
@@ -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
Modified: head/textproc/rubygem-github-linguist/distinfo
==============================================================================
--- head/textproc/rubygem-github-linguist/distinfo Sun Aug 31 05:09:10 2014 (r366724)
+++ head/textproc/rubygem-github-linguist/distinfo Sun Aug 31 05:16:11 2014 (r366725)
@@ -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
More information about the svn-ports-all
mailing list