rdkit: update to 2026.03.3

This commit is contained in:
Renee Otten
2026-06-18 21:31:51 -04:00
parent 7fec103563
commit 2709324568
+6 -4
View File
@@ -7,7 +7,7 @@ PortGroup github 1.0
PortGroup legacysupport 1.1
PortGroup conflicts_build 1.0
github.setup rdkit rdkit 2026_03_2 Release_
github.setup rdkit rdkit 2026_03_3 Release_
github.tarball_from archive
version [join [split ${github.version} _] .]
revision 0
@@ -22,9 +22,9 @@ long_description RDKit is a collection of cheminformatics and \
homepage https://www.rdkit.org/
checksums rmd160 b83fe28ad0e49779d83715c8a6179b3c0d235d95 \
sha256 9bea418c32b553920dc3491b282bbfc47e10728ad20ea874ca47c38cc1b0818b \
size 83084088
checksums rmd160 29b68bf8edc38bbb3c716ef618bf2fde0015c884 \
sha256 21e22e5e6b3a313527256fbde41c757f22d834b19caf2908e3c2dd11061e1fea \
size 83261886
# some of the vendored dependencies in the "External" directory fail to build
# when the "boost" port is installed; likely because they pick up libraries in ${prefix}/lib
@@ -102,3 +102,5 @@ post-destroot {
# conflicts with the file isntalled by the "expat" port
file delete ${destroot}${prefix}/lib/libexpat.a
}
github.livecheck.regex {([0-9_]+)}