mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
cad/xyce: update 7.8.0 → 7.9.0
This commit is contained in:
parent
8a0195433b
commit
46c5cfa989
2 changed files with 6 additions and 5 deletions
|
@ -1,7 +1,6 @@
|
|||
PORTNAME= xyce
|
||||
DISTVERSIONPREFIX= Release-
|
||||
DISTVERSION= 7.8.0
|
||||
PORTREVISION= 7
|
||||
DISTVERSION= 7.9.0
|
||||
CATEGORIES= cad
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -42,6 +41,8 @@ CONFIGURE_ARGS= LEX=/usr/bin/flex \
|
|||
--enable-amesos \
|
||||
--enable-shared \
|
||||
--disable-static
|
||||
CFLAGS+= -I${LOCALBASE}/include/kokkos # https://github.com/Xyce/Xyce/issues/137
|
||||
CXXFLAGS+= -I${LOCALBASE}/include/kokkos # https://github.com/Xyce/Xyce/issues/137
|
||||
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1702614493
|
||||
SHA256 (Xyce-Xyce-Release-7.8.0_GH0.tar.gz) = f763b7d5ad6defd25d2c7e5cc95155958cd12510a5e22a179daab459b21fa713
|
||||
SIZE (Xyce-Xyce-Release-7.8.0_GH0.tar.gz) = 23405203
|
||||
TIMESTAMP = 1743235265
|
||||
SHA256 (Xyce-Xyce-Release-7.9.0_GH0.tar.gz) = 36ea88736b5e2012f28755588c857c88ed5dab5f4eccd3f59c6f42e6320fee4e
|
||||
SIZE (Xyce-Xyce-Release-7.9.0_GH0.tar.gz) = 26009560
|
||||
|
|
Loading…
Add table
Reference in a new issue