From owner-svn-ports-head@freebsd.org Mon Jan 13 05:57:35 2020 Return-Path: Delivered-To: svn-ports-head@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 A101A1F7FDD; Mon, 13 Jan 2020 05:57:35 +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 47x2tR3WGWz435T; Mon, 13 Jan 2020 05:57:35 +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 6FB6127DCA; Mon, 13 Jan 2020 05:57:35 +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 00D5vZhF053889; Mon, 13 Jan 2020 05:57:35 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 00D5vYUw053886; Mon, 13 Jan 2020 05:57:34 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202001130557.00D5vYUw053886@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Mon, 13 Jan 2020 05:57:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r522855 - head/math/rumur X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/math/rumur X-SVN-Commit-Revision: 522855 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: Mon, 13 Jan 2020 05:57:35 -0000 Author: yuri Date: Mon Jan 13 05:57:34 2020 New Revision: 522855 URL: https://svnweb.freebsd.org/changeset/ports/522855 Log: math/rumur: Update 2020.01.07 -> 2020.01.11 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 Mon Jan 13 04:39:06 2020 (r522854) +++ head/math/rumur/Makefile Mon Jan 13 05:57:34 2020 (r522855) @@ -2,7 +2,7 @@ PORTNAME= rumur DISTVERSIONPREFIX= v -DISTVERSION= 2020.01.07 +DISTVERSION= 2020.01.11 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org Modified: head/math/rumur/distinfo ============================================================================== --- head/math/rumur/distinfo Mon Jan 13 04:39:06 2020 (r522854) +++ head/math/rumur/distinfo Mon Jan 13 05:57:34 2020 (r522855) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578780713 -SHA256 (Smattr-rumur-v2020.01.07_GH0.tar.gz) = aaced235a92fbe2ab9d23bac15c35a2e08b7d9469df6a06124b98f017cd3ddf5 -SIZE (Smattr-rumur-v2020.01.07_GH0.tar.gz) = 223530 +TIMESTAMP = 1578891494 +SHA256 (Smattr-rumur-v2020.01.11_GH0.tar.gz) = 1b71feb320b8b0ec5caa8d68395cbaf5d4538c333e5ed1c2cb7f4a903c0f0cd4 +SIZE (Smattr-rumur-v2020.01.11_GH0.tar.gz) = 223987 Modified: head/math/rumur/pkg-plist ============================================================================== --- head/math/rumur/pkg-plist Mon Jan 13 04:39:06 2020 (r522854) +++ head/math/rumur/pkg-plist Mon Jan 13 05:57:34 2020 (r522855) @@ -22,6 +22,7 @@ include/rumur/parser.yy.hh include/rumur/position.hh include/rumur/resolve-symbols.h include/rumur/rumur.h +include/rumur/rumur-get-version.h include/rumur/scanner.h include/rumur/stack.hh include/rumur/traverse.h