mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Update to 0.15-2
- Convert to new Makefile format
This commit is contained in:
parent
a79515933a
commit
fcff1e3887
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305101
@ -1,19 +1,15 @@
|
||||
# New ports collection makefile for: math/R-cran-coda
|
||||
# Date created: Jan 17, 2010
|
||||
# Whom: Wen Heping <wenheping@gmail.com>
|
||||
#
|
||||
# Created by: Wen Heping <wenheping@gmail.com>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= coda
|
||||
DISTVERSION= 0.15-1
|
||||
DISTVERSION= 0.15-2
|
||||
CATEGORIES= math
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
MAINTAINER= wen@FreeBSD.org
|
||||
COMMENT= Output analysis and diagnostics for MCMC
|
||||
|
||||
USE_R_MOD= yes
|
||||
USE_R_MOD= yes
|
||||
R_MOD_AUTOPLIST= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (coda_0.15-1.tar.gz) = 1154ee12e9a3a68ac7be692fa4548533595773cc79f75ad066d0a2a653d88b33
|
||||
SIZE (coda_0.15-1.tar.gz) = 73675
|
||||
SHA256 (coda_0.15-2.tar.gz) = b370b6014380d755a0b61abecda3b5a55b19ff4d19c0513d3afbbea9632c13ee
|
||||
SIZE (coda_0.15-2.tar.gz) = 73937
|
||||
|
Loading…
Reference in New Issue
Block a user