From owner-svn-ports-head@freebsd.org Sun Jun 17 17:23:34 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 253B51002E18; Sun, 17 Jun 2018 17:23:34 +0000 (UTC) (envelope-from arrowd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BFFA3766A3; Sun, 17 Jun 2018 17:23:33 +0000 (UTC) (envelope-from arrowd@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 9EE6D1859D; Sun, 17 Jun 2018 17:23:33 +0000 (UTC) (envelope-from arrowd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5HHNX7S022307; Sun, 17 Jun 2018 17:23:33 GMT (envelope-from arrowd@FreeBSD.org) Received: (from arrowd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5HHNXiG022306; Sun, 17 Jun 2018 17:23:33 GMT (envelope-from arrowd@FreeBSD.org) Message-Id: <201806171723.w5HHNXiG022306@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arrowd set sender to arrowd@FreeBSD.org using -f From: Gleb Popov Date: Sun, 17 Jun 2018 17:23:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r472613 - in head/math/z3: . files X-SVN-Group: ports-head X-SVN-Commit-Author: arrowd X-SVN-Commit-Paths: in head/math/z3: . files X-SVN-Commit-Revision: 472613 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.26 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: Sun, 17 Jun 2018 17:23:34 -0000 Author: arrowd Date: Sun Jun 17 17:23:32 2018 New Revision: 472613 URL: https://svnweb.freebsd.org/changeset/ports/472613 Log: math/z3: Update to 4.7.1. Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D15864 Deleted: head/math/z3/files/patch-src_util_lp_lp__solver__instances.cpp Modified: head/math/z3/Makefile head/math/z3/distinfo Modified: head/math/z3/Makefile ============================================================================== --- head/math/z3/Makefile Sun Jun 17 16:50:30 2018 (r472612) +++ head/math/z3/Makefile Sun Jun 17 17:23:32 2018 (r472613) @@ -2,10 +2,10 @@ PORTNAME= z3 DISTVERSIONPREFIX= ${PORTNAME}- -DISTVERSION= 4.6.0 +DISTVERSION= 4.7.1 CATEGORIES= math -MAINTAINER= 6yearold@gmail.com +MAINTAINER= arrowd@FreeBSD.org COMMENT= Z3 Theorem Prover LICENSE= MIT Modified: head/math/z3/distinfo ============================================================================== --- head/math/z3/distinfo Sun Jun 17 16:50:30 2018 (r472612) +++ head/math/z3/distinfo Sun Jun 17 17:23:32 2018 (r472613) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516713093 -SHA256 (Z3Prover-z3-z3-4.6.0_GH0.tar.gz) = 511da31d1f985cf0c79b2de05bda4e057371ba519769d1546ff71e1304fe53c9 -SIZE (Z3Prover-z3-z3-4.6.0_GH0.tar.gz) = 3987830 +TIMESTAMP = 1529241358 +SHA256 (Z3Prover-z3-z3-4.7.1_GH0.tar.gz) = a353e3da00cdaffd258052cc1406efc854606855222ab4bfd5679c58af5c11c7 +SIZE (Z3Prover-z3-z3-4.7.1_GH0.tar.gz) = 4015416