From owner-svn-ports-head@freebsd.org Wed Jun 26 18:41:26 2019 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 7EB4015CF4F6; Wed, 26 Jun 2019 18:41:26 +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.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 2134A82F1E; Wed, 26 Jun 2019 18:41:26 +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 F2EFE3D49; Wed, 26 Jun 2019 18:41:25 +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 x5QIfPbO020000; Wed, 26 Jun 2019 18:41:25 GMT (envelope-from arrowd@FreeBSD.org) Received: (from arrowd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x5QIfPwQ019998; Wed, 26 Jun 2019 18:41:25 GMT (envelope-from arrowd@FreeBSD.org) Message-Id: <201906261841.x5QIfPwQ019998@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arrowd set sender to arrowd@FreeBSD.org using -f From: Gleb Popov Date: Wed, 26 Jun 2019 18:41:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r505178 - head/math/z3 X-SVN-Group: ports-head X-SVN-Commit-Author: arrowd X-SVN-Commit-Paths: head/math/z3 X-SVN-Commit-Revision: 505178 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 2134A82F1E X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.98 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.98)[-0.983,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] 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: Wed, 26 Jun 2019 18:41:26 -0000 Author: arrowd Date: Wed Jun 26 18:41:25 2019 New Revision: 505178 URL: https://svnweb.freebsd.org/changeset/ports/505178 Log: math/z3: Update to 4.8.5. Modified: head/math/z3/Makefile head/math/z3/distinfo Modified: head/math/z3/Makefile ============================================================================== --- head/math/z3/Makefile Wed Jun 26 18:16:49 2019 (r505177) +++ head/math/z3/Makefile Wed Jun 26 18:41:25 2019 (r505178) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= z3 -DISTVERSIONPREFIX= ${PORTNAME}- -DISTVERSION= 4.8.4 +DISTVERSIONPREFIX= Z3- +DISTVERSION= 4.8.5 CATEGORIES= math MAINTAINER= arrowd@FreeBSD.org Modified: head/math/z3/distinfo ============================================================================== --- head/math/z3/distinfo Wed Jun 26 18:16:49 2019 (r505177) +++ head/math/z3/distinfo Wed Jun 26 18:41:25 2019 (r505178) @@ -1,3 +1,3 @@ -TIMESTAMP = 1550916438 -SHA256 (Z3Prover-z3-z3-4.8.4_GH0.tar.gz) = 5a18fe616c2a30b56e5b2f5b9f03f405cdf2435711517ff70b076a01396ef601 -SIZE (Z3Prover-z3-z3-4.8.4_GH0.tar.gz) = 4117081 +TIMESTAMP = 1561572798 +SHA256 (Z3Prover-z3-Z3-4.8.5_GH0.tar.gz) = 4e8e232887ddfa643adb6a30dcd3743cb2fa6591735fbd302b49f7028cdc0363 +SIZE (Z3Prover-z3-Z3-4.8.5_GH0.tar.gz) = 4177051