svn commit: r501654 - head/math/R-cran-survey

Wen Heping wen at FreeBSD.org
Tue May 14 12:55:00 UTC 2019


Author: wen
Date: Tue May 14 12:54:59 2019
New Revision: 501654
URL: https://svnweb.freebsd.org/changeset/ports/501654

Log:
  - Update to 3.36

Modified:
  head/math/R-cran-survey/Makefile
  head/math/R-cran-survey/distinfo

Modified: head/math/R-cran-survey/Makefile
==============================================================================
--- head/math/R-cran-survey/Makefile	Tue May 14 12:41:15 2019	(r501653)
+++ head/math/R-cran-survey/Makefile	Tue May 14 12:54:59 2019	(r501654)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	survey
-DISTVERSION=	3.35-1
+DISTVERSION=	3.36
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
@@ -13,7 +13,8 @@ LICENSE=	GPLv2 GPLv3
 LICENSE_COMB=	dual
 
 CRAN_DEPENDS=	R-cran-minqa>=1.1.15:math/R-cran-minqa \
-		R-cran-numDeriv>=0:math/R-cran-numDeriv
+		R-cran-numDeriv>=0:math/R-cran-numDeriv \
+		R-cran-mitools>=0:math/R-cran-mitools
 BUILD_DEPENDS=	${CRAN_DEPENDS}
 RUN_DEPENDS=	${CRAN_DEPENDS}
 

Modified: head/math/R-cran-survey/distinfo
==============================================================================
--- head/math/R-cran-survey/distinfo	Tue May 14 12:41:15 2019	(r501653)
+++ head/math/R-cran-survey/distinfo	Tue May 14 12:54:59 2019	(r501654)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1550384422
-SHA256 (survey_3.35-1.tar.gz) = 11e5ddde9c8c21dfaed0b1247036e068ad32782c76ff71f7937eb7585dd364db
-SIZE (survey_3.35-1.tar.gz) = 1549322
+TIMESTAMP = 1556597006
+SHA256 (survey_3.36.tar.gz) = 90f32e9d2b52eacf881e6717a4b5edfc5a3beb5da516f8372293549589d79475
+SIZE (survey_3.36.tar.gz) = 1550706


More information about the svn-ports-all mailing list