git: 213292b06dcf - main - math/py-mixsimulator: Update to 0.4.3

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 18 Jul 2022 12:41:32 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=213292b06dcf15ff911e72a2dddb7e305a6efd05

commit 213292b06dcf15ff911e72a2dddb7e305a6efd05
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-07-18 12:34:23 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-07-18 12:39:57 +0000

    math/py-mixsimulator: Update to 0.4.3
    
    - Add LICENSE_FILE
    
    Changes:        https://github.com/Foloso/MixSimulator/commits/master
---
 math/py-mixsimulator/Makefile | 7 +++++--
 math/py-mixsimulator/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/math/py-mixsimulator/Makefile b/math/py-mixsimulator/Makefile
index 2a3bb60bb897..4af186d52af4 100644
--- a/math/py-mixsimulator/Makefile
+++ b/math/py-mixsimulator/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	mixsimulator
-PORTVERSION=	0.3.3
+PORTVERSION=	0.4.3
 CATEGORIES=	math python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,10 +10,13 @@ MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Calculate and simulate the least cost of an energy mix under constraints
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		python:3.6+
+USES=		python:3.6+ shebangfix
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
 
+SHEBANG_FILES=	mixsimulator/Experiments/Scenario_type.py
+
 .include <bsd.port.mk>
diff --git a/math/py-mixsimulator/distinfo b/math/py-mixsimulator/distinfo
index 4e18b5e3ab5f..bea4d012fe8f 100644
--- a/math/py-mixsimulator/distinfo
+++ b/math/py-mixsimulator/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1620405443
-SHA256 (mixsimulator-0.3.3.tar.gz) = 57c92434bfa18ae58aab25a4035da6e7dca0ac80d8be0639601bce110361ffc2
-SIZE (mixsimulator-0.3.3.tar.gz) = 15399
+TIMESTAMP = 1657835455
+SHA256 (mixsimulator-0.4.3.tar.gz) = 87e039a9d2ef1dfe6135f3c8cae5f0c0bfab479f5a075bb43b94044e4d7bb0b4
+SIZE (mixsimulator-0.4.3.tar.gz) = 345201