From owner-svn-ports-head@freebsd.org Sun May 15 16:13:41 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 47953B3C10C; Sun, 15 May 2016 16:13:41 +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 15035199C; Sun, 15 May 2016 16:13:41 +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 u4FGDeGH097200; Sun, 15 May 2016 16:13:40 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4FGDemm097198; Sun, 15 May 2016 16:13:40 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605151613.u4FGDemm097198@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 15 May 2016 16:13:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415262 - 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.22 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: Sun, 15 May 2016 16:13:41 -0000 Author: sunpoet Date: Sun May 15 16:13:39 2016 New Revision: 415262 URL: https://svnweb.freebsd.org/changeset/ports/415262 Log: - Update to 4.8.5 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 Sun May 15 16:13:35 2016 (r415261) +++ head/textproc/rubygem-github-linguist/Makefile Sun May 15 16:13:39 2016 (r415262) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= github-linguist -PORTVERSION= 4.8.4 +PORTVERSION= 4.8.5 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-github-linguist/distinfo ============================================================================== --- head/textproc/rubygem-github-linguist/distinfo Sun May 15 16:13:35 2016 (r415261) +++ head/textproc/rubygem-github-linguist/distinfo Sun May 15 16:13:39 2016 (r415262) @@ -1,2 +1,2 @@ -SHA256 (rubygem/github-linguist-4.8.4.gem) = 7df8d8b6eb240ea03b97c2750e74f4eb525909942c7acafb8c10af11bfb4830f -SIZE (rubygem/github-linguist-4.8.4.gem) = 1659904 +SHA256 (rubygem/github-linguist-4.8.5.gem) = 3b592380c3950b5317466cd56020b7449d51fc8984e5d28443a93a2842da90b4 +SIZE (rubygem/github-linguist-4.8.5.gem) = 1664000