From owner-svn-ports-head@freebsd.org Wed Sep 11 15:15:33 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C45CAD7045; Wed, 11 Sep 2019 15:15:33 +0000 (UTC) (envelope-from pizzamig@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 46T57T4rPgz43S3; Wed, 11 Sep 2019 15:15:33 +0000 (UTC) (envelope-from pizzamig@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 84AC3858D; Wed, 11 Sep 2019 15:15:33 +0000 (UTC) (envelope-from pizzamig@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x8BFFXWc030820; Wed, 11 Sep 2019 15:15:33 GMT (envelope-from pizzamig@FreeBSD.org) Received: (from pizzamig@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x8BFFXxm030818; Wed, 11 Sep 2019 15:15:33 GMT (envelope-from pizzamig@FreeBSD.org) Message-Id: <201909111515.x8BFFXxm030818@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pizzamig set sender to pizzamig@FreeBSD.org using -f From: Luca Pizzamiglio Date: Wed, 11 Sep 2019 15:15:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r511824 - head/www/yarn X-SVN-Group: ports-head X-SVN-Commit-Author: pizzamig X-SVN-Commit-Paths: head/www/yarn X-SVN-Commit-Revision: 511824 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.29 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, 11 Sep 2019 15:15:33 -0000 Author: pizzamig Date: Wed Sep 11 15:15:32 2019 New Revision: 511824 URL: https://svnweb.freebsd.org/changeset/ports/511824 Log: www/yarn: update to 1.17.3 Changes: https://github.com/yarnpkg/yarn/blob/1.17-stable/CHANGELOG.md PR: 240431 Submitted by: Jose Luis Duran Modified: head/www/yarn/Makefile head/www/yarn/distinfo Modified: head/www/yarn/Makefile ============================================================================== --- head/www/yarn/Makefile Wed Sep 11 13:25:44 2019 (r511823) +++ head/www/yarn/Makefile Wed Sep 11 15:15:32 2019 (r511824) @@ -2,7 +2,7 @@ PORTNAME= yarn DISTVERSIONPREFIX= v -DISTVERSION= 1.16.0 +DISTVERSION= 1.17.3 CATEGORIES= www MASTER_SITES= https://yarnpkg.com/downloads/${PORTVERSION}/ Modified: head/www/yarn/distinfo ============================================================================== --- head/www/yarn/distinfo Wed Sep 11 13:25:44 2019 (r511823) +++ head/www/yarn/distinfo Wed Sep 11 15:15:32 2019 (r511824) @@ -1,3 +1,3 @@ -TIMESTAMP = 1559118796 -SHA256 (yarn-v1.16.0.tar.gz) = df202627d9a70cf09ef2fb11cb298cb619db1b958590959d6f6e571b50656029 -SIZE (yarn-v1.16.0.tar.gz) = 1172930 +TIMESTAMP = 1568210553 +SHA256 (yarn-v1.17.3.tar.gz) = e3835194409f1b3afa1c62ca82f561f1c29d26580c9e220c36866317e043c6f3 +SIZE (yarn-v1.17.3.tar.gz) = 1240577