Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jun 2020 11:33:16 +0000 (UTC)
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r539802 - head/misc/R-cran-xfun
Message-ID:  <202006221133.05MBXG33070154@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006221133.05MBXG33070154>