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

TAKATSU Tomonari tota at FreeBSD.org
Wed Aug 30 02:46:06 UTC 2017


Author: tota
Date: Wed Aug 30 02:46:05 2017
New Revision: 448955
URL: https://svnweb.freebsd.org/changeset/ports/448955

Log:
  - Update to 0.99.13.2

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	Wed Aug 30 02:23:43 2017	(r448954)
+++ head/math/R-cran-memisc/Makefile	Wed Aug 30 02:46:05 2017	(r448955)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	memisc
-DISTVERSION=	0.99.8
+DISTVERSION=	0.99.13.2
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
@@ -10,6 +10,10 @@ MAINTAINER=	tota at FreeBSD.org
 COMMENT=	Provides an infrastructure for the management of survey data
 
 LICENSE=	GPLv2
+
+CRAN_DEPENDS=	R-cran-repr>0:devel/R-cran-repr
+BUILD_DEPENDS=	${CRAN_DEPENDS}
+RUN_DEPENDS=	${CRAN_DEPENDS}
 
 USES=	cran:auto-plist,compiles
 

Modified: head/math/R-cran-memisc/distinfo
==============================================================================
--- head/math/R-cran-memisc/distinfo	Wed Aug 30 02:23:43 2017	(r448954)
+++ head/math/R-cran-memisc/distinfo	Wed Aug 30 02:46:05 2017	(r448955)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1482506057
-SHA256 (memisc_0.99.8.tar.gz) = f31eb8ab1c3bba9946659ae51b069e202eb596b2cfca3761797f58e33446b0f1
-SIZE (memisc_0.99.8.tar.gz) = 1197310
+TIMESTAMP = 1503901710
+SHA256 (memisc_0.99.13.2.tar.gz) = 5791e7b0ffd2ae99e76d697e323427886080bd8b30433f5566dce1a2862c054b
+SIZE (memisc_0.99.13.2.tar.gz) = 1312604


More information about the svn-ports-head mailing list