From owner-svn-ports-head@freebsd.org Thu Feb 18 10:47:38 2021 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 6C206533169; Thu, 18 Feb 2021 10:47:38 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DhBHZ2b0gz3pll; Thu, 18 Feb 2021 10:47:38 +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 4AFC516972; Thu, 18 Feb 2021 10:47:38 +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 11IAlckH028449; Thu, 18 Feb 2021 10:47:38 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 11IAlbi3028447; Thu, 18 Feb 2021 10:47:37 GMT (envelope-from tota@FreeBSD.org) Message-Id: <202102181047.11IAlbi3028447@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Thu, 18 Feb 2021 10:47:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r565920 - head/devel/R-cran-lifecycle X-SVN-Group: ports-head X-SVN-Commit-Author: tota X-SVN-Commit-Paths: head/devel/R-cran-lifecycle X-SVN-Commit-Revision: 565920 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.34 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: Thu, 18 Feb 2021 10:47:38 -0000 Author: tota Date: Thu Feb 18 10:47:37 2021 New Revision: 565920 URL: https://svnweb.freebsd.org/changeset/ports/565920 Log: - Update to 1.0.0 - Change LICENSE to MIT Modified: head/devel/R-cran-lifecycle/Makefile (contents, props changed) head/devel/R-cran-lifecycle/distinfo (contents, props changed) Modified: head/devel/R-cran-lifecycle/Makefile ============================================================================== --- head/devel/R-cran-lifecycle/Makefile Thu Feb 18 09:37:23 2021 (r565919) +++ head/devel/R-cran-lifecycle/Makefile Thu Feb 18 10:47:37 2021 (r565920) @@ -1,15 +1,14 @@ # $FreeBSD$ PORTNAME= lifecycle -PORTVERSION= 0.2.0 -PORTREVISION= 1 +PORTVERSION= 1.0.0 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Manage the Life Cycle of your Package Functions -LICENSE= GPLv3 +LICENSE= MIT CRAN_DEPENDS= R-cran-glue>0:devel/R-cran-glue \ R-cran-rlang>=0.4.0:devel/R-cran-rlang Modified: head/devel/R-cran-lifecycle/distinfo ============================================================================== --- head/devel/R-cran-lifecycle/distinfo Thu Feb 18 09:37:23 2021 (r565919) +++ head/devel/R-cran-lifecycle/distinfo Thu Feb 18 10:47:37 2021 (r565920) @@ -1,3 +1,3 @@ -TIMESTAMP = 1585882807 -SHA256 (lifecycle_0.2.0.tar.gz) = 29746e8dee05d4e36f9c612e8c7a903a4f648a36b3b94c9776e518c38a412224 -SIZE (lifecycle_0.2.0.tar.gz) = 164455 +TIMESTAMP = 1613624578 +SHA256 (lifecycle_1.0.0.tar.gz) = 03334ab213f2ad49a49e184e73f2051e04d35d43f562db903e68243cd2ec0f8e +SIZE (lifecycle_1.0.0.tar.gz) = 83389