1
0
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:
Wen Heping 2012-10-01 09:46:10 +00:00
parent a79515933a
commit fcff1e3887
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305101
2 changed files with 5 additions and 9 deletions

View File

@ -1,19 +1,15 @@
# New ports collection makefile for: math/R-cran-coda # Created by: Wen Heping <wenheping@gmail.com>
# Date created: Jan 17, 2010
# Whom: Wen Heping <wenheping@gmail.com>
#
# $FreeBSD$ # $FreeBSD$
#
PORTNAME= coda PORTNAME= coda
DISTVERSION= 0.15-1 DISTVERSION= 0.15-2
CATEGORIES= math CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION} DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= wen@FreeBSD.org MAINTAINER= wen@FreeBSD.org
COMMENT= Output analysis and diagnostics for MCMC COMMENT= Output analysis and diagnostics for MCMC
USE_R_MOD= yes USE_R_MOD= yes
R_MOD_AUTOPLIST= yes R_MOD_AUTOPLIST= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (coda_0.15-1.tar.gz) = 1154ee12e9a3a68ac7be692fa4548533595773cc79f75ad066d0a2a653d88b33 SHA256 (coda_0.15-2.tar.gz) = b370b6014380d755a0b61abecda3b5a55b19ff4d19c0513d3afbbea9632c13ee
SIZE (coda_0.15-1.tar.gz) = 73675 SIZE (coda_0.15-2.tar.gz) = 73937