Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 May 2019 20:08:27 +0000 (UTC)
From:      "Pedro F. Giffuni" <pfg@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r501049 - in head/math: R-cran-DoE.base R-cran-FrF2
Message-ID:  <201905082008.x48K8RdC056806@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pfg
Date: Wed May  8 20:08:27 2019
New Revision: 501049
URL: https://svnweb.freebsd.org/changeset/ports/501049

Log:
  math/R-cran-DoE.base update to 1.1-3
  math/R-cran-FrF2 update 1.7-3
  
  Pet portlint.
  
  Reported by:	portscout
  Approved by:	thierry (mentor)

Modified:
  head/math/R-cran-DoE.base/Makefile
  head/math/R-cran-DoE.base/distinfo
  head/math/R-cran-DoE.base/pkg-descr
  head/math/R-cran-FrF2/Makefile
  head/math/R-cran-FrF2/distinfo
  head/math/R-cran-FrF2/pkg-descr

Modified: head/math/R-cran-DoE.base/Makefile
==============================================================================
--- head/math/R-cran-DoE.base/Makefile	Wed May  8 20:07:07 2019	(r501048)
+++ head/math/R-cran-DoE.base/Makefile	Wed May  8 20:08:27 2019	(r501049)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	DoE.base
-DISTVERSION=	1.1-1
-PORTREVISION=	1
+DISTVERSION=	1.1-3
 CATEGORIES=	math devel
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
@@ -15,12 +14,12 @@ LICENSE=	GPLv2+
 BUILD_DEPENDS=	${CRAN_DEPENDS}
 RUN_DEPENDS=	${CRAN_DEPENDS}
 
+USES=	cran:auto-plist
+
 CRAN_DEPENDS=	R-cran-conf.design>1:math/R-cran-conf.design	\
 		R-cran-combinat>0:math/R-cran-combinat		\
 		R-cran-vcd>0:devel/R-cran-vcd \
 		R-cran-partitions>=0:math/R-cran-partitions \
 		R-cran-numbers>=0:math/R-cran-numbers
-
-USES=	cran:auto-plist
 
 .include <bsd.port.mk>

Modified: head/math/R-cran-DoE.base/distinfo
==============================================================================
--- head/math/R-cran-DoE.base/distinfo	Wed May  8 20:07:07 2019	(r501048)
+++ head/math/R-cran-DoE.base/distinfo	Wed May  8 20:08:27 2019	(r501049)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535722923
-SHA256 (DoE.base_1.1-1.tar.gz) = 56e7c577e473271ed979ab758d0211f7b237efcdff098ee9c472c5f602adc9df
-SIZE (DoE.base_1.1-1.tar.gz) = 579022
+TIMESTAMP = 1556992717
+SHA256 (DoE.base_1.1-3.tar.gz) = c198e353e969bd9af81b5319dc93afba93ad26ce7401f14fd0b15137dc2c2978
+SIZE (DoE.base_1.1-3.tar.gz) = 580793

Modified: head/math/R-cran-DoE.base/pkg-descr
==============================================================================
--- head/math/R-cran-DoE.base/pkg-descr	Wed May  8 20:07:07 2019	(r501048)
+++ head/math/R-cran-DoE.base/pkg-descr	Wed May  8 20:08:27 2019	(r501049)
@@ -1,6 +1,6 @@
-Package DoE.base creates full factorial experimental designs and designs 
-based on orthogonal arrays for (industrial) experiments. Additionally, it 
-provides utility functions for the class design, which is also used by 
+Package DoE.base creates full factorial experimental designs and designs
+based on orthogonal arrays for (industrial) experiments. Additionally, it
+provides utility functions for the class design, which is also used by
 other packages for designed experiments.
 
 WWW: https://CRAN.R-project.org/package=DoE.base

Modified: head/math/R-cran-FrF2/Makefile
==============================================================================
--- head/math/R-cran-FrF2/Makefile	Wed May  8 20:07:07 2019	(r501048)
+++ head/math/R-cran-FrF2/Makefile	Wed May  8 20:08:27 2019	(r501049)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	FrF2
-DISTVERSION=	1.7-2
+DISTVERSION=	1.7-3
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
@@ -14,12 +14,12 @@ LICENSE=	GPLv2+
 BUILD_DEPENDS=	${CRAN_DEPENDS}
 RUN_DEPENDS=	${CRAN_DEPENDS}
 
+USES=	cran:auto-plist
+
 CRAN_DEPENDS=	R-cran-DoE.base>0:math/R-cran-DoE.base		\
 		R-cran-igraph>0:math/R-cran-igraph		\
 		R-cran-scatterplot3d>0:math/R-cran-scatterplot3d \
 		R-cran-sfsmisc>0:devel/R-cran-sfsmisc		\
 		R-cran-BsMD>0:math/R-cran-BsMD
-
-USES=	cran:auto-plist
 
 .include <bsd.port.mk>

Modified: head/math/R-cran-FrF2/distinfo
==============================================================================
--- head/math/R-cran-FrF2/distinfo	Wed May  8 20:07:07 2019	(r501048)
+++ head/math/R-cran-FrF2/distinfo	Wed May  8 20:08:27 2019	(r501049)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1497637577
-SHA256 (FrF2_1.7-2.tar.gz) = c64c1732fe7ae8f46711f69e6fb9f4c4fb1e6290c3c2833fd16b29bbfee94fe2
-SIZE (FrF2_1.7-2.tar.gz) = 282582
+TIMESTAMP = 1556992777
+SHA256 (FrF2_1.7-3.tar.gz) = 9af4db99243e6d917fced0fc40a939d31214637535fafc4a0a87170ae495a987
+SIZE (FrF2_1.7-3.tar.gz) = 283950

Modified: head/math/R-cran-FrF2/pkg-descr
==============================================================================
--- head/math/R-cran-FrF2/pkg-descr	Wed May  8 20:07:07 2019	(r501048)
+++ head/math/R-cran-FrF2/pkg-descr	Wed May  8 20:08:27 2019	(r501049)
@@ -1,10 +1,10 @@
 FrF2: Fractional Factorial Designs with 2-Level Factors
 
-Regular and non-regular Fractional Factorial 2-level designs can be 
-created. Furthermore, analysis tools for Fractional Factorial designs 
-with 2-level factors are offered (main effects and interaction plots for 
-all factors simultaneously, cube plot for looking at the simultaneous 
-effects of three factors, full or half normal plot, alias structure in a 
+Regular and non-regular Fractional Factorial 2-level designs can be
+created. Furthermore, analysis tools for Fractional Factorial designs
+with 2-level factors are offered (main effects and interaction plots for
+all factors simultaneously, cube plot for looking at the simultaneous
+effects of three factors, full or half normal plot, alias structure in a
 more readable format than with the built-in function alias).
 
 WWW: https://CRAN.R-project.org/package=FrF2



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