- Update to 0.3.14
- Add LICENSE
This commit is contained in:
parent
b16439d863
commit
835195375b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=385025
2 changed files with 6 additions and 4 deletions
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue