From owner-svn-ports-head@freebsd.org Wed Nov 1 16:51:15 2017 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 24245E60655; Wed, 1 Nov 2017 16:51:15 +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 E152475C5D; Wed, 1 Nov 2017 16:51:14 +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 vA1GpElm010358; Wed, 1 Nov 2017 16:51:14 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vA1GpDcF010356; Wed, 1 Nov 2017 16:51:13 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201711011651.vA1GpDcF010356@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 1 Nov 2017 16:51:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453307 - head/textproc/rubygem-github-linguist X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/textproc/rubygem-github-linguist X-SVN-Commit-Revision: 453307 X-SVN-Commit-Repository: ports 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.23 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: Wed, 01 Nov 2017 16:51:15 -0000 Author: sunpoet Date: Wed Nov 1 16:51:13 2017 New Revision: 453307 URL: https://svnweb.freebsd.org/changeset/ports/453307 Log: Update to 5.3.2 - Remove NO_ARCH Changes: https://github.com/github/linguist/releases https://github.com/github/linguist/commits/master 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 Wed Nov 1 16:51:08 2017 (r453306) +++ head/textproc/rubygem-github-linguist/Makefile Wed Nov 1 16:51:13 2017 (r453307) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= github-linguist -PORTVERSION= 5.3.1 +PORTVERSION= 5.3.2 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -19,7 +19,6 @@ RUN_DEPENDS= rubygem-charlock_holmes>=0.7.5:textproc/r # bin/linguist CONFLICTS_INSTALL= rubygem-gitlab-linguist -NO_ARCH= yes USE_RUBY= yes USES= gem Modified: head/textproc/rubygem-github-linguist/distinfo ============================================================================== --- head/textproc/rubygem-github-linguist/distinfo Wed Nov 1 16:51:08 2017 (r453306) +++ head/textproc/rubygem-github-linguist/distinfo Wed Nov 1 16:51:13 2017 (r453307) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508435440 -SHA256 (rubygem/github-linguist-5.3.1.gem) = 3697a40f343f216f91c4c1c8b4bcaa58820a3c02582241e5d73c9bb3dae01f7c -SIZE (rubygem/github-linguist-5.3.1.gem) = 2330624 +TIMESTAMP = 1509542867 +SHA256 (rubygem/github-linguist-5.3.2.gem) = 410ccc7890fc09d6d3debdb3f38bc1f402970bc28f44e4d42d714892c2b1b2ce +SIZE (rubygem/github-linguist-5.3.2.gem) = 2511360