From owner-svn-ports-head@freebsd.org Thu Apr 23 08:19:44 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 11BD22AC504; Thu, 23 Apr 2020 08:19:44 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4979Fq6jHbz4fWh; Thu, 23 Apr 2020 08:19:43 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E188C1326; Thu, 23 Apr 2020 08:19:43 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 03N8Jh0I083215; Thu, 23 Apr 2020 08:19:43 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 03N8JhTJ083213; Thu, 23 Apr 2020 08:19:43 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202004230819.03N8JhTJ083213@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Thu, 23 Apr 2020 08:19:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r532655 - head/math/py-pyodeint X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/math/py-pyodeint X-SVN-Commit-Revision: 532655 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Apr 2020 08:19:44 -0000 Author: yuri Date: Thu Apr 23 08:19:43 2020 New Revision: 532655 URL: https://svnweb.freebsd.org/changeset/ports/532655 Log: math/py-pyodeint: Update 0.10.3 -> 0.10.4 Reported by: portscout Modified: head/math/py-pyodeint/Makefile head/math/py-pyodeint/distinfo Modified: head/math/py-pyodeint/Makefile ============================================================================== --- head/math/py-pyodeint/Makefile Thu Apr 23 08:14:35 2020 (r532654) +++ head/math/py-pyodeint/Makefile Thu Apr 23 08:19:43 2020 (r532655) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pyodeint -DISTVERSION= 0.10.3 +DISTVERSION= 0.10.4 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-pyodeint/distinfo ============================================================================== --- head/math/py-pyodeint/distinfo Thu Apr 23 08:14:35 2020 (r532654) +++ head/math/py-pyodeint/distinfo Thu Apr 23 08:19:43 2020 (r532655) @@ -1,3 +1,3 @@ -TIMESTAMP = 1584825581 -SHA256 (pyodeint-0.10.3.tar.gz) = 7b70245a271d32395a4525b43a1b9e0db9d21c0ba248b46c6333ebe4c57b087e -SIZE (pyodeint-0.10.3.tar.gz) = 95186 +TIMESTAMP = 1587629293 +SHA256 (pyodeint-0.10.4.tar.gz) = 11b7028323d03b5864b7600fbd14c87903a62d8826fbe8ea8fd0afbccadc1044 +SIZE (pyodeint-0.10.4.tar.gz) = 95049