From owner-svn-ports-all@freebsd.org Thu Jun 27 19:45:08 2019 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 CE86315CB6EE; Thu, 27 Jun 2019 19:45:08 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 705A16CFC5; Thu, 27 Jun 2019 19:45:08 +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 4778E1BF9A; Thu, 27 Jun 2019 19:45:08 +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 x5RJj8Ei016831; Thu, 27 Jun 2019 19:45:08 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x5RJj7JJ016829; Thu, 27 Jun 2019 19:45:07 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201906271945.x5RJj7JJ016829@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Thu, 27 Jun 2019 19:45:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r505217 - head/devel/libuv X-SVN-Group: ports-head X-SVN-Commit-Author: thierry X-SVN-Commit-Paths: head/devel/libuv X-SVN-Commit-Revision: 505217 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 705A16CFC5 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.93 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.94)[-0.936,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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: Thu, 27 Jun 2019 19:45:09 -0000 Author: thierry Date: Thu Jun 27 19:45:07 2019 New Revision: 505217 URL: https://svnweb.freebsd.org/changeset/ports/505217 Log: Upgrade to v1.30.0. Release notes at . Modified: head/devel/libuv/Makefile head/devel/libuv/distinfo Modified: head/devel/libuv/Makefile ============================================================================== --- head/devel/libuv/Makefile Thu Jun 27 18:55:24 2019 (r505216) +++ head/devel/libuv/Makefile Thu Jun 27 19:45:07 2019 (r505217) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libuv -PORTVERSION= 1.29.1 +PORTVERSION= 1.30.0 DISTVERSIONPREFIX= v CATEGORIES= devel Modified: head/devel/libuv/distinfo ============================================================================== --- head/devel/libuv/distinfo Thu Jun 27 18:55:24 2019 (r505216) +++ head/devel/libuv/distinfo Thu Jun 27 19:45:07 2019 (r505217) @@ -1,3 +1,3 @@ -TIMESTAMP = 1558459777 -SHA256 (libuv-libuv-v1.29.1_GH0.tar.gz) = bdde1140087ce97080ea323c3598553ece00a24ae63ac568be78bef3e97f3e25 -SIZE (libuv-libuv-v1.29.1_GH0.tar.gz) = 1224127 +TIMESTAMP = 1561664485 +SHA256 (libuv-libuv-v1.30.0_GH0.tar.gz) = 44c8fdadf3b3f393006a4ac4ba144020673a3f9cd72bed1fbb2c366ebcf0d199 +SIZE (libuv-libuv-v1.30.0_GH0.tar.gz) = 1228356