Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Apr 2015 06:25:52 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r385025 - head/math/R-cran-inline
Message-ID:  <201504300625.t3U6PqA4016328@svn.freebsd.org>

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



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