mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 0.3.12
This commit is contained in:
parent
88a5ef28b7
commit
12823beefa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=323335
3 changed files with 4 additions and 5 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= inline
|
||||
PORTVERSION= 0.3.11
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.3.12
|
||||
CATEGORIES= math
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (inline_0.3.11.tar.gz) = 687f04fcfa5545df467a75e4cf5ffb5dd74088ee8e03b6d28177e21934499de0
|
||||
SIZE (inline_0.3.11.tar.gz) = 22448
|
||||
SHA256 (inline_0.3.12.tar.gz) = 4bb1d576d38315c0f02d1a367748d860e077b0b3af873202cdc032ee242460b3
|
||||
SIZE (inline_0.3.12.tar.gz) = 14071
|
||||
|
|
|
@ -2,4 +2,4 @@ R-cran-inline is a functionality to dynamically define R functions
|
|||
and S4 methods with in-lined C, C++ or Fortran code supporting .C
|
||||
and .Call calling conventions.
|
||||
|
||||
WWW: http://cran.r-project.org/web/packages/inline/
|
||||
WWW: http://cran.r-project.org/web/packages/inline/
|
||||
|
|
Loading…
Add table
Reference in a new issue