Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Sep 2019 19:09:17 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r510985 - head/math/py-nevergrad
Message-ID:  <201909031909.x83J9HnY040910@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Sep  3 19:09:17 2019
New Revision: 510985
URL: https://svnweb.freebsd.org/changeset/ports/510985

Log:
  Update to 0.2.3
  
  Changes:	https://github.com/facebookresearch/nevergrad/releases
  		https://github.com/facebookresearch/nevergrad/blob/master/CHANGELOG.md

Modified:
  head/math/py-nevergrad/Makefile
  head/math/py-nevergrad/distinfo

Modified: head/math/py-nevergrad/Makefile
==============================================================================
--- head/math/py-nevergrad/Makefile	Tue Sep  3 19:09:12 2019	(r510984)
+++ head/math/py-nevergrad/Makefile	Tue Sep  3 19:09:17 2019	(r510985)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nevergrad
-PORTVERSION=	0.2.2
-PORTREVISION=	1
+PORTVERSION=	0.2.3
 CATEGORIES=	math python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/math/py-nevergrad/distinfo
==============================================================================
--- head/math/py-nevergrad/distinfo	Tue Sep  3 19:09:12 2019	(r510984)
+++ head/math/py-nevergrad/distinfo	Tue Sep  3 19:09:17 2019	(r510985)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1561147705
-SHA256 (nevergrad-0.2.2.tar.gz) = 40ebb009e5f7f94c2962ef8388a8513e29f70928bdc57779df5dcb1bce6f769d
-SIZE (nevergrad-0.2.2.tar.gz) = 125992
+TIMESTAMP = 1567510036
+SHA256 (nevergrad-0.2.3.tar.gz) = eca735bf58966147ce749a455ef858f64529ee056615583e838a33b6bac7dc37
+SIZE (nevergrad-0.2.3.tar.gz) = 129041



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