svn commit: r532916 - head/math/nlopt

Yuri Victorovich yuri at FreeBSD.org
Sat Apr 25 07:29:23 UTC 2020


Author: yuri
Date: Sat Apr 25 07:29:22 2020
New Revision: 532916
URL: https://svnweb.freebsd.org/changeset/ports/532916

Log:
  math/nlopt: Update 2.6.1 -> 2.6.2
  
  PR:		245893
  Approved by:	rhurlin at gwdg.de (maintainer)

Modified:
  head/math/nlopt/Makefile
  head/math/nlopt/distinfo

Modified: head/math/nlopt/Makefile
==============================================================================
--- head/math/nlopt/Makefile	Sat Apr 25 06:28:08 2020	(r532915)
+++ head/math/nlopt/Makefile	Sat Apr 25 07:29:22 2020	(r532916)
@@ -3,8 +3,7 @@
 
 PORTNAME=	nlopt
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.6.1
-PORTREVISION=	2
+DISTVERSION=	2.6.2
 CATEGORIES=	math
 
 MAINTAINER=	rhurlin at gwdg.de

Modified: head/math/nlopt/distinfo
==============================================================================
--- head/math/nlopt/distinfo	Sat Apr 25 06:28:08 2020	(r532915)
+++ head/math/nlopt/distinfo	Sat Apr 25 07:29:22 2020	(r532916)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1555230665
-SHA256 (stevengj-nlopt-v2.6.1_GH0.tar.gz) = 66d63a505187fb6f98642703bd0ef006fedcae2f9a6d1efa4f362ea919a02650
-SIZE (stevengj-nlopt-v2.6.1_GH0.tar.gz) = 2037462
+TIMESTAMP = 1587765051
+SHA256 (stevengj-nlopt-v2.6.2_GH0.tar.gz) = cfa5981736dd60d0109c534984c4e13c615314d3584cf1c392a155bfe1a3b17e
+SIZE (stevengj-nlopt-v2.6.2_GH0.tar.gz) = 2040229


More information about the svn-ports-all mailing list