diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2020-09-10 17:42:32 +0800 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2020-09-10 17:42:32 +0800 |
commit | 485011fc80b11b51816f7fb16a149844d2a2c69a (patch) | |
tree | 9e3f6348f1c825bff10961498aba23484daac70a /misc | |
parent | 4c04b51c3f033749d6ed5759183e0705fd5f6cdd (diff) | |
download | freebsd-ports-gnome-485011fc80b11b51816f7fb16a149844d2a2c69a.tar.gz freebsd-ports-gnome-485011fc80b11b51816f7fb16a149844d2a2c69a.tar.zst freebsd-ports-gnome-485011fc80b11b51816f7fb16a149844d2a2c69a.zip |
- Update to 0.17
Diffstat (limited to 'misc')
-rw-r--r-- | misc/R-cran-xfun/Makefile | 2 | ||||
-rw-r--r-- | misc/R-cran-xfun/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/R-cran-xfun/Makefile b/misc/R-cran-xfun/Makefile index 477cbe25c346..33312ca696d1 100644 --- a/misc/R-cran-xfun/Makefile +++ b/misc/R-cran-xfun/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xfun -PORTVERSION= 0.16 +PORTVERSION= 0.17 CATEGORIES= misc DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/misc/R-cran-xfun/distinfo b/misc/R-cran-xfun/distinfo index 2d24c0f63fb3..f14ca1efd4a1 100644 --- a/misc/R-cran-xfun/distinfo +++ b/misc/R-cran-xfun/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1595947580 -SHA256 (xfun_0.16.tar.gz) = 4f034fb7f825ff4103241aa43a45e5aafbb72c113499cf987784d0057b38ebf4 -SIZE (xfun_0.16.tar.gz) = 75746 +TIMESTAMP = 1598032090 +SHA256 (xfun_0.17.tar.gz) = b27aa14454e90facce43c255a5e04be35bc5b417ea2a1d2f0d6bfc9c43c4a5fd +SIZE (xfun_0.17.tar.gz) = 77239 |