svn commit: r385025 - head/math/R-cran-inline

Wen Heping wen at FreeBSD.org
Thu Apr 30 06:25:53 UTC 2015


Author: wen
Date: Thu Apr 30 06:25:52 2015
New Revision: 385025
URL: https://svnweb.freebsd.org/changeset/ports/385025

Log:
  - Update to 0.3.14
  - Add LICENSE

Modified:
  head/math/R-cran-inline/Makefile
  head/math/R-cran-inline/distinfo

Modified: head/math/R-cran-inline/Makefile
==============================================================================
--- head/math/R-cran-inline/Makefile	Thu Apr 30 04:28:27 2015	(r385024)
+++ head/math/R-cran-inline/Makefile	Thu Apr 30 06:25:52 2015	(r385025)
@@ -2,14 +2,16 @@
 # $FreeBSD$
 
 PORTNAME=	inline
-PORTVERSION=	0.3.13
-PORTREVISION=	1
+PORTVERSION=	0.3.14
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
 MAINTAINER=	wen at FreeBSD.org
 COMMENT=	Inline C, C++, Fortran function calls from R
 
+LICENSE=	LGPL20 LGPL21 LGPL3
+LICENSE_COMB=	multi
+
 USES=	cran:auto-plist
 
 .include <bsd.port.mk>

Modified: head/math/R-cran-inline/distinfo
==============================================================================
--- head/math/R-cran-inline/distinfo	Thu Apr 30 04:28:27 2015	(r385024)
+++ head/math/R-cran-inline/distinfo	Thu Apr 30 06:25:52 2015	(r385025)
@@ -1,2 +1,2 @@
-SHA256 (inline_0.3.13.tar.gz) = c2e4cfaee05b4128852c3fc64359486e90c76b345273e39f34cdf1532da332b6
-SIZE (inline_0.3.13.tar.gz) = 14224
+SHA256 (inline_0.3.14.tar.gz) = fd34d6bf965148d26d983a022a0ff7bc1a5831f6ca066deee3f6139894dfc931
+SIZE (inline_0.3.14.tar.gz) = 18002


More information about the svn-ports-head mailing list