From owner-svn-ports-all@freebsd.org Wed Apr 8 06:01:52 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 E09012AA8C5; Wed, 8 Apr 2020 06:01:52 +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 48xtvh538pz3J6l; Wed, 8 Apr 2020 06:01:52 +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 A8AAD1E928; Wed, 8 Apr 2020 06:01:52 +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 03861q4x042418; Wed, 8 Apr 2020 06:01:52 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 03861qhx042413; Wed, 8 Apr 2020 06:01:52 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202004080601.03861qhx042413@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Wed, 8 Apr 2020 06:01:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r531090 - head/math/rumur X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/math/rumur X-SVN-Commit-Revision: 531090 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, 08 Apr 2020 06:01:52 -0000 Author: yuri Date: Wed Apr 8 06:01:51 2020 New Revision: 531090 URL: https://svnweb.freebsd.org/changeset/ports/531090 Log: math/rumur: Update 2020.03.12 -> 2020.04.05 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 Apr 8 05:45:44 2020 (r531089) +++ head/math/rumur/Makefile Wed Apr 8 06:01:51 2020 (r531090) @@ -2,7 +2,7 @@ PORTNAME= rumur DISTVERSIONPREFIX= v -DISTVERSION= 2020.03.12 +DISTVERSION= 2020.04.05 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org Modified: head/math/rumur/distinfo ============================================================================== --- head/math/rumur/distinfo Wed Apr 8 05:45:44 2020 (r531089) +++ head/math/rumur/distinfo Wed Apr 8 06:01:51 2020 (r531090) @@ -1,3 +1,3 @@ -TIMESTAMP = 1584112000 -SHA256 (Smattr-rumur-v2020.03.12_GH0.tar.gz) = f9641ce11b19c48348da08513d3bbca01c6c1b03b1b547d38181c275de35500b -SIZE (Smattr-rumur-v2020.03.12_GH0.tar.gz) = 248122 +TIMESTAMP = 1586324784 +SHA256 (Smattr-rumur-v2020.04.05_GH0.tar.gz) = 4764b8f800a702efd175ecd29960bca2c8d6fdfdf25ef4112aece4579615650b +SIZE (Smattr-rumur-v2020.04.05_GH0.tar.gz) = 264556 Modified: head/math/rumur/pkg-plist ============================================================================== --- head/math/rumur/pkg-plist Wed Apr 8 05:45:44 2020 (r531089) +++ head/math/rumur/pkg-plist Wed Apr 8 06:01:51 2020 (r531090) @@ -1,4 +1,5 @@ bin/murphi2c +bin/murphi2murphi bin/murphi2xml bin/rumur bin/rumur-run @@ -30,6 +31,7 @@ include/rumur/traverse.h include/rumur/validate.h lib/librumur.so man/man1/murphi2c.1.gz +man/man1/murphi2murphi.1.gz man/man1/murphi2xml.1.gz man/man1/rumur-run.1.gz man/man1/rumur.1.gz