diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2025-09-24 21:22:50 -0700 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2025-09-24 21:23:24 -0700 |
| commit | 25fa2468caa135c539f4e606e1ba2b773e90d7ba (patch) | |
| tree | 8a7d27fa6df9df1dca629a23e6139ac22d440c71 | |
| parent | 4ec0d2292c765b5dc4c54efd0c531637d0d483db (diff) | |
cad/xyce: update 7.9.0 → 7.10.0
| -rw-r--r-- | cad/xyce/Makefile | 8 | ||||
| -rw-r--r-- | cad/xyce/distinfo | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/cad/xyce/Makefile b/cad/xyce/Makefile index 11c29d3e21da..23023aa558ce 100644 --- a/cad/xyce/Makefile +++ b/cad/xyce/Makefile @@ -1,7 +1,6 @@ PORTNAME= xyce DISTVERSIONPREFIX= Release- -DISTVERSION= 7.9.0 -PORTREVISION= 1 +DISTVERSION= 7.10.0 CATEGORIES= cad MAINTAINER= yuri@FreeBSD.org @@ -76,4 +75,9 @@ do-test: # one test is known to fail, see https://github.com/Xyce/Xyce/issues/67 # Xyce regression suite instructions: https://xyce.sandia.gov/documentation-tutorials/running-the-xyce-regression-suite/ # docs are in https://xyce.sandia.gov/files/xyce/Xyce_Docs-7.5.tar.gz +# tests as of 7.10.0: +# All Test runs complete - Warning 1 Tests FAILED (CommandLine/command_line.........................................TIME LIMIT[sh]) +# 0 Tests EXITED WITH ERROR +# Total testing time: 159.1m (wall), 8997s (user), 382s (system) + .include <bsd.port.mk> diff --git a/cad/xyce/distinfo b/cad/xyce/distinfo index 2c317698e96a..e6a812beaa32 100644 --- a/cad/xyce/distinfo +++ b/cad/xyce/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743235265 -SHA256 (Xyce-Xyce-Release-7.9.0_GH0.tar.gz) = 36ea88736b5e2012f28755588c857c88ed5dab5f4eccd3f59c6f42e6320fee4e -SIZE (Xyce-Xyce-Release-7.9.0_GH0.tar.gz) = 26009560 +TIMESTAMP = 1758701161 +SHA256 (Xyce-Xyce-Release-7.10.0_GH0.tar.gz) = b5a883196f0a2b3972fd13c541fecf04735bfabc7d124d7c7e17de707204f4e2 +SIZE (Xyce-Xyce-Release-7.10.0_GH0.tar.gz) = 26494374 |
