From owner-svn-ports-head@freebsd.org Thu Mar 31 15:40:28 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3D9DFAE09A0; Thu, 31 Mar 2016 15:40:28 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E535D1673; Thu, 31 Mar 2016 15:40:27 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2VFeRH4041395; Thu, 31 Mar 2016 15:40:27 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2VFeRg7041392; Thu, 31 Mar 2016 15:40:27 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603311540.u2VFeRg7041392@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 31 Mar 2016 15:40:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r412259 - head/textproc/rubygem-github-linguist X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Mar 2016 15:40:28 -0000 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