From owner-svn-ports-head@freebsd.org Fri Apr 13 01:32:07 2018 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 2BF80FA258A; Fri, 13 Apr 2018 01:32:07 +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 D35B88DF34; Fri, 13 Apr 2018 01:32:06 +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 CE5C613380; Fri, 13 Apr 2018 01:32:06 +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 w3D1W64F084421; Fri, 13 Apr 2018 01:32:06 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3D1W6D0084419; Fri, 13 Apr 2018 01:32:06 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201804130132.w3D1W6D0084419@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Fri, 13 Apr 2018 01:32:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467205 - head/devel/R-cran-lubridate X-SVN-Group: ports-head X-SVN-Commit-Author: tota X-SVN-Commit-Paths: head/devel/R-cran-lubridate X-SVN-Commit-Revision: 467205 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.25 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: Fri, 13 Apr 2018 01:32:07 -0000 Author: tota Date: Fri Apr 13 01:32:06 2018 New Revision: 467205 URL: https://svnweb.freebsd.org/changeset/ports/467205 Log: - Update to 1.7.4 - Fix LICENSE Modified: head/devel/R-cran-lubridate/Makefile (contents, props changed) head/devel/R-cran-lubridate/distinfo (contents, props changed) Modified: head/devel/R-cran-lubridate/Makefile ============================================================================== --- head/devel/R-cran-lubridate/Makefile Fri Apr 13 00:47:12 2018 (r467204) +++ head/devel/R-cran-lubridate/Makefile Fri Apr 13 01:32:06 2018 (r467205) @@ -2,14 +2,14 @@ # $FreeBSD$ PORTNAME= lubridate -PORTVERSION= 1.7.3 +PORTVERSION= 1.7.4 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Make Dealing with Dates a Little Easier -LICENSE= GPLv2 +LICENSE= GPLv2+ CRAN_DEPENDS= R-cran-stringr>0:textproc/R-cran-stringr \ R-cran-Rcpp>=0.12.13:devel/R-cran-Rcpp Modified: head/devel/R-cran-lubridate/distinfo ============================================================================== --- head/devel/R-cran-lubridate/distinfo Fri Apr 13 00:47:12 2018 (r467204) +++ head/devel/R-cran-lubridate/distinfo Fri Apr 13 01:32:06 2018 (r467205) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520826043 -SHA256 (lubridate_1.7.3.tar.gz) = 2cffbf54afce1d068e65241fb876a77b10ee907d5a19d2ffa84d5ba8a2c3f3df -SIZE (lubridate_1.7.3.tar.gz) = 447719 +TIMESTAMP = 1523581143 +SHA256 (lubridate_1.7.4.tar.gz) = 510ca87bd91631c395655ee5029b291e948b33df09e56f6be5839f43e3104891 +SIZE (lubridate_1.7.4.tar.gz) = 449850