From owner-svn-ports-head@freebsd.org Thu Oct 12 13:08:12 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 91132E29270; Thu, 12 Oct 2017 13:08:12 +0000 (UTC) (envelope-from jrm@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 5E31C76584; Thu, 12 Oct 2017 13:08:12 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v9CD8Bpa088397; Thu, 12 Oct 2017 13:08:11 GMT (envelope-from jrm@FreeBSD.org) Received: (from jrm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v9CD8BLY088395; Thu, 12 Oct 2017 13:08:11 GMT (envelope-from jrm@FreeBSD.org) Message-Id: <201710121308.v9CD8BLY088395@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jrm set sender to jrm@FreeBSD.org using -f From: Joseph Mingrone Date: Thu, 12 Oct 2017 13:08:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r451874 - head/textproc/rubygem-charlock_holmes X-SVN-Group: ports-head X-SVN-Commit-Author: jrm X-SVN-Commit-Paths: head/textproc/rubygem-charlock_holmes X-SVN-Commit-Revision: 451874 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: Thu, 12 Oct 2017 13:08:12 -0000 Author: jrm Date: Thu Oct 12 13:08:11 2017 New Revision: 451874 URL: https://svnweb.freebsd.org/changeset/ports/451874 Log: textproc/rubygem-charlock_holmes: Update to version 0.7.5 Approved by: maintainer timeout Differential Revision: https://reviews.freebsd.org/D12382 Modified: head/textproc/rubygem-charlock_holmes/Makefile head/textproc/rubygem-charlock_holmes/distinfo Modified: head/textproc/rubygem-charlock_holmes/Makefile ============================================================================== --- head/textproc/rubygem-charlock_holmes/Makefile Thu Oct 12 12:46:47 2017 (r451873) +++ head/textproc/rubygem-charlock_holmes/Makefile Thu Oct 12 13:08:11 2017 (r451874) @@ -1,18 +1,21 @@ # $FreeBSD$ PORTNAME= charlock_holmes -PORTVERSION= 0.7.3 -PORTREVISION= 6 +DISTVERSION= 0.7.5 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= kuriyama@FreeBSD.org COMMENT= Gems for character encoding detection -LIB_DEPENDS= libicui18n.so:devel/icu +LICENSE= MIT -USE_RUBY= yes +LIB_DEPENDS= libicui18n.so:devel/icu \ + libunwind.so:devel/libunwind + USES= gem +USE_RUBY= yes + CONFIGURE_ARGS= --with-icu-include=${LOCALBASE}/include .include Modified: head/textproc/rubygem-charlock_holmes/distinfo ============================================================================== --- head/textproc/rubygem-charlock_holmes/distinfo Thu Oct 12 12:46:47 2017 (r451873) +++ head/textproc/rubygem-charlock_holmes/distinfo Thu Oct 12 13:08:11 2017 (r451874) @@ -1,2 +1,3 @@ -SHA256 (rubygem/charlock_holmes-0.7.3.gem) = c7d15154b442e393adbcd838f6e3b620a7fbe07197a7cd57d7ba4a7ec434544b -SIZE (rubygem/charlock_holmes-0.7.3.gem) = 1196544 +TIMESTAMP = 1504489308 +SHA256 (rubygem/charlock_holmes-0.7.5.gem) = 9e942575e702c96e3747f494756a72eee008a185d6c7ebd1049c4dd0b529b625 +SIZE (rubygem/charlock_holmes-0.7.5.gem) = 10752