git: 32796f902b90 - main - devel/R-cran-bitops: Update to 1.0-7

TAKATSU Tomonari tota at FreeBSD.org
Sun Apr 25 16:06:03 UTC 2021


The branch main has been updated by tota:

URL: https://cgit.FreeBSD.org/ports/commit/?id=32796f902b9023d64e1ad9d98c8d753c56c57be2

commit 32796f902b9023d64e1ad9d98c8d753c56c57be2
Author:     TAKATSU Tomonari <tota at FreeBSD.org>
AuthorDate: 2021-04-25 08:57:20 +0000
Commit:     TAKATSU Tomonari <tota at 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 at FreeBSD.org>
 
 PORTNAME=	bitops
-DISTVERSION=	1.0-6
-PORTREVISION=	9
+DISTVERSION=	1.0-7
 CATEGORIES=	devel
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
 MAINTAINER=	tota at 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


More information about the dev-commits-ports-all mailing list