svn commit: r552157 - head/math/lean

Yuri Victorovich yuri at FreeBSD.org
Mon Oct 12 23:46:15 UTC 2020


Author: yuri
Date: Mon Oct 12 23:46:14 2020
New Revision: 552157
URL: https://svnweb.freebsd.org/changeset/ports/552157

Log:
  math/lean: Update 3.20.0 -> 3.21.0
  
  Reported by:	portscout

Modified:
  head/math/lean/Makefile
  head/math/lean/distinfo

Modified: head/math/lean/Makefile
==============================================================================
--- head/math/lean/Makefile	Mon Oct 12 23:36:07 2020	(r552156)
+++ head/math/lean/Makefile	Mon Oct 12 23:46:14 2020	(r552157)
@@ -2,7 +2,7 @@
 
 PORTNAME=	lean
 DISTVERSIONPREFIX=	v
-DISTVERSION=	3.20.0
+DISTVERSION=	3.21.0
 CATEGORIES=	math
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 

Modified: head/math/lean/distinfo
==============================================================================
--- head/math/lean/distinfo	Mon Oct 12 23:36:07 2020	(r552156)
+++ head/math/lean/distinfo	Mon Oct 12 23:46:14 2020	(r552157)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1599758053
-SHA256 (leanprover-community-lean-v3.20.0_GH0.tar.gz) = 2fdd49ec17e0706346df7c3f013d634e03b2fdcbce341ad04d126e43af31f5c1
-SIZE (leanprover-community-lean-v3.20.0_GH0.tar.gz) = 1855743
+TIMESTAMP = 1602545928
+SHA256 (leanprover-community-lean-v3.21.0_GH0.tar.gz) = 7effffb15bba9b3ed59adb124aec9e8b25ab7a00865421f4048f8bedf5b8dcf8
+SIZE (leanprover-community-lean-v3.21.0_GH0.tar.gz) = 1856611


More information about the svn-ports-all mailing list