diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2021-01-10 13:15:58 +0800 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2021-01-10 13:15:58 +0800 |
commit | b34e628b5f8dcbdd75dfc1ecca2606820a2aacef (patch) | |
tree | b541c0bb5f7bee2c7f1e340ad0df0b19a08317ef /math | |
parent | cdd1beb1fc4618f573d2de16a6580cfed36091fb (diff) | |
download | freebsd-ports-gnome-b34e628b5f8dcbdd75dfc1ecca2606820a2aacef.tar.gz freebsd-ports-gnome-b34e628b5f8dcbdd75dfc1ecca2606820a2aacef.tar.zst freebsd-ports-gnome-b34e628b5f8dcbdd75dfc1ecca2606820a2aacef.zip |
- Update to 0.9-7
Diffstat (limited to 'math')
-rw-r--r-- | math/R-cran-sf/Makefile | 3 | ||||
-rw-r--r-- | math/R-cran-sf/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/math/R-cran-sf/Makefile b/math/R-cran-sf/Makefile index 121448298646..aba98c8d2a34 100644 --- a/math/R-cran-sf/Makefile +++ b/math/R-cran-sf/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= sf -DISTVERSION= 0.9-6 -PORTREVISION= 2 +DISTVERSION= 0.9-7 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-sf/distinfo b/math/R-cran-sf/distinfo index 59618a47b709..5494895e611d 100644 --- a/math/R-cran-sf/distinfo +++ b/math/R-cran-sf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1600742481 -SHA256 (sf_0.9-6.tar.gz) = 497fc2e152283ad26a13ce66f5f58fd3b2633eb354724f9e599f9e9dbaa5d807 -SIZE (sf_0.9-6.tar.gz) = 4160758 +TIMESTAMP = 1610173175 +SHA256 (sf_0.9-7.tar.gz) = 4acac2f78badf9d252da5bf377975f984927c14a56a72d9f83d285c0adadae9c +SIZE (sf_0.9-7.tar.gz) = 4203095 |