svn commit: r305101 - head/math/R-cran-coda

Wen Heping wen at FreeBSD.org
Mon Oct 1 09:46:11 UTC 2012


Author: wen
Date: Mon Oct  1 09:46:10 2012
New Revision: 305101
URL: http://svn.freebsd.org/changeset/ports/305101

Log:
  - Update to 0.15-2
  - Convert to new Makefile format

Modified:
  head/math/R-cran-coda/Makefile
  head/math/R-cran-coda/distinfo

Modified: head/math/R-cran-coda/Makefile
==============================================================================
--- head/math/R-cran-coda/Makefile	Mon Oct  1 09:04:25 2012	(r305100)
+++ head/math/R-cran-coda/Makefile	Mon Oct  1 09:46:10 2012	(r305101)
@@ -1,19 +1,15 @@
-# New ports collection makefile for:	math/R-cran-coda
-# Date created:				Jan 17, 2010
-# Whom:					Wen Heping <wenheping at gmail.com>
-#
+# Created by: Wen Heping <wenheping at gmail.com>
 # $FreeBSD$
-#
 
 PORTNAME=	coda
-DISTVERSION=	0.15-1
+DISTVERSION=	0.15-2
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
 MAINTAINER=	wen at 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>

Modified: head/math/R-cran-coda/distinfo
==============================================================================
--- head/math/R-cran-coda/distinfo	Mon Oct  1 09:04:25 2012	(r305100)
+++ head/math/R-cran-coda/distinfo	Mon Oct  1 09:46:10 2012	(r305101)
@@ -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



More information about the svn-ports-head mailing list