mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
devel/systemc: Update 2.3.3 -> 2.3.4
This commit is contained in:
parent
415cf4f536
commit
88a8a0a0fd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=561424
@ -1,9 +1,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= systemc
|
||||
DISTVERSION= 2.3.3
|
||||
DISTVERSION= 2.3.4
|
||||
DISTVERSIONSUFFIX= _pub_rev_20190614
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= https://accellera.org/images/downloads/standards/${PORTNAME}/
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
COMMENT= C++ classes and macros for describing complex hardware systems
|
||||
@ -17,10 +17,13 @@ ONLY_FOR_ARCHS_REASON= configure: error: sorry...architecture not supported
|
||||
USES= gmake libtool
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= accellera-official
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-unix-layout=yes
|
||||
|
||||
INSTALL_TARGET=install-strip
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1562839808
|
||||
SHA256 (systemc-2.3.3.tar.gz) = 5781b9a351e5afedabc37d145e5f7edec08f3fd5de00ffeb8fa1f3086b1f7b3f
|
||||
SIZE (systemc-2.3.3.tar.gz) = 7133464
|
||||
TIMESTAMP = 1610504998
|
||||
SHA256 (accellera-official-systemc-2.3.4_pub_rev_20190614_GH0.tar.gz) = 987378a5429c104cda1ab3f7a15726793fe856d0fe48670fdf5728b55d95ae6c
|
||||
SIZE (accellera-official-systemc-2.3.4_pub_rev_20190614_GH0.tar.gz) = 7142529
|
||||
|
@ -241,7 +241,7 @@ include/tlm_utils/peq_with_get.h
|
||||
include/tlm_utils/simple_initiator_socket.h
|
||||
include/tlm_utils/simple_target_socket.h
|
||||
include/tlm_utils/tlm_quantumkeeper.h
|
||||
lib/libsystemc-2.3.3.so
|
||||
lib/libsystemc-2.3.4.so
|
||||
lib/libsystemc.a
|
||||
lib/libsystemc.so
|
||||
libdata/pkgconfig/systemc.pc
|
||||
|
Loading…
Reference in New Issue
Block a user