Skip to content

Commit

Permalink
science/openmodelica: Backport bug fix of improper cast from int to p…
Browse files Browse the repository at this point in the history
…ointer

PR:		269815
Reported by:	Trond.Endrestol@ximalas.info
  • Loading branch information
yurivict committed Feb 25, 2023
1 parent 0ba9b92 commit 09e88c0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
3 changes: 3 additions & 0 deletions science/openmodelica/Makefile
Expand Up @@ -6,6 +6,9 @@ MASTER_SITES= https://build.openmodelica.org/omc/bootstrap/:bootstrap
DISTFILES= sources.tar.gz:bootstrap
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}

PATCH_SITES= https://github.com/${PORTNAME}/${PORTNAME}/commit/
PATCHFILES= 01b6764df51f4f097d1c2e093e945ebd9a2f15a3.patch:-p1 # backport of https://github.com/OpenModelica/OpenModelica/pull/10261

MAINTAINER= yuri@FreeBSD.org
COMMENT= Modelica-based modeling and simulation environment
WWW= https://openmodelica.org/
Expand Down
4 changes: 3 additions & 1 deletion science/openmodelica/distinfo
@@ -1,4 +1,4 @@
TIMESTAMP = 1670970232
TIMESTAMP = 1677352146
SHA256 (openmodelica-1.20.0/sources.tar.gz) = d41b20ccb9395189fa1edd6dd86ae09023571876f2504904366a91d3491a8c19
SIZE (openmodelica-1.20.0/sources.tar.gz) = 3322762
SHA256 (openmodelica-1.20.0/OpenModelica-OpenModelica-v1.20.0_GH0.tar.gz) = 0b04923cc4d0b5d9e29679864a1d1b8e6ec8ecd7f456779dfe5212886f644f5c
Expand All @@ -19,3 +19,5 @@ SHA256 (openmodelica-1.20.0/OpenModelica-OMSens-66b920b_GH0.tar.gz) = f0982350a9
SIZE (openmodelica-1.20.0/OpenModelica-OMSens-66b920b_GH0.tar.gz) = 8870024
SHA256 (openmodelica-1.20.0/OpenModelica-OMSens_Qt-ef85128_GH0.tar.gz) = a6db8a107098a1f2c999923e020a5f337485a00057771ac9407a8af373278493
SIZE (openmodelica-1.20.0/OpenModelica-OMSens_Qt-ef85128_GH0.tar.gz) = 210584
SHA256 (openmodelica-1.20.0/01b6764df51f4f097d1c2e093e945ebd9a2f15a3.patch) = 8a112c6efbc063425a1f8090955e44cf1b933d05ad523a028c5df55adb358d55
SIZE (openmodelica-1.20.0/01b6764df51f4f097d1c2e093e945ebd9a2f15a3.patch) = 1038

0 comments on commit 09e88c0

Please sign in to comment.