From owner-dev-commits-ports-all@freebsd.org Mon May 10 20:29:53 2021 Return-Path: Delivered-To: dev-commits-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 E56E6642B53; Mon, 10 May 2021 20:29:53 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FfCN15vhBz4Vsk; Mon, 10 May 2021 20:29:53 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id BACB82E32; Mon, 10 May 2021 20:29:53 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 14AKTrsQ059989; Mon, 10 May 2021 20:29:53 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14AKTrDA059988; Mon, 10 May 2021 20:29:53 GMT (envelope-from git) Date: Mon, 10 May 2021 20:29:53 GMT Message-Id: <202105102029.14AKTrDA059988@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 02f6d22307bb - main - math/mpfrcx: Update 0.6 -> 0.6.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 02f6d22307bbc51921e6870d625c1c418aa3e7b4 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 May 2021 20:29:54 -0000 The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=02f6d22307bbc51921e6870d625c1c418aa3e7b4 commit 02f6d22307bbc51921e6870d625c1c418aa3e7b4 Author: Yuri Victorovich AuthorDate: 2021-05-10 20:26:56 +0000 Commit: Yuri Victorovich CommitDate: 2021-05-10 20:29:49 +0000 math/mpfrcx: Update 0.6 -> 0.6.1 --- math/mpfrcx/Makefile | 5 ++--- math/mpfrcx/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/math/mpfrcx/Makefile b/math/mpfrcx/Makefile index 44bf507eb1a6..28fbd569753f 100644 --- a/math/mpfrcx/Makefile +++ b/math/mpfrcx/Makefile @@ -1,6 +1,5 @@ PORTNAME= mpfrcx -DISTVERSION= 0.6 -PORTREVISION= 1 +DISTVERSION= 0.6.1 CATEGORIES= math MASTER_SITES= http://www.multiprecision.org/downloads/ @@ -27,6 +26,6 @@ PLIST_FILES= include/mpfrcx.h \ lib/libmpfrcx.a \ lib/libmpfrcx.so \ lib/libmpfrcx.so.1 \ - lib/libmpfrcx.so.1.2.0 + lib/libmpfrcx.so.1.2.1 .include diff --git a/math/mpfrcx/distinfo b/math/mpfrcx/distinfo index 11ca165e3a50..dd6f37d79f5f 100644 --- a/math/mpfrcx/distinfo +++ b/math/mpfrcx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1609883286 -SHA256 (mpfrcx-0.6.tar.gz) = 2af256e0f0a4410e1fd1c377260ba0c8cd969a6513db795dcc52509554cde53f -SIZE (mpfrcx-0.6.tar.gz) = 679718 +TIMESTAMP = 1620678273 +SHA256 (mpfrcx-0.6.1.tar.gz) = 366a32f881415280157da16c41c31abe5106b564b02181200d785cae00a1623e +SIZE (mpfrcx-0.6.1.tar.gz) = 688017