Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jul 2016 04:55:25 +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: r418863 - head/math/R-cran-memisc
Message-ID:  <201607210455.u6L4tPEW079470@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Thu Jul 21 04:55:25 2016
New Revision: 418863
URL: https://svnweb.freebsd.org/changeset/ports/418863

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

Modified:
  head/math/R-cran-memisc/Makefile   (contents, props changed)
  head/math/R-cran-memisc/distinfo   (contents, props changed)

Modified: head/math/R-cran-memisc/Makefile
==============================================================================
--- head/math/R-cran-memisc/Makefile	Thu Jul 21 04:14:10 2016	(r418862)
+++ head/math/R-cran-memisc/Makefile	Thu Jul 21 04:55:25 2016	(r418863)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	memisc
-DISTVERSION=	0.99.6
+DISTVERSION=	0.99.7-1
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
@@ -11,6 +11,6 @@ COMMENT=	Provides an infrastructure for 
 
 LICENSE=	GPLv2
 
-USES=	cran:auto-plist
+USES=	cran:auto-plist,compiles
 
 .include <bsd.port.mk>

Modified: head/math/R-cran-memisc/distinfo
==============================================================================
--- head/math/R-cran-memisc/distinfo	Thu Jul 21 04:14:10 2016	(r418862)
+++ head/math/R-cran-memisc/distinfo	Thu Jul 21 04:55:25 2016	(r418863)
@@ -1,2 +1,3 @@
-SHA256 (memisc_0.99.6.tar.gz) = acdaaeeb6f3db033cd065d8bdb8313ab516935aa34f420990879864a3e784c5e
-SIZE (memisc_0.99.6.tar.gz) = 1184630
+TIMESTAMP = 1468902003
+SHA256 (memisc_0.99.7-1.tar.gz) = 0f4a93b2dcb85522a58ccdf7e44c6551c5b9b0e5bb3964f001b37159536f8269
+SIZE (memisc_0.99.7-1.tar.gz) = 1229200



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