Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Mar 2016 15:40:27 +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: r412259 - head/textproc/rubygem-github-linguist
Message-ID:  <201603311540.u2VFeRg7041392@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Mar 31 15:40:26 2016
New Revision: 412259
URL: https://svnweb.freebsd.org/changeset/ports/412259

Log:
  - Update to 4.8.2
  - Update RUN_DEPENDS: remove PORTSDIR
  
  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	Thu Mar 31 15:40:22 2016	(r412258)
+++ head/textproc/rubygem-github-linguist/Makefile	Thu Mar 31 15:40:26 2016	(r412259)
@@ -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

Modified: head/textproc/rubygem-github-linguist/distinfo
==============================================================================
--- head/textproc/rubygem-github-linguist/distinfo	Thu Mar 31 15:40:22 2016	(r412258)
+++ head/textproc/rubygem-github-linguist/distinfo	Thu Mar 31 15:40:26 2016	(r412259)
@@ -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



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