Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Sep 2015 17:53:26 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r396322 - head/textproc/rubygem-github-linguist
Message-ID:  <201509071753.t87HrQoS077480@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Sep  7 17:53:25 2015
New Revision: 396322
URL: https://svnweb.freebsd.org/changeset/ports/396322

Log:
  - Update to 4.5.15
  
  Changes:	https://github.com/github/linguist/releases

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	Mon Sep  7 17:53:20 2015	(r396321)
+++ head/textproc/rubygem-github-linguist/Makefile	Mon Sep  7 17:53:25 2015	(r396322)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	github-linguist
-PORTVERSION=	4.5.2
+PORTVERSION=	4.5.15
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
@@ -11,9 +11,9 @@ COMMENT=	GitHub Language detection
 LICENSE=	MIT
 
 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-escape_utils>=1.1.0:${PORTSDIR}/textproc/rubygem-escape_utils \
 		rubygem-mime-types>=1.19:${PORTSDIR}/misc/rubygem-mime-types \
-		rubygem-rugged>=0.22.0b4:${PORTSDIR}/devel/rubygem-rugged
+		rubygem-rugged>=0.23.0b:${PORTSDIR}/devel/rubygem-rugged
 
 NO_ARCH=	yes
 USE_RUBY=	yes

Modified: head/textproc/rubygem-github-linguist/distinfo
==============================================================================
--- head/textproc/rubygem-github-linguist/distinfo	Mon Sep  7 17:53:20 2015	(r396321)
+++ head/textproc/rubygem-github-linguist/distinfo	Mon Sep  7 17:53:25 2015	(r396322)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/github-linguist-4.5.2.gem) = 2c67aa0e6ea1493ed13b048a41702d4d3999bc2d9ab4c2d10ab8dc154cee0b09
-SIZE (rubygem/github-linguist-4.5.2.gem) = 528384
+SHA256 (rubygem/github-linguist-4.5.15.gem) = c1d70f15a0735d48c33413650ad1a41118cc750311ea13a362a03584138e2af4
+SIZE (rubygem/github-linguist-4.5.15.gem) = 647168



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509071753.t87HrQoS077480>