From owner-svn-ports-all@freebsd.org Thu May 17 02:18:53 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 C641AEE9A71; Thu, 17 May 2018 02:18:53 +0000 (UTC) (envelope-from tota@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 797AE8B5AF; Thu, 17 May 2018 02:18:53 +0000 (UTC) (envelope-from tota@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 5ACB722B2E; Thu, 17 May 2018 02:18:53 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w4H2IrPe090899; Thu, 17 May 2018 02:18:53 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w4H2IqfJ090897; Thu, 17 May 2018 02:18:52 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201805170218.w4H2IqfJ090897@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Thu, 17 May 2018 02:18:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r470189 - head/devel/R-cran-data.table X-SVN-Group: ports-head X-SVN-Commit-Author: tota X-SVN-Commit-Paths: head/devel/R-cran-data.table X-SVN-Commit-Revision: 470189 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.26 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, 17 May 2018 02:18:54 -0000 Author: tota Date: Thu May 17 02:18:52 2018 New Revision: 470189 URL: https://svnweb.freebsd.org/changeset/ports/470189 Log: - Update to 1.11.2 - Update LICENSE section Modified: head/devel/R-cran-data.table/Makefile (contents, props changed) head/devel/R-cran-data.table/distinfo (contents, props changed) Modified: head/devel/R-cran-data.table/Makefile ============================================================================== --- head/devel/R-cran-data.table/Makefile Thu May 17 01:45:16 2018 (r470188) +++ head/devel/R-cran-data.table/Makefile Thu May 17 02:18:52 2018 (r470189) @@ -2,15 +2,17 @@ # $FreeBSD$ PORTNAME= data.table -DISTVERSION= 1.10.4-3 -PORTREVISION= 1 +DISTVERSION= 1.11.2 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Extension of Data.frame -LICENSE= GPLv3 +LICENSE= MPL20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +LIB_DEPENDS= libomp.so:devel/openmp USES= cran:auto-plist,compiles Modified: head/devel/R-cran-data.table/distinfo ============================================================================== --- head/devel/R-cran-data.table/distinfo Thu May 17 01:45:16 2018 (r470188) +++ head/devel/R-cran-data.table/distinfo Thu May 17 02:18:52 2018 (r470189) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520587335 -SHA256 (data.table_1.10.4-3.tar.gz) = ba8b4f1b96b16e7f9765fc49c5028f21ef2210fc46cf962f4f7ea7901f9d8a89 -SIZE (data.table_1.10.4-3.tar.gz) = 3071833 +TIMESTAMP = 1525852368 +SHA256 (data.table_1.11.2.tar.gz) = 44f548517426c0444f7ce993bf93350be9f31e214d3dad39f9a680a53f9e6e64 +SIZE (data.table_1.11.2.tar.gz) = 3285063