From owner-svn-ports-all@freebsd.org Thu Nov 9 06:07:14 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 25FD7E6C0D9; Thu, 9 Nov 2017 06:07:14 +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 mx1.freebsd.org (Postfix) with ESMTPS id E4C00796D0; Thu, 9 Nov 2017 06:07:13 +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 vA967Cju003838; Thu, 9 Nov 2017 06:07:12 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vA967CX9003836; Thu, 9 Nov 2017 06:07:12 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201711090607.vA967CX9003836@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Thu, 9 Nov 2017 06:07:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453793 - 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: 453793 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.23 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, 09 Nov 2017 06:07:14 -0000 Author: wen Date: Thu Nov 9 06:07:12 2017 New Revision: 453793 URL: https://svnweb.freebsd.org/changeset/ports/453793 Log: - Update to 0.2.1 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 Thu Nov 9 05:53:09 2017 (r453792) +++ head/math/R-cran-lazyeval/Makefile Thu Nov 9 06:07:12 2017 (r453793) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= lazyeval -PORTREVISION= 1 -DISTVERSION= 0.2.0 +DISTVERSION= 0.2.1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/math/R-cran-lazyeval/distinfo ============================================================================== --- head/math/R-cran-lazyeval/distinfo Thu Nov 9 05:53:09 2017 (r453792) +++ head/math/R-cran-lazyeval/distinfo Thu Nov 9 06:07:12 2017 (r453793) @@ -1,3 +1,3 @@ -TIMESTAMP = 1465893121 -SHA256 (lazyeval_0.2.0.tar.gz) = 13738f55b2044184fe91f53d17516a445dfb508227527921218cda6f01f98dcb -SIZE (lazyeval_0.2.0.tar.gz) = 317272 +TIMESTAMP = 1510236102 +SHA256 (lazyeval_0.2.1.tar.gz) = 83b3a43e94c40fe7977e43eb607be0a3cd64c02800eae4f2774e7866d1e93f61 +SIZE (lazyeval_0.2.1.tar.gz) = 80150