svn commit: r518900 - head/math/R-cran-partitions

Wen Heping wen at FreeBSD.org
Tue Dec 3 02:29:48 UTC 2019


Author: wen
Date: Tue Dec  3 02:29:46 2019
New Revision: 518900
URL: https://svnweb.freebsd.org/changeset/ports/518900

Log:
  - Update to 1.9.22

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

Modified: head/math/R-cran-partitions/Makefile
==============================================================================
--- head/math/R-cran-partitions/Makefile	Tue Dec  3 02:26:29 2019	(r518899)
+++ head/math/R-cran-partitions/Makefile	Tue Dec  3 02:29:46 2019	(r518900)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	partitions
-DISTVERSION=	1.9-19
-PORTREVISION=	2
+DISTVERSION=	1.9-22
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
@@ -12,7 +11,8 @@ COMMENT=	Additive Partitions of Integers
 LICENSE=	GPLv3+
 
 RUN_DEPENDS=	R-cran-gmp>=0.5.1:math/R-cran-gmp \
-		R-cran-polynom>=0:math/R-cran-polynom
+		R-cran-polynom>=0:math/R-cran-polynom \
+		R-cran-sets>=0:math/R-cran-sets
 
 USES=		cran:auto-plist,compiles
 

Modified: head/math/R-cran-partitions/distinfo
==============================================================================
--- head/math/R-cran-partitions/distinfo	Tue Dec  3 02:26:29 2019	(r518899)
+++ head/math/R-cran-partitions/distinfo	Tue Dec  3 02:29:46 2019	(r518900)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535767220
-SHA256 (partitions_1.9-19.tar.gz) = dd47a511313ca26392bbe42d896cb96323d83ede8de1f92d622401d6a47574de
-SIZE (partitions_1.9-19.tar.gz) = 374216
+TIMESTAMP = 1575337332
+SHA256 (partitions_1.9-22.tar.gz) = da020f447e669f273207fdc0f56dde90ca7082cc5f89531ec0c473245c231ee3
+SIZE (partitions_1.9-22.tar.gz) = 433435


More information about the svn-ports-all mailing list