diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2024-08-01 04:14:39 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2024-08-01 04:24:16 +0000 |
commit | 2f78bacf84f8d2963e14a5fd71e1b57e35116398 (patch) | |
tree | 4667920c6b1d9846c8fa9c96f7e37eed692ccd77 | |
parent | bdbbccce54cf1ca916964c7f1ce05e81cf3d0052 (diff) |
devel/R-cran-bitops: Update to 1.0-8
Reported by: portscout
-rw-r--r-- | devel/R-cran-bitops/Makefile | 3 | ||||
-rw-r--r-- | devel/R-cran-bitops/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/devel/R-cran-bitops/Makefile b/devel/R-cran-bitops/Makefile index 99644ee9707e..d9a17d71d9eb 100644 --- a/devel/R-cran-bitops/Makefile +++ b/devel/R-cran-bitops/Makefile @@ -1,6 +1,5 @@ PORTNAME= bitops -DISTVERSION= 1.0-7 -PORTREVISION= 1 +DISTVERSION= 1.0-8 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-bitops/distinfo b/devel/R-cran-bitops/distinfo index 55db7776947f..153211f36830 100644 --- a/devel/R-cran-bitops/distinfo +++ b/devel/R-cran-bitops/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619341026 -SHA256 (bitops_1.0-7.tar.gz) = e9b5fc92c39f94a10cd0e13f3d6e2a9c17b75ea01467077a51d47a5f708517c4 -SIZE (bitops_1.0-7.tar.gz) = 10809 +TIMESTAMP = 1722456330 +SHA256 (bitops_1.0-8.tar.gz) = 78a14b9f69645dc65e1973e1f1a9968c53d5c5edc6aa1ac85661e1112f212738 +SIZE (bitops_1.0-8.tar.gz) = 10915 |