From owner-svn-ports-all@freebsd.org Sun Jan 28 17:35:36 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B7BE9ED45CC; Sun, 28 Jan 2018 17:35:36 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6033A87036; Sun, 28 Jan 2018 17:35:36 +0000 (UTC) (envelope-from yuri@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 571731CBD7; Sun, 28 Jan 2018 17:35:36 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w0SHZaBr036806; Sun, 28 Jan 2018 17:35:36 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w0SHZahB036804; Sun, 28 Jan 2018 17:35:36 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201801281735.w0SHZahB036804@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sun, 28 Jan 2018 17:35:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460226 - head/devel/oniguruma X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/devel/oniguruma X-SVN-Commit-Revision: 460226 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Jan 2018 17:35:36 -0000 Author: yuri Date: Sun Jan 28 17:35:35 2018 New Revision: 460226 URL: https://svnweb.freebsd.org/changeset/ports/460226 Log: devel/oniguruma: Update to 6.7.1 Change log: https://github.com/kkos/oniguruma/releases/tag/v6.7.1 Reported by: portscout Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D14081 Modified: head/devel/oniguruma/Makefile head/devel/oniguruma/distinfo Modified: head/devel/oniguruma/Makefile ============================================================================== --- head/devel/oniguruma/Makefile Sun Jan 28 17:33:40 2018 (r460225) +++ head/devel/oniguruma/Makefile Sun Jan 28 17:35:35 2018 (r460226) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= oniguruma -DISTVERSION= 6.7.0 +DISTVERSION= 6.7.1 CATEGORIES= devel textproc MASTER_SITES= https://github.com/kkos/${PORTNAME}/releases/download/v${DISTVERSION}/ DISTNAME= onig-${DISTVERSION} Modified: head/devel/oniguruma/distinfo ============================================================================== --- head/devel/oniguruma/distinfo Sun Jan 28 17:33:40 2018 (r460225) +++ head/devel/oniguruma/distinfo Sun Jan 28 17:35:35 2018 (r460226) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515879790 -SHA256 (onig-6.7.0.tar.gz) = 32d73c37d3c350b16287d86288f4bc98b95467fc37091cbcade60d83b01da073 -SIZE (onig-6.7.0.tar.gz) = 952950 +TIMESTAMP = 1517082694 +SHA256 (onig-6.7.1.tar.gz) = 81ffafde8f34e6e692c57ec654bf9716ae9b35828ffcb787399259fc0d5564b4 +SIZE (onig-6.7.1.tar.gz) = 951650