From owner-svn-ports-all@freebsd.org Fri Sep 21 17:05:11 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 956F1109EAAF; Fri, 21 Sep 2018 17:05:11 +0000 (UTC) (envelope-from thierry@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 4236886E67; Fri, 21 Sep 2018 17:05:11 +0000 (UTC) (envelope-from thierry@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 38F247D95; Fri, 21 Sep 2018 17:05:11 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w8LH5B7X070911; Fri, 21 Sep 2018 17:05:11 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8LH5AtO070907; Fri, 21 Sep 2018 17:05:10 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201809211705.w8LH5AtO070907@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Fri, 21 Sep 2018 17:05:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480286 - head/devel/libuv X-SVN-Group: ports-head X-SVN-Commit-Author: thierry X-SVN-Commit-Paths: head/devel/libuv X-SVN-Commit-Revision: 480286 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.27 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: Fri, 21 Sep 2018 17:05:11 -0000 Author: thierry Date: Fri Sep 21 17:05:10 2018 New Revision: 480286 URL: https://svnweb.freebsd.org/changeset/ports/480286 Log: Upgrade to v1.23.1. Release notes at . Modified: head/devel/libuv/Makefile head/devel/libuv/distinfo Modified: head/devel/libuv/Makefile ============================================================================== --- head/devel/libuv/Makefile Fri Sep 21 16:43:54 2018 (r480285) +++ head/devel/libuv/Makefile Fri Sep 21 17:05:10 2018 (r480286) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libuv -PORTVERSION= 1.23.0 +PORTVERSION= 1.23.1 DISTVERSIONPREFIX= v CATEGORIES= devel #MASTER_SITES= http://dist.libuv.org/dist/v${PORTVERSION}/ Modified: head/devel/libuv/distinfo ============================================================================== --- head/devel/libuv/distinfo Fri Sep 21 16:43:54 2018 (r480285) +++ head/devel/libuv/distinfo Fri Sep 21 17:05:10 2018 (r480286) @@ -1,3 +1,3 @@ -TIMESTAMP = 1534495399 -SHA256 (libuv-libuv-v1.23.0_GH0.tar.gz) = 8c8eff0bec85306aae508392b395e8bb0e1e34daad2a4e3bec308ced0c92bfaa -SIZE (libuv-libuv-v1.23.0_GH0.tar.gz) = 1189014 +TIMESTAMP = 1537546630 +SHA256 (libuv-libuv-v1.23.1_GH0.tar.gz) = c3386003522502d712010b852008b22b37f827e207e184e3d53f0431389299c3 +SIZE (libuv-libuv-v1.23.1_GH0.tar.gz) = 1190885