Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fpm, fortran packages: move to gcc14 #24796

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion devel/fpm/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ if {${os.platform} eq "darwin" && ${os.major} < 13} {
if {${os.platform} eq "darwin" && ${os.major} < 10} {
depends_run-append port:gcc7
} else {
depends_run-append port:gcc13
depends_run-append port:gcc14
}

patchfiles patch-install.diff
Expand Down
2 changes: 1 addition & 1 deletion fortran/LSQR/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup fortran 1.0

github.setup jacobwilliams LSQR 1.1.0
revision 0
revision 1
categories-append math
license CPL
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion fortran/carlson-elliptic-integrals/Portfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

Check warning on line 1 in fortran/carlson-elliptic-integrals/Portfile

View workflow job for this annotation

GitHub Actions / macos-13

port test carlson-elliptic-integrals: Warning: carlson-elliptic-integrals is configured to build for the architecture(s) 'x86_64', but did not install any Mach-O files.

Check warning on line 1 in fortran/carlson-elliptic-integrals/Portfile

View workflow job for this annotation

GitHub Actions / macos-14

port test carlson-elliptic-integrals: Warning: carlson-elliptic-integrals is configured to build for the architecture(s) 'arm64', but did not install any Mach-O files.

Check warning on line 1 in fortran/carlson-elliptic-integrals/Portfile

View workflow job for this annotation

GitHub Actions / macos-12

port test carlson-elliptic-integrals: Warning: carlson-elliptic-integrals is configured to build for the architecture(s) 'x86_64', but did not install any Mach-O files.

PortSystem 1.0
PortGroup fortran 1.0

github.setup jacobwilliams carlson-elliptic-integrals 1.0.0
revision 0
revision 1
categories-append math
license BSD
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion fortran/conmax/Portfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

Check warning on line 1 in fortran/conmax/Portfile

View workflow job for this annotation

GitHub Actions / macos-13

port test conmax: Warning: conmax is configured to build for the architecture(s) 'x86_64', but did not install any Mach-O files.

Check warning on line 1 in fortran/conmax/Portfile

View workflow job for this annotation

GitHub Actions / macos-14

port test conmax: Warning: conmax is configured to build for the architecture(s) 'arm64', but did not install any Mach-O files.

Check warning on line 1 in fortran/conmax/Portfile

View workflow job for this annotation

GitHub Actions / macos-12

port test conmax: Warning: conmax is configured to build for the architecture(s) 'x86_64', but did not install any Mach-O files.

PortSystem 1.0
PortGroup fortran 1.0

github.setup jacobwilliams conmax 0.0.1
revision 0
revision 1
categories-append math
license BSD
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion fortran/daglib/Portfile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

Check warning on line 1 in fortran/daglib/Portfile

View workflow job for this annotation

GitHub Actions / macos-13

port test daglib: Warning: daglib is configured to build for the architecture(s) 'x86_64', but did not install any Mach-O files.

Check warning on line 1 in fortran/daglib/Portfile

View workflow job for this annotation

GitHub Actions / macos-14

port test daglib: Warning: daglib is configured to build for the architecture(s) 'arm64', but did not install any Mach-O files.

Check warning on line 1 in fortran/daglib/Portfile

View workflow job for this annotation

GitHub Actions / macos-12

port test daglib: Warning: daglib is configured to build for the architecture(s) 'x86_64', but did not install any Mach-O files.

PortSystem 1.0
PortGroup fortran 1.0

github.setup jacobwilliams daglib aacbf946d23b6a3c53a5c6ff26313539db045891
version 2023.12.31
revision 0
revision 1
categories-append math
license BSD
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion fortran/ddeabm/Portfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

Check warning on line 1 in fortran/ddeabm/Portfile

View workflow job for this annotation

GitHub Actions / macos-13

port test ddeabm: Warning: ddeabm is configured to build for the architecture(s) 'x86_64', but did not install any Mach-O files.

Check warning on line 1 in fortran/ddeabm/Portfile

View workflow job for this annotation

GitHub Actions / macos-14

port test ddeabm: Warning: ddeabm is configured to build for the architecture(s) 'arm64', but did not install any Mach-O files.

Check warning on line 1 in fortran/ddeabm/Portfile

View workflow job for this annotation

GitHub Actions / macos-12

port test ddeabm: Warning: ddeabm is configured to build for the architecture(s) 'x86_64', but did not install any Mach-O files.

PortSystem 1.0
PortGroup fortran 1.0

github.setup jacobwilliams ddeabm 3.0.0
revision 0
revision 1
categories-append math
license BSD
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion fortran/dop853/Portfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

Check warning on line 1 in fortran/dop853/Portfile

View workflow job for this annotation

GitHub Actions / macos-13

port test dop853: Warning: dop853 is configured to build for the architecture(s) 'x86_64', but did not install any Mach-O files.

Check warning on line 1 in fortran/dop853/Portfile

View workflow job for this annotation

GitHub Actions / macos-14

port test dop853: Warning: dop853 is configured to build for the architecture(s) 'arm64', but did not install any Mach-O files.

Check warning on line 1 in fortran/dop853/Portfile

View workflow job for this annotation

GitHub Actions / macos-12

port test dop853: Warning: dop853 is configured to build for the architecture(s) 'x86_64', but did not install any Mach-O files.

PortSystem 1.0
PortGroup fortran 1.0

github.setup jacobwilliams dop853 1.3.1
revision 0
revision 1
categories-append math
license BSD
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion fortran/econ-toolchain/Portfile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

Check warning on line 1 in fortran/econ-toolchain/Portfile

View workflow job for this annotation

GitHub Actions / macos-13

port test econ-toolchain: Warning: econ-toolchain is configured to build for the architecture(s) 'x86_64', but did not install any Mach-O files.

Check warning on line 1 in fortran/econ-toolchain/Portfile

View workflow job for this annotation

GitHub Actions / macos-14

port test econ-toolchain: Warning: econ-toolchain is configured to build for the architecture(s) 'arm64', but did not install any Mach-O files.

Check warning on line 1 in fortran/econ-toolchain/Portfile

View workflow job for this annotation

GitHub Actions / macos-12

port test econ-toolchain: Warning: econ-toolchain is configured to build for the architecture(s) 'x86_64', but did not install any Mach-O files.

PortSystem 1.0
PortGroup fortran 1.0

github.setup renatomatz econ-toolchain c021e23d80a6cd7bc51e8a4ec81c68a4de39d6e2
version 2024.02.15
revision 0
revision 1
categories-append economics
license MIT
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion fortran/fastmath/Portfile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

Check warning on line 1 in fortran/fastmath/Portfile

View workflow job for this annotation

GitHub Actions / macos-13

port test fastmath: Warning: fastmath is configured to build for the architecture(s) 'x86_64', but did not install any Mach-O files.

Check warning on line 1 in fortran/fastmath/Portfile

View workflow job for this annotation

GitHub Actions / macos-14

port test fastmath: Warning: fastmath is configured to build for the architecture(s) 'arm64', but did not install any Mach-O files.

Check warning on line 1 in fortran/fastmath/Portfile

View workflow job for this annotation

GitHub Actions / macos-12

port test fastmath: Warning: fastmath is configured to build for the architecture(s) 'x86_64', but did not install any Mach-O files.

PortSystem 1.0
PortGroup fortran 1.0

github.setup perazz fastmath ad0f14c455205c0e6c1b9300cd7f333fafb750e2
version 2023.01.22
revision 0
revision 1
categories-append math
license MIT
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion fortran/feq-parse/Portfile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

Check warning on line 1 in fortran/feq-parse/Portfile

View workflow job for this annotation

GitHub Actions / macos-13

port test feq-parse: Warning: feq-parse is configured to build for the architecture(s) 'x86_64', but did not install any Mach-O files.

Check warning on line 1 in fortran/feq-parse/Portfile

View workflow job for this annotation

GitHub Actions / macos-14

port test feq-parse: Warning: feq-parse is configured to build for the architecture(s) 'arm64', but did not install any Mach-O files.

Check warning on line 1 in fortran/feq-parse/Portfile

View workflow job for this annotation

GitHub Actions / macos-12

port test feq-parse: Warning: feq-parse is configured to build for the architecture(s) 'x86_64', but did not install any Mach-O files.

PortSystem 1.0
PortGroup fortran 1.0

github.setup FluidNumerics feq-parse 05e55285de068f997785f5b99d2ac85d269fa4d2
version 2024.06.15
revision 0
revision 1
categories-append math
license Apache-2
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion fortran/finterp/Portfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

Check warning on line 1 in fortran/finterp/Portfile

View workflow job for this annotation

GitHub Actions / macos-13

port test finterp: Warning: finterp is configured to build for the architecture(s) 'x86_64', but did not install any Mach-O files.

Check warning on line 1 in fortran/finterp/Portfile

View workflow job for this annotation

GitHub Actions / macos-14

port test finterp: Warning: finterp is configured to build for the architecture(s) 'arm64', but did not install any Mach-O files.

Check warning on line 1 in fortran/finterp/Portfile

View workflow job for this annotation

GitHub Actions / macos-12

port test finterp: Warning: finterp is configured to build for the architecture(s) 'x86_64', but did not install any Mach-O files.

PortSystem 1.0
PortGroup fortran 1.0

github.setup jacobwilliams finterp 1.3.0
revision 0
revision 1
categories-append math
license BSD
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion fortran/fitpack/Portfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

Check warning on line 1 in fortran/fitpack/Portfile

View workflow job for this annotation

GitHub Actions / macos-13

port test fitpack: Warning: fitpack is configured to build for the architecture(s) 'x86_64', but did not install any Mach-O files.

Check warning on line 1 in fortran/fitpack/Portfile

View workflow job for this annotation

GitHub Actions / macos-14

port test fitpack: Warning: fitpack is configured to build for the architecture(s) 'arm64', but did not install any Mach-O files.

Check warning on line 1 in fortran/fitpack/Portfile

View workflow job for this annotation

GitHub Actions / macos-12

port test fitpack: Warning: fitpack is configured to build for the architecture(s) 'x86_64', but did not install any Mach-O files.

PortSystem 1.0
PortGroup fortran 1.0
Expand All @@ -6,7 +6,7 @@
# Release tarball is incomplete
github.setup perazz fitpack 6b8e9c06d3123cfb9cf85a804c870a6701a583bb
version 0.1.0
revision 0
revision 1
categories-append math
license BSD
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion fortran/fmin/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup fortran 1.0

github.setup jacobwilliams fmin 1.1.2
revision 0
revision 1
categories-append math
license BSD
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion fortran/forlab/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PortGroup fortran 1.0

github.setup zoziha forlab 416e5612167b6133100bef4cec116322890f66f7
version 2022.04.05
revision 0
revision 1
categories-append math
license MIT
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion fortran/fortran-bspline/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ PortGroup fortran 1.0

github.setup jacobwilliams bspline-fortran 7.4.0
name fortran-bspline
revision 0
revision 1
categories-append math
license BSD
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion fortran/fortran-cairo/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PortGroup fortran 1.0
github.setup vmagnin cairo-fortran 8d90340feb586fa61c53769419964a79ee766567
name fortran-cairo
version 2023.05.16
revision 0
revision 1
categories-append graphics
license GPL-3+
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion fortran/fortran-csv-module/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup fortran 1.0

github.setup jacobwilliams fortran-csv-module 2.0.1
revision 0
revision 1
categories-append textproc
license BSD
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion fortran/fortran-git/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PortGroup fortran 1.0

github.setup interkosmos fortran-git b87f3d118621cdc39f895f8a850e45dc39f1f69d
version 2023.04.27
revision 1
revision 2
categories-append devel
license MIT
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion fortran/fortran-lapack/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PortGroup fortran 1.0

github.setup perazz fortran-lapack 7c21c4850c0690eae4ea8e7dddfece415a8e9894
version 2024.01.20
revision 0
revision 1
categories-append math
license BSD
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion fortran/fortran-lua53/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PortGroup fortran 1.0

github.setup interkosmos fortran-lua53 19a2922f8398e76d9b286b35e29f176acad2706e
version 0.2.0
revision 0
revision 1
categories-append devel
license ISC
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion fortran/fortran-mach/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup fortran 1.0

github.setup jacobwilliams fortran-mach 0.1.0
revision 0
revision 1
license BSD
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
description Modern Fortran machine constants module
Expand Down
2 changes: 1 addition & 1 deletion fortran/fortran-nlesolver/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PortGroup fortran 1.0

github.setup jacobwilliams nlesolver-fortran 2.2.0
name fortran-nlesolver
revision 0
revision 1
categories-append math
license BSD
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion fortran/fortran-numdiff/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PortGroup fortran 1.0

github.setup jacobwilliams NumDiff 1.8.0
name fortran-numdiff
revision 0
revision 1
categories-append math
license BSD
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion fortran/fortran-polyroots/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PortGroup fortran 1.0

github.setup jacobwilliams polyroots-fortran 1.4.0
name fortran-polyroots
revision 0
revision 1
categories-append math
license Apache-2
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion fortran/fortran-popen/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PortGroup fortran 1.0

github.setup jacobwilliams popen-fortran 1.0.0
name fortran-popen
revision 0
revision 1
categories-append devel
license BSD
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion fortran/fortran-regex/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup fortran 1.0

github.setup perazz fortran-regex 1.1.2
revision 0
revision 1
categories-append devel
license MIT
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion fortran/fortran-roots/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PortGroup fortran 1.0

github.setup jacobwilliams roots-fortran 1.4.0
name fortran-roots
revision 0
revision 1
categories-append math
license BSD
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion fortran/geodesic-fortran/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup fortran 1.0

github.setup jacobwilliams geodesic-fortran 1.0.0
revision 0
revision 1
categories-append science
license BSD
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion fortran/pikaia/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup fortran 1.0

github.setup jacobwilliams pikaia 2.0.0
revision 0
revision 1
categories-append math
license BSD
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion fortran/powellopt/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PortGroup fortran 1.0
name powellopt
github.setup jacobwilliams PowellOpt 48bfb13c556119df2d273d6c5829b09608013338
version 2023.12.03
revision 0
revision 1
categories-append math
license BSD
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion fortran/quadpack/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup fortran 1.0

github.setup jacobwilliams quadpack 2.1.2
revision 0
revision 1
categories-append math
license BSD
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion fortran/regridpack/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup fortran 1.0

github.setup jacobwilliams regridpack 1.0.0
revision 0
revision 1
categories-append math
license BSD
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion fortran/runge-kutta-fortran/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PortGroup fortran 1.0

github.setup jacobwilliams rklib 1.0.2
name runge-kutta-fortran
revision 0
revision 1
epoch 1
categories-append math
license BSD
Expand Down
2 changes: 1 addition & 1 deletion fortran/simulated-annealing/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PortGroup fortran 1.0
PortGroup linear_algebra 1.0

github.setup jacobwilliams simulated-annealing 1.0.0
revision 0
revision 1
categories-append science
license BSD
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion fortran/slsqp/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ if {${os.platform} eq "darwin" && ${os.major} < 10 && (${configure.build_arch} i
size 1108238
} else {
github.setup jacobwilliams slsqp 1.5.0
revision 0
revision 1
checksums rmd160 54d684745f90d374dc3bcfc29044c359eee9de7d \
sha256 59d1316f8a40236aa63c868ea23b54ee23ba95493b4ef10224f9cd557ed92578 \
size 1109778
Expand Down
2 changes: 1 addition & 1 deletion fortran/sph/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PortGroup fortran 1.0

github.setup zoziha sph c86f05fbafdd3932ad114773e409c106a6781e99
version 2022.11.29
revision 0
revision 1
categories-append science
license BSD
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion fortran/splpak/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup fortran 1.0

github.setup jacobwilliams splpak 2.0.0
revision 0
revision 1
categories-append math
license Apache-2
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion fortran/twopnt/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PortGroup fortran 1.0

github.setup perazz twopnt 4ce477215f84a88d879f0ca3937cab9bedfb7762
version 0.1.0
revision 0
revision 1
categories-append math
license MIT
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
Expand Down
Loading