From owner-svn-ports-all@freebsd.org Wed Feb 19 07:18:22 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 A3BF42515D3; Wed, 19 Feb 2020 07:18:22 +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 48MpwZ134kz42CV; Wed, 19 Feb 2020 07:18:22 +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 100F05342; Wed, 19 Feb 2020 07:18:22 +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 01J7ILDF026471; Wed, 19 Feb 2020 07:18:21 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 01J7ILUV026465; Wed, 19 Feb 2020 07:18:21 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202002190718.01J7ILUV026465@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Wed, 19 Feb 2020 07:18:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r526487 - head/math/rumur X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/math/rumur X-SVN-Commit-Revision: 526487 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: Wed, 19 Feb 2020 07:18:22 -0000 Author: yuri Date: Wed Feb 19 07:18:21 2020 New Revision: 526487 URL: https://svnweb.freebsd.org/changeset/ports/526487 Log: math/rumur: Update 2020.01.27-1 -> 2020.02.17 Reported by: portscout Modified: head/math/rumur/Makefile head/math/rumur/distinfo head/math/rumur/pkg-plist Modified: head/math/rumur/Makefile ============================================================================== --- head/math/rumur/Makefile Wed Feb 19 07:14:37 2020 (r526486) +++ head/math/rumur/Makefile Wed Feb 19 07:18:21 2020 (r526487) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= rumur -DISTVERSIONPREFIX= debian/v -DISTVERSION= 2020.01.27-1 +DISTVERSIONPREFIX= v +DISTVERSION= 2020.02.17 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org Modified: head/math/rumur/distinfo ============================================================================== --- head/math/rumur/distinfo Wed Feb 19 07:14:37 2020 (r526486) +++ head/math/rumur/distinfo Wed Feb 19 07:18:21 2020 (r526487) @@ -1,3 +1,3 @@ -TIMESTAMP = 1581263110 -SHA256 (Smattr-rumur-debian-v2020.01.27-1_GH0.tar.gz) = 00b887486ef5820a296a4218aaf08924072dc86a7e99dd3b5eed9ad741403a74 -SIZE (Smattr-rumur-debian-v2020.01.27-1_GH0.tar.gz) = 230863 +TIMESTAMP = 1582095260 +SHA256 (Smattr-rumur-v2020.02.17_GH0.tar.gz) = 9ecc983cccf5db87db77e0e4a3e1ee6ab81f48b2d4a8734203ef401aef85a79c +SIZE (Smattr-rumur-v2020.02.17_GH0.tar.gz) = 235335 Modified: head/math/rumur/pkg-plist ============================================================================== --- head/math/rumur/pkg-plist Wed Feb 19 07:14:37 2020 (r526486) +++ head/math/rumur/pkg-plist Wed Feb 19 07:18:21 2020 (r526487) @@ -1,5 +1,5 @@ +bin/murphi2xml bin/rumur -bin/rumur-ast-dump bin/rumur-run include/rumur/Boolean.h include/rumur/Decl.h @@ -28,6 +28,6 @@ include/rumur/stack.hh include/rumur/traverse.h include/rumur/validate.h lib/librumur.so -man/man1/rumur-ast-dump.1.gz +man/man1/murphi2xml.1.gz man/man1/rumur-run.1.gz man/man1/rumur.1.gz