svn commit: r539802 - head/misc/R-cran-xfun

TAKATSU Tomonari tota at FreeBSD.org
Mon Jun 22 11:33:17 UTC 2020


Author: tota
Date: Mon Jun 22 11:33:16 2020
New Revision: 539802
URL: https://svnweb.freebsd.org/changeset/ports/539802

Log:
  - Update to 0.15

Modified:
  head/misc/R-cran-xfun/Makefile   (contents, props changed)
  head/misc/R-cran-xfun/distinfo   (contents, props changed)

Modified: head/misc/R-cran-xfun/Makefile
==============================================================================
--- head/misc/R-cran-xfun/Makefile	Mon Jun 22 11:05:02 2020	(r539801)
+++ head/misc/R-cran-xfun/Makefile	Mon Jun 22 11:33:16 2020	(r539802)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	xfun
-PORTVERSION=	0.14
+PORTVERSION=	0.15
 CATEGORIES=	misc
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -10,6 +10,6 @@ COMMENT=	Miscellaneous Functions by Yihui Xie
 
 LICENSE=	MIT
 
-USES=		cran:auto-plist
+USES=		cran:auto-plist,compiles
 
 .include <bsd.port.mk>

Modified: head/misc/R-cran-xfun/distinfo
==============================================================================
--- head/misc/R-cran-xfun/distinfo	Mon Jun 22 11:05:02 2020	(r539801)
+++ head/misc/R-cran-xfun/distinfo	Mon Jun 22 11:33:16 2020	(r539802)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1590057305
-SHA256 (xfun_0.14.tar.gz) = 49c121bfc95c063f2d453a1d89674f3d446bb283489d21417226844c4f336ea0
-SIZE (xfun_0.14.tar.gz) = 69436
+TIMESTAMP = 1592803111
+SHA256 (xfun_0.15.tar.gz) = 7221a6b9c9d870c654913e11231ce84a1615733281a876c2b27f154233bfb1b9
+SIZE (xfun_0.15.tar.gz) = 74045


More information about the svn-ports-all mailing list