Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
F
FreeBSD ports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
6
Snippets
Groups
Projects
Show more breadcrumbs
FreeBSD
FreeBSD ports
Commits
a02043be
Commit
a02043be
authored
1 year ago
by
Yuri Victorovich
Browse files
Options
Downloads
Patches
Plain Diff
cad/surelog: Update 1.51 → 1.56
Reported by: portscout
parent
4b0b3457
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
cad/surelog/Makefile
+5
-5
5 additions, 5 deletions
cad/surelog/Makefile
cad/surelog/distinfo
+3
-7
3 additions, 7 deletions
cad/surelog/distinfo
cad/surelog/pkg-plist
+6
-3
6 additions, 3 deletions
cad/surelog/pkg-plist
with
14 additions
and
15 deletions
cad/surelog/Makefile
+
5
−
5
View file @
a02043be
PORTNAME
=
surelog
DISTVERSIONPREFIX
=
v
DISTVERSION
=
1.51
PORTREVISION
=
1
DISTVERSION
=
1.56
CATEGORIES
=
cad
MAINTAINER
=
yuri@FreeBSD.org
...
...
@@ -53,10 +52,11 @@ PYTHON_CMAKE_ON= -DFREEBSD_PYTHON_DISTVERSION=${PYTHON_DISTVERSION}
PORTSCOUT
=
limit:^.
*
[
0-9]
\.
[
0-9]
# prevent tags like 'show'
post-install
:
post-install
:
#
workaound for https://github.com/chipsalliance/Surelog/issues/3596
@${
RMDIR
}
\
${
STAGEDIR
}${
PREFIX
}
/bin/pkg/work
\
${
STAGEDIR
}${
PREFIX
}
/bin/pkg
${
STAGEDIR
}${
DATADIR
}
/pkg/work
\
${
STAGEDIR
}${
DATADIR
}
/pkg
\
${
STAGEDIR
}${
DATADIR
}
post-test
:
cd
${
BUILD_WRKSRC
}
&&
ctest
...
...
This diff is collapsed.
Click to expand it.
cad/surelog/distinfo
+
3
−
7
View file @
a02043be
TIMESTAMP = 168
0147427
SHA256 (chipsalliance-Surelog-v1.5
1
_GH0.tar.gz) =
f874b4df3caaef2ec57e281f560f8abde7d147a6b8dd914df402cc43ee1dd247
SIZE (chipsalliance-Surelog-v1.5
1
_GH0.tar.gz) = 919
28901
TIMESTAMP = 168
1668095
SHA256 (chipsalliance-Surelog-v1.5
6
_GH0.tar.gz) =
36396d327aa4d433b38e0673608316e25f696e0d37c5f2ce14976b71a24f0683
SIZE (chipsalliance-Surelog-v1.5
6
_GH0.tar.gz) = 919
06822
SHA256 (alainmarcel-antlr4-3143e88_GH0.tar.gz) = cc950334f511b91b9b47bc8b84b60a7f7ae85d3ab2cb7a8596a9a226a53386ce
SIZE (alainmarcel-antlr4-3143e88_GH0.tar.gz) = 4310506
SHA256 (chipsalliance-UHDM-1aaa156_GH0.tar.gz) = fb356d189c20e3361c30de3f73e579d60e3dbf9a32b51a580679552dc08593c0
SIZE (chipsalliance-UHDM-1aaa156_GH0.tar.gz) = 1751813
SHA256 (capnproto-capnproto-14f24a4_GH0.tar.gz) = 1130e78658e8b1ceb3a69a6b3a964913f22505532ab217299e5600f371922877
SIZE (capnproto-capnproto-14f24a4_GH0.tar.gz) = 2121570
SHA256 (google-googletest-e1ee0fa_GH0.tar.gz) = d2d59b967237e554f5d816892b4aa831ed024d3af7ffcfde1e232260a19d4501
SIZE (google-googletest-e1ee0fa_GH0.tar.gz) = 865239
SHA256 (google-flatbuffers-32a6744_GH0.tar.gz) = 826bb0eb96e79a909592c9fb4c4ef775d61a0b4c30e9db0249ff924830cf3cf7
...
...
This diff is collapsed.
Click to expand it.
cad/surelog/pkg-plist
+
6
−
3
View file @
a02043be
bin/roundtrip
bin/surelog
cmake/Surelog-%%CMAKE_BUILD_TYPE%%.cmake
cmake/Surelog.cmake
include/Surelog/API/PythonAPI.h
include/Surelog/API/SLAPI.h
include/Surelog/API/Surelog.h
...
...
@@ -75,8 +73,13 @@ include/Surelog/Testbench/Property.h
include/Surelog/Testbench/TaskMethod.h
include/Surelog/Testbench/TypeDef.h
include/Surelog/Testbench/Variable.h
include/Surelog/config.h
include/Surelog/surelog-version.h
include/Surelog/surelog.h
lib/cmake/SurelogConfig.cmake
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/libflatbuffers.a
lib/surelog/libsurelog.so
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment