Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Dec 2016 10:07:00 +0000 (UTC)
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r427943 - head/textproc/R-cran-yaml
Message-ID:  <201612061007.uB6A70h0004617@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Tue Dec  6 10:07:00 2016
New Revision: 427943
URL: https://svnweb.freebsd.org/changeset/ports/427943

Log:
  - Update to 2.1.14
  - Add "compiles" argument to USES=cran

Modified:
  head/textproc/R-cran-yaml/Makefile   (contents, props changed)
  head/textproc/R-cran-yaml/distinfo   (contents, props changed)

Modified: head/textproc/R-cran-yaml/Makefile
==============================================================================
--- head/textproc/R-cran-yaml/Makefile	Tue Dec  6 10:04:09 2016	(r427942)
+++ head/textproc/R-cran-yaml/Makefile	Tue Dec  6 10:07:00 2016	(r427943)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	yaml
-PORTVERSION=	2.1.13
+PORTVERSION=	2.1.14
 CATEGORIES=	textproc
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -11,6 +11,6 @@ COMMENT=	Methods to convert R data to YA
 
 LICENSE=	BSD3CLAUSE
 
-USES=	cran:auto-plist
+USES=	cran:auto-plist,compiles
 
 .include <bsd.port.mk>

Modified: head/textproc/R-cran-yaml/distinfo
==============================================================================
--- head/textproc/R-cran-yaml/distinfo	Tue Dec  6 10:04:09 2016	(r427942)
+++ head/textproc/R-cran-yaml/distinfo	Tue Dec  6 10:07:00 2016	(r427943)
@@ -1,2 +1,3 @@
-SHA256 (yaml_2.1.13.tar.gz) = 26f69aa2008bcacf3b2f95ef82a4667eaec2f2da8487646f71f1e2635d2d7fa2
-SIZE (yaml_2.1.13.tar.gz) = 81045
+TIMESTAMP = 1481016904
+SHA256 (yaml_2.1.14.tar.gz) = 41a559846f6d44cc2dbcb3fc0becbc50d2766d3dc2aad7cfb97c1f9759ec0875
+SIZE (yaml_2.1.14.tar.gz) = 81095



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612061007.uB6A70h0004617>