From owner-svn-ports-head@freebsd.org Tue Mar 19 10:55:19 2019 Return-Path: Delivered-To: svn-ports-head@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 48E71154CB2A; Tue, 19 Mar 2019 10:55:19 +0000 (UTC) (envelope-from wen@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 E0EAB77F6D; Tue, 19 Mar 2019 10:55:18 +0000 (UTC) (envelope-from wen@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 B760F83EB; Tue, 19 Mar 2019 10:55:18 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x2JAtIla047384; Tue, 19 Mar 2019 10:55:18 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x2JAtI7h047383; Tue, 19 Mar 2019 10:55:18 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201903191055.x2JAtI7h047383@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Tue, 19 Mar 2019 10:55:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r496257 - head/math/R-cran-lazyeval X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: head/math/R-cran-lazyeval X-SVN-Commit-Revision: 496257 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: E0EAB77F6D 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.998,0]; NEURAL_HAM_SHORT(-0.93)[-0.929,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] 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: Tue, 19 Mar 2019 10:55:19 -0000 Author: wen Date: Tue Mar 19 10:55:18 2019 New Revision: 496257 URL: https://svnweb.freebsd.org/changeset/ports/496257 Log: - Update to 0.2.2 Modified: head/math/R-cran-lazyeval/Makefile head/math/R-cran-lazyeval/distinfo Modified: head/math/R-cran-lazyeval/Makefile ============================================================================== --- head/math/R-cran-lazyeval/Makefile Tue Mar 19 10:51:46 2019 (r496256) +++ head/math/R-cran-lazyeval/Makefile Tue Mar 19 10:55:18 2019 (r496257) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= lazyeval -DISTVERSION= 0.2.1 -PORTREVISION= 2 +DISTVERSION= 0.2.2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/math/R-cran-lazyeval/distinfo ============================================================================== --- head/math/R-cran-lazyeval/distinfo Tue Mar 19 10:51:46 2019 (r496256) +++ head/math/R-cran-lazyeval/distinfo Tue Mar 19 10:55:18 2019 (r496257) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510236102 -SHA256 (lazyeval_0.2.1.tar.gz) = 83b3a43e94c40fe7977e43eb607be0a3cd64c02800eae4f2774e7866d1e93f61 -SIZE (lazyeval_0.2.1.tar.gz) = 80150 +TIMESTAMP = 1552992765 +SHA256 (lazyeval_0.2.2.tar.gz) = d6904112a21056222cfcd5eb8175a78aa063afe648a562d9c42c6b960a8820d4 +SIZE (lazyeval_0.2.2.tar.gz) = 83482