svn commit: r559638 - head/math/alglib

Yuri Victorovich yuri at FreeBSD.org
Wed Dec 30 04:55:10 UTC 2020


Author: yuri
Date: Wed Dec 30 04:55:09 2020
New Revision: 559638
URL: https://svnweb.freebsd.org/changeset/ports/559638

Log:
  math/alglib: Update 3.16.0 -> 3.17.0

Modified:
  head/math/alglib/Makefile
  head/math/alglib/distinfo
  head/math/alglib/pkg-descr

Modified: head/math/alglib/Makefile
==============================================================================
--- head/math/alglib/Makefile	Wed Dec 30 03:12:58 2020	(r559637)
+++ head/math/alglib/Makefile	Wed Dec 30 04:55:09 2020	(r559638)
@@ -1,9 +1,9 @@
 # $FreeBSD$
 
 PORTNAME=	alglib
-DISTVERSION=	3.16.0
+DISTVERSION=	3.17.0
 CATEGORIES=	math science
-MASTER_SITES=	http://www.alglib.net/translator/re/
+MASTER_SITES=	https://www.alglib.net/translator/re/
 EXTRACT_SUFX=	.cpp.gpl.zip
 
 MAINTAINER=	yuri at FreeBSD.org

Modified: head/math/alglib/distinfo
==============================================================================
--- head/math/alglib/distinfo	Wed Dec 30 03:12:58 2020	(r559637)
+++ head/math/alglib/distinfo	Wed Dec 30 04:55:09 2020	(r559638)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1577238898
-SHA256 (alglib-3.16.0.cpp.gpl.zip) = b5ba6d621ed510e86fd56044dae64ea9a4a78651322349ca45e4307da370c76c
-SIZE (alglib-3.16.0.cpp.gpl.zip) = 2980946
+TIMESTAMP = 1609303656
+SHA256 (alglib-3.17.0.cpp.gpl.zip) = 96d61e8ad68e715dfada6aa25eef014eb14d59573809b84e3e393dbf896d40a7
+SIZE (alglib-3.17.0.cpp.gpl.zip) = 3076017

Modified: head/math/alglib/pkg-descr
==============================================================================
--- head/math/alglib/pkg-descr	Wed Dec 30 03:12:58 2020	(r559637)
+++ head/math/alglib/pkg-descr	Wed Dec 30 04:55:09 2020	(r559638)
@@ -10,4 +10,4 @@ systems. ALGLIB features include:
 
 This is a free edition of alglib.
 
-WWW: http://www.alglib.net
+WWW: https://www.alglib.net/


More information about the svn-ports-all mailing list