diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2022-02-09 03:29:22 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2022-02-09 03:32:11 +0000 |
commit | 450c4bcaf36324bf3150c81aaa02b037ae2991b1 (patch) | |
tree | 6108133302b2e486190ecf97d584fb78b37db57f | |
parent | security/vuxml: Add missing PORTEPOCH for x11/libX11 (diff) |
math/R-cran-units: Update to 0.8-0
-rw-r--r-- | math/R-cran-units/Makefile | 2 | ||||
-rw-r--r-- | math/R-cran-units/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/R-cran-units/Makefile b/math/R-cran-units/Makefile index 0f8c9d475750..91701bf85f42 100644 --- a/math/R-cran-units/Makefile +++ b/math/R-cran-units/Makefile @@ -1,7 +1,7 @@ # Created by: TAKATSU Tomonari <tota@FreeBSD.org> PORTNAME= units -DISTVERSION= 0.7-2 +DISTVERSION= 0.8-0 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-units/distinfo b/math/R-cran-units/distinfo index 8f5a405d210b..44fd0775702a 100644 --- a/math/R-cran-units/distinfo +++ b/math/R-cran-units/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623474915 -SHA256 (units_0.7-2.tar.gz) = b90be023431100632b3081747af9e743e615452b4ad38810991f7b024b7040eb -SIZE (units_0.7-2.tar.gz) = 855840 +TIMESTAMP = 1644373583 +SHA256 (units_0.8-0.tar.gz) = 9c46fe138e8c1c3d3a51268776412f02d09673656516148cccb71b1071beb21a +SIZE (units_0.8-0.tar.gz) = 866695 |