git: 0acb9b0741c0 - main - astro/calcmysky: the port had been updated to version 0.3.1

From: Alexey Dokuchaev <danfe_at_FreeBSD.org>
Date: Wed, 21 Jun 2023 07:55:32 UTC
The branch main has been updated by danfe:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0acb9b0741c042af07332e19017e35ec416e59e9

commit 0acb9b0741c042af07332e19017e35ec416e59e9
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2023-06-21 07:54:32 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2023-06-21 07:54:32 +0000

    astro/calcmysky: the port had been updated to version 0.3.1
    
    This release fixes some rendering issues:
    
    - On GPUs that compute mipmaps of non-power-of-two textures
      poorly eclipsed atmosphere rendering now works as expected
    - Atmosphere model examples now don't include Rayleigh phase
      function in the texture -- this change fixes a "round cap
      around zenith" artifact
    
    Reported by:    portscout
---
 astro/calcmysky/Makefile | 3 +--
 astro/calcmysky/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/astro/calcmysky/Makefile b/astro/calcmysky/Makefile
index f07de9eaa8f5..3eab39699940 100644
--- a/astro/calcmysky/Makefile
+++ b/astro/calcmysky/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	${GH_PROJECT:tl}
-PORTVERSION=	0.3.0
-PORTREVISION=	1
+PORTVERSION=	0.3.1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	astro
 
diff --git a/astro/calcmysky/distinfo b/astro/calcmysky/distinfo
index e4d526f11a3c..224a9a2a1e2b 100644
--- a/astro/calcmysky/distinfo
+++ b/astro/calcmysky/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1680030036
-SHA256 (10110111-CalcMySky-v0.3.0_GH0.tar.gz) = f5ea2d3981de0d3e93a0d12b12bea9e9cfcf51b62336740be641f4ba74f98bdd
-SIZE (10110111-CalcMySky-v0.3.0_GH0.tar.gz) = 2164140
+TIMESTAMP = 1686856898
+SHA256 (10110111-CalcMySky-v0.3.1_GH0.tar.gz) = d284eaabcf21ad3d1f520a1d1b1b533f7c5f5a44ba92495dd38e238874e8e4d7
+SIZE (10110111-CalcMySky-v0.3.1_GH0.tar.gz) = 2166487