You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
mscp: update to 0.2.4
This commit is contained in:
+6
-6
@@ -5,7 +5,7 @@ PortGroup cmake 1.1
|
||||
PortGroup github 1.0
|
||||
PortGroup legacysupport 1.1
|
||||
|
||||
github.setup upa mscp 0.2.3 v
|
||||
github.setup upa mscp 0.2.4 v
|
||||
github.tarball_from releases
|
||||
revision 0
|
||||
|
||||
@@ -22,16 +22,16 @@ maintainers {@lasmarois nicomarois.com:mail} \
|
||||
openmaintainer
|
||||
|
||||
checksums ${distname}${extract.suffix} \
|
||||
rmd160 8d8c215937836693c0bad12df7e1d92e596780b0 \
|
||||
sha256 f434fa473ea76423bc8e169e121162c7752ee5f80ea284656627c5e551b5f1eb \
|
||||
size 1005763
|
||||
rmd160 cacf2bc669bbef3024eadfeb1ce53b7335e81f97 \
|
||||
sha256 d3b756e96b21e6bfced63d296c0fe1a92a42c13aec6fcd74c897598cdc4a8e5d \
|
||||
size 1007441
|
||||
|
||||
cmake.build_type Release
|
||||
|
||||
depends_build-append \
|
||||
path:bin/doxygen:doxygen \
|
||||
path:bin/pkg-config:pkgconfig \
|
||||
port:python312
|
||||
port:python313
|
||||
|
||||
depends_lib-append path:lib/libssl.dylib:openssl \
|
||||
port:kerberos5 \
|
||||
@@ -45,4 +45,4 @@ legacysupport.newest_darwin_requires_legacy 15
|
||||
compiler.thread_local_storage yes
|
||||
|
||||
configure.args-append \
|
||||
-DPython_EXECUTABLE=${prefix}/bin/python3.12
|
||||
-DPython_EXECUTABLE=${prefix}/bin/python3.13
|
||||
|
||||
Reference in New Issue
Block a user