You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
rdkit: update to 2026.03.3
This commit is contained in:
@@ -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_]+)}
|
||||
|
||||
Reference in New Issue
Block a user