From owner-dev-commits-ports-all@freebsd.org Sat Oct 2 23:01:11 2021 Return-Path: Delivered-To: dev-commits-ports-all@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 8B1776ABBA2; Sat, 2 Oct 2021 23:01:11 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HMMsg2pg7z3LjF; Sat, 2 Oct 2021 23:01:11 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3EA7E1B1F3; Sat, 2 Oct 2021 23:01:11 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 192N1Bfl009994; Sat, 2 Oct 2021 23:01:11 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 192N1BPh009993; Sat, 2 Oct 2021 23:01:11 GMT (envelope-from git) Date: Sat, 2 Oct 2021 23:01:11 GMT Message-Id: <202110022301.192N1BPh009993@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: e327d8784839 - main - math/py-PuLP: Update 2.5.0 -> 2.5.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e327d87848399b70a8417c3782c5bdc24e6ace0d Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Oct 2021 23:01:11 -0000 The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=e327d87848399b70a8417c3782c5bdc24e6ace0d commit e327d87848399b70a8417c3782c5bdc24e6ace0d Author: Yuri Victorovich AuthorDate: 2021-10-02 21:00:16 +0000 Commit: Yuri Victorovich CommitDate: 2021-10-02 23:00:00 +0000 math/py-PuLP: Update 2.5.0 -> 2.5.1 Reported by: portscout --- math/py-PuLP/Makefile | 4 ++-- math/py-PuLP/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/math/py-PuLP/Makefile b/math/py-PuLP/Makefile index 2048adc6be87..4a238bf1dacb 100644 --- a/math/py-PuLP/Makefile +++ b/math/py-PuLP/Makefile @@ -1,5 +1,5 @@ PORTNAME= PuLP -DISTVERSION= 2.5.0 +DISTVERSION= 2.5.1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -23,7 +23,7 @@ post-patch: @${CP} ${WRKSRC}/pulp/pulp.cfg.linux ${WRKSRC}/pulp/pulp.cfg.freebsd @${REINPLACE_CMD} -E 's/^(CplexPath|PulpCbcPath) = .*/#&/' ${WRKSRC}/pulp/pulp.cfg.freebsd -do-test: install # one test is known to fail: https://github.com/coin-or/pulp/issues/472 +do-test: install # one test is known to fail: https://github.com/coin-or/pulp/issues/494 @cd ${TEST_WRKSRC} && py.test diff --git a/math/py-PuLP/distinfo b/math/py-PuLP/distinfo index 46117392accd..0ca1f69e2e48 100644 --- a/math/py-PuLP/distinfo +++ b/math/py-PuLP/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629096882 -SHA256 (PuLP-2.5.0.tar.gz) = 5dc7d76bfb1da06ac048066ced75603340d0d7ba8a7dbfce4040d6f126eda0d5 -SIZE (PuLP-2.5.0.tar.gz) = 1391143 +TIMESTAMP = 1633205958 +SHA256 (PuLP-2.5.1.tar.gz) = 27c2a87a98ea0e9a08c7c46e6df47d6d4e753ad9991fea2901892425d89c99a6 +SIZE (PuLP-2.5.1.tar.gz) = 1391231