From nobody Sun Nov 28 18:48:11 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 3139E18B0328; Sun, 28 Nov 2021 18:48:12 +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 4J2HYR5d0Qz3J7x; Sun, 28 Nov 2021 18:48:11 +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 A288314500; Sun, 28 Nov 2021 18:48:11 +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 1ASImBhU088034; Sun, 28 Nov 2021 18:48:11 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1ASImBK0088033; Sun, 28 Nov 2021 18:48:11 GMT (envelope-from git) Date: Sun, 28 Nov 2021 18:48:11 GMT Message-Id: <202111281848.1ASImBK0088033@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Rainer Hurling Subject: git: 8c029b8d873b - main - math/py-matplotlib-scalebar: Update to 0.8.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: rhurlin X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 8c029b8d873b75b835c4bc24af15bc5bc48a0115 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1638125291; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=9z72t6rWMGu9SWTxWI8a30LfOKMgecrJojT3h5Cy6nU=; b=ZEG9GSDyJttOMLpw7pOA9OiipS6oeW51LgdEWrS23o1HHGRFdlx4G+AYjic87FDPEpUl1X i08g3owJMEatsUTOC8vwmLmebUq6QJzQDr/epqNhyR+n8uGEU6YeSPoP395gScjwh3Fgc3 +kkNmUrPFIdV1Z9LfMbe64W5sW0bKH1E37wFZaNIseF6Csx2cv5pgX6nNmyCWj+iKzSxtQ qUm5Xg2hkyxjwJrUi2j6kZms2qA7+VLmvdLYLpg7OcMPR7DYKq4xLwsmbcYWHD0mYRHMHb VLLlsBptlv8JCsBaevWKWzrF4G6bT3rKCTd8cM611pzAFv7ixTwlHxPJEdfekg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1638125291; a=rsa-sha256; cv=none; b=qDxY0NuegBsn6ZTJmkQYteAM1ICIEOyTRvtoqfoGmZ+wCn2OcB8pZoNI3VxnGnvwS96vx9 7SPAK5CaXBUT5x6/BFw4QrGIkl8/syAbyghfxqoxjLBB7wXhIJYn4rvhqP64kmQL81PhEH g2N5KWouTEWi7S3LWZOrI1J+bksd3CwzxTp4ZmqsCDI73MZ9UqfS/fWfEXIZAlhVqf49mA yPVvGQ1T+ElwsTHqg85m0uQ/f3hLilD/skU2UALidFWT3TTjQOD0ZSHarABg63ez9NUr2p Ys+t6K2dIo1p6LcTHvGbT5BBQKmQTV8IuRibDGu8iqtNtU6m2cFrRdqj5atAVw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by rhurlin: URL: https://cgit.FreeBSD.org/ports/commit/?id=8c029b8d873b75b835c4bc24af15bc5bc48a0115 commit 8c029b8d873b75b835c4bc24af15bc5bc48a0115 Author: Rainer Hurling AuthorDate: 2021-11-28 18:47:09 +0000 Commit: Rainer Hurling CommitDate: 2021-11-28 18:47:09 +0000 math/py-matplotlib-scalebar: Update to 0.8.0 Changelog: https://github.com/ppinard/matplotlib-scalebar/compare/0.7.2...0.8.0 Reported by: portscout --- math/py-matplotlib-scalebar/Makefile | 2 +- math/py-matplotlib-scalebar/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/py-matplotlib-scalebar/Makefile b/math/py-matplotlib-scalebar/Makefile index 909783828fa5..09b9bc8f0358 100644 --- a/math/py-matplotlib-scalebar/Makefile +++ b/math/py-matplotlib-scalebar/Makefile @@ -1,7 +1,7 @@ # Created by: Rainer Hurling PORTNAME= matplotlib-scalebar -PORTVERSION= 0.7.2 +PORTVERSION= 0.8.0 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-matplotlib-scalebar/distinfo b/math/py-matplotlib-scalebar/distinfo index 39b79d489acf..1e5da3ea5536 100644 --- a/math/py-matplotlib-scalebar/distinfo +++ b/math/py-matplotlib-scalebar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1613211101 -SHA256 (matplotlib-scalebar-0.7.2.tar.gz) = 36cfb6444e2e9ef7bc1cffe5d942b8b56bb45a65586eb00952812d599fbb14d0 -SIZE (matplotlib-scalebar-0.7.2.tar.gz) = 35736 +TIMESTAMP = 1638116053 +SHA256 (matplotlib-scalebar-0.8.0.tar.gz) = 3cf78834e45bb72b8776bcedb6f5c2f643c510a2a95f6edc0bf5054dcc528df8 +SIZE (matplotlib-scalebar-0.8.0.tar.gz) = 1108304