From owner-svn-ports-all@freebsd.org Fri May 1 07:34:05 2020 Return-Path: Delivered-To: svn-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 4F9342CCFBE; Fri, 1 May 2020 07:34:05 +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 49D3sT1KMxz49jS; Fri, 1 May 2020 07:34:05 +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 286614BB6; Fri, 1 May 2020 07:34:05 +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 0417Y5Fk079183; Fri, 1 May 2020 07:34:05 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0417Y4DL079181; Fri, 1 May 2020 07:34:04 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202005010734.0417Y4DL079181@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Fri, 1 May 2020 07:34:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r533522 - head/math/spot X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/math/spot X-SVN-Commit-Revision: 533522 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 May 2020 07:34:05 -0000 Author: yuri Date: Fri May 1 07:34:04 2020 New Revision: 533522 URL: https://svnweb.freebsd.org/changeset/ports/533522 Log: math/spot: Update 2.8.7 -> 2.9 Reported by: portscout Modified: head/math/spot/Makefile head/math/spot/distinfo head/math/spot/pkg-plist Modified: head/math/spot/Makefile ============================================================================== --- head/math/spot/Makefile Fri May 1 07:20:28 2020 (r533521) +++ head/math/spot/Makefile Fri May 1 07:34:04 2020 (r533522) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= spot -DISTVERSION= 2.8.7 +DISTVERSION= 2.9 CATEGORIES= math MASTER_SITES= http://www.lrde.epita.fr/dload/${PORTNAME}/ Modified: head/math/spot/distinfo ============================================================================== --- head/math/spot/distinfo Fri May 1 07:20:28 2020 (r533521) +++ head/math/spot/distinfo Fri May 1 07:34:04 2020 (r533522) @@ -1,3 +1,3 @@ -TIMESTAMP = 1584321854 -SHA256 (spot-2.8.7.tar.gz) = bdbeb4454f0244b6b77e1b04458558ab62471aaa21918e104602e6da99969c1f -SIZE (spot-2.8.7.tar.gz) = 7506998 +TIMESTAMP = 1588317091 +SHA256 (spot-2.9.tar.gz) = cf7c55d29bfc07f0c0b6d73d620324dda0a95158e8390641c01a66803253e071 +SIZE (spot-2.9.tar.gz) = 7599597 Modified: head/math/spot/pkg-plist ============================================================================== --- head/math/spot/pkg-plist Fri May 1 07:20:28 2020 (r533521) +++ head/math/spot/pkg-plist Fri May 1 07:34:04 2020 (r533522) @@ -142,7 +142,6 @@ include/spot/twaalgos/parity.hh include/spot/twaalgos/postproc.hh include/spot/twaalgos/powerset.hh include/spot/twaalgos/product.hh -include/spot/twaalgos/rabin2parity.hh include/spot/twaalgos/randomgraph.hh include/spot/twaalgos/randomize.hh include/spot/twaalgos/reachiter.hh