Date: Sun, 25 Apr 2021 16:06:03 GMT From: TAKATSU Tomonari <tota@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 32796f902b90 - main - devel/R-cran-bitops: Update to 1.0-7 Message-ID: <202104251606.13PG63gu018008@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by tota: URL: https://cgit.FreeBSD.org/ports/commit/?id=32796f902b9023d64e1ad9d98c8d753c56c57be2 commit 32796f902b9023d64e1ad9d98c8d753c56c57be2 Author: TAKATSU Tomonari <tota@FreeBSD.org> AuthorDate: 2021-04-25 08:57:20 +0000 Commit: TAKATSU Tomonari <tota@FreeBSD.org> CommitDate: 2021-04-25 16:05:48 +0000 devel/R-cran-bitops: Update to 1.0-7 - Update to 1.0-7 - Fix LICENSE section --- devel/R-cran-bitops/Makefile | 6 ++---- devel/R-cran-bitops/distinfo | 5 +++-- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/devel/R-cran-bitops/Makefile b/devel/R-cran-bitops/Makefile index ac98eed60983..ea132940d71f 100644 --- a/devel/R-cran-bitops/Makefile +++ b/devel/R-cran-bitops/Makefile @@ -1,16 +1,14 @@ # Created by: TAKATSU Tomonari <tota@FreeBSD.org> PORTNAME= bitops -DISTVERSION= 1.0-6 -PORTREVISION= 9 +DISTVERSION= 1.0-7 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Functions for Bitwise operations -LICENSE= GPLv2 GPLv3 -LICENSE_COMB= dual +LICENSE= GPLv2+ USES= cran:auto-plist,compiles diff --git a/devel/R-cran-bitops/distinfo b/devel/R-cran-bitops/distinfo index 5d4c104f116d..55db7776947f 100644 --- a/devel/R-cran-bitops/distinfo +++ b/devel/R-cran-bitops/distinfo @@ -1,2 +1,3 @@ -SHA256 (bitops_1.0-6.tar.gz) = 9b731397b7166dd54941fb0d2eac6df60c7a483b2e790f7eb15b4d7b79c9d69c -SIZE (bitops_1.0-6.tar.gz) = 8734 +TIMESTAMP = 1619341026 +SHA256 (bitops_1.0-7.tar.gz) = e9b5fc92c39f94a10cd0e13f3d6e2a9c17b75ea01467077a51d47a5f708517c4 +SIZE (bitops_1.0-7.tar.gz) = 10809
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104251606.13PG63gu018008>