svn commit: r561424 - head/devel/systemc

Yuri Victorovich yuri at FreeBSD.org
Wed Jan 13 02:41:39 UTC 2021


Author: yuri
Date: Wed Jan 13 02:41:38 2021
New Revision: 561424
URL: https://svnweb.freebsd.org/changeset/ports/561424

Log:
  devel/systemc: Update 2.3.3 -> 2.3.4

Modified:
  head/devel/systemc/Makefile
  head/devel/systemc/distinfo
  head/devel/systemc/pkg-plist

Modified: head/devel/systemc/Makefile
==============================================================================
--- head/devel/systemc/Makefile	Wed Jan 13 02:34:42 2021	(r561423)
+++ head/devel/systemc/Makefile	Wed Jan 13 02:41:38 2021	(r561424)
@@ -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 at FreeBSD.org
 COMMENT=	C++ classes and macros for describing complex hardware systems
@@ -17,10 +17,13 @@ ONLY_FOR_ARCHS_REASON=	configure: error: sorry...archi
 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
 

Modified: head/devel/systemc/distinfo
==============================================================================
--- head/devel/systemc/distinfo	Wed Jan 13 02:34:42 2021	(r561423)
+++ head/devel/systemc/distinfo	Wed Jan 13 02:41:38 2021	(r561424)
@@ -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

Modified: head/devel/systemc/pkg-plist
==============================================================================
--- head/devel/systemc/pkg-plist	Wed Jan 13 02:34:42 2021	(r561423)
+++ head/devel/systemc/pkg-plist	Wed Jan 13 02:41:38 2021	(r561424)
@@ -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


More information about the svn-ports-head mailing list