svn commit: r418863 - head/math/R-cran-memisc

TAKATSU Tomonari tota at FreeBSD.org
Thu Jul 21 04:55:26 UTC 2016


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


More information about the svn-ports-head mailing list