From owner-svn-ports-head@freebsd.org Sun Oct 28 04:45:49 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 D3D5E10E2EDE; Sun, 28 Oct 2018 04:45:49 +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.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 7B2E86F72E; Sun, 28 Oct 2018 04:45:49 +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 57CE11A9EE; Sun, 28 Oct 2018 04:45:49 +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 w9S4jncj085140; Sun, 28 Oct 2018 04:45:49 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9S4jnj7085138; Sun, 28 Oct 2018 04:45:49 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201810280445.w9S4jnj7085138@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sun, 28 Oct 2018 04:45:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483223 - head/math/yices X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/math/yices X-SVN-Commit-Revision: 483223 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: Sun, 28 Oct 2018 04:45:50 -0000 Author: yuri Date: Sun Oct 28 04:45:48 2018 New Revision: 483223 URL: https://svnweb.freebsd.org/changeset/ports/483223 Log: math/yices: Update 2.6.0 -> 2.6.1 Reported by: portscout Modified: head/math/yices/Makefile head/math/yices/distinfo Modified: head/math/yices/Makefile ============================================================================== --- head/math/yices/Makefile Sun Oct 28 04:37:14 2018 (r483222) +++ head/math/yices/Makefile Sun Oct 28 04:45:48 2018 (r483223) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= yices -DISTVERSION= 2.6.0 +DISTVERSION= 2.6.1 CATEGORIES= math MASTER_SITES= http://yices.csl.sri.com/releases/${DISTVERSION}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-src Modified: head/math/yices/distinfo ============================================================================== --- head/math/yices/distinfo Sun Oct 28 04:37:14 2018 (r483222) +++ head/math/yices/distinfo Sun Oct 28 04:45:48 2018 (r483223) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532156748 -SHA256 (yices-2.6.0-src.tar.gz) = 4712c5c4bd1d299418148c68851c023041dc16450907353bedd4c17c1e4713e4 -SIZE (yices-2.6.0-src.tar.gz) = 5539571 +TIMESTAMP = 1540701574 +SHA256 (yices-2.6.1-src.tar.gz) = c37340616483f584ee403a06ab01fc9151a834e07a4d937a155b1e6a73b3b93e +SIZE (yices-2.6.1-src.tar.gz) = 5419404