Skip to content

Commit

Permalink
cad/surelog: update 1.74 → 1.76
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Oct 17, 2023
1 parent eac2de2 commit 0688341
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 10 deletions.
5 changes: 3 additions & 2 deletions cad/surelog/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= surelog
DISTVERSIONPREFIX= v
DISTVERSION= 1.74
DISTVERSION= 1.76
CATEGORIES= cad

MAINTAINER= yuri@FreeBSD.org
Expand Down Expand Up @@ -31,7 +31,8 @@ JAVA_RUN= no
USE_GITHUB= yes
GH_ACCOUNT= chipsalliance
GH_PROJECT= Surelog
GH_TUPLE= alainmarcel:antlr4:a27cf84:antlr4/third_party/antlr4
GH_TUPLE= alainmarcel:antlr4:a27cf84:antlr4/third_party/antlr4 \
nlohmann:json:788e546:json/third_party/json

CMAKE_ON= BUILD_SHARED_LIBS \
SURELOG_USE_HOST_UHDM \
Expand Down
8 changes: 5 additions & 3 deletions cad/surelog/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
TIMESTAMP = 1693553013
SHA256 (chipsalliance-Surelog-v1.74_GH0.tar.gz) = 0fb8d6e55ed3189ecb9aa3e33616d5b4b92f91fa25ff2e4415e1ee661d75fa88
SIZE (chipsalliance-Surelog-v1.74_GH0.tar.gz) = 92673974
TIMESTAMP = 1697510036
SHA256 (chipsalliance-Surelog-v1.76_GH0.tar.gz) = ddef62ff38f25bb1816f592b2ad0040507bbcdb268102b9b7555f592701a22dc
SIZE (chipsalliance-Surelog-v1.76_GH0.tar.gz) = 95782735
SHA256 (alainmarcel-antlr4-a27cf84_GH0.tar.gz) = f1d2636c219d2fa9faad1672739e409d6a9a78ac1495a911ae2a5e43bd5194d1
SIZE (alainmarcel-antlr4-a27cf84_GH0.tar.gz) = 4205182
SHA256 (nlohmann-json-788e546_GH0.tar.gz) = 5d7e9a9fafbb0d0ddd6b1364fd701a86972782ca7c2dace80eefa9c312c5926f
SIZE (nlohmann-json-788e546_GH0.tar.gz) = 8039831
11 changes: 6 additions & 5 deletions cad/surelog/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,10 @@ lib/cmake/Surelog/SurelogConfig.cmake
lib/cmake/Surelog/SurelogConfigVersion.cmake
lib/cmake/Surelog/SurelogTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/Surelog/SurelogTargets.cmake
lib/surelog/libantlr4-runtime.a
lib/surelog/libsurelog.so
%%PYTHON%%lib/surelog/python/slSV3_1aPythonListener.py
%%PYTHON%%lib/surelog/python/slformatmsg.py
%%PYTHON%%lib/surelog/python/slwaivers.py
lib/libantlr4-runtime.a
lib/libsurelog.so
lib/libsurelog.so.1.76
%%PYTHON%%lib/surelog-python/python/slSV3_1aPythonListener.py
%%PYTHON%%lib/surelog-python/python/slformatmsg.py
%%PYTHON%%lib/surelog-python/python/slwaivers.py
libdata/pkgconfig/Surelog.pc

0 comments on commit 0688341

Please sign in to comment.