You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
GiNaC: update to 1.8.10; build using Python 3.14
This commit is contained in:
+6
-5
@@ -3,8 +3,9 @@
|
||||
PortSystem 1.0
|
||||
|
||||
name GiNaC
|
||||
version 1.8.9
|
||||
version 1.8.10
|
||||
revision 0
|
||||
|
||||
categories math
|
||||
license GPL-2
|
||||
maintainers {mps @Schamschula} openmaintainer
|
||||
@@ -22,14 +23,14 @@ distname ginac-${version}
|
||||
homepage http://www.ginac.de/
|
||||
master_sites ${homepage}
|
||||
|
||||
checksums rmd160 bf06ea0767a61a26019351c32679142d1c0283c0 \
|
||||
sha256 6cfd46cf4e373690e12d16b772d7aed0f5c433da8c7ecd2477f2e736483bb439 \
|
||||
size 1173214
|
||||
checksums rmd160 977e2f6ae692178d7ee16ef7ab21d0732a781ff0 \
|
||||
sha256 6cac1973a5325de0b9bcb8e392988ae95fbc37aa66c0f1f1d3b8e64c08cec1b9 \
|
||||
size 1517978
|
||||
|
||||
compiler.cxx_standard \
|
||||
2011
|
||||
|
||||
set python.version 313
|
||||
set python.version 314
|
||||
set python.branch [string index ${python.version} 0].[string range ${python.version} 1 end]
|
||||
|
||||
depends_build port:pkgconfig \
|
||||
|
||||
Reference in New Issue
Block a user