svn commit: r385023 - head/math/R-cran-coda
Wen Heping
wen at FreeBSD.org
Thu Apr 30 03:09:34 UTC 2015
Author: wen
Date: Thu Apr 30 03:09:33 2015
New Revision: 385023
URL: https://svnweb.freebsd.org/changeset/ports/385023
Log:
- Update to 0.17.1
- Add LICENSE
> Description of fields to fill in above: 76 columns --|
> PR: If a GNATS PR is affected by the change.
> Differential Revision: https://reviews.freebsd.org/D### (*full* phabric URL needed).
> Submitted by: If someone else sent in the change.
> Reviewed by: If someone else reviewed your modification.
> Approved by: If you needed approval for this commit.
> Obtained from: If the change is from a third party.
> MFC after: N [day[s]|week[s]|month[s]]. Request a reminder email.
> MFH: Ports tree branch name. Request approval for merge.
> Relnotes: Set to 'yes' for mention in release notes.
> Security: Vulnerability reference (one per line) or description.
> Sponsored by: If the change was sponsored by an organization.
> Empty fields above will be automatically removed.
M R-cran-coda/Makefile
M R-cran-coda/distinfo
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 Thu Apr 30 02:58:43 2015 (r385022)
+++ head/math/R-cran-coda/Makefile Thu Apr 30 03:09:33 2015 (r385023)
@@ -2,14 +2,16 @@
# $FreeBSD$
PORTNAME= coda
-DISTVERSION= 0.16-1
-PORTREVISION= 6
+DISTVERSION= 0.17-1
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= wen at FreeBSD.org
COMMENT= Output analysis and diagnostics for MCMC
+LICENSE= GPLv2 GPLv3
+LICENSE_COMB= dual
+
USES= cran:auto-plist
.include <bsd.port.mk>
Modified: head/math/R-cran-coda/distinfo
==============================================================================
--- head/math/R-cran-coda/distinfo Thu Apr 30 02:58:43 2015 (r385022)
+++ head/math/R-cran-coda/distinfo Thu Apr 30 03:09:33 2015 (r385023)
@@ -1,2 +1,2 @@
-SHA256 (coda_0.16-1.tar.gz) = 91e00288a57411687faa408dc58c36b4149ff3d9822e2f9fa4c7ca33fabae514
-SIZE (coda_0.16-1.tar.gz) = 74195
+SHA256 (coda_0.17-1.tar.gz) = ce88bc0e8d47c35aba3ae63d5644a9eb6158df39c532dd8089b19bd889c35ae2
+SIZE (coda_0.17-1.tar.gz) = 72917
More information about the svn-ports-head
mailing list