git: 22edf54228f3 - main - net/savvycan: Update to 1.0.187
Craig Leres
leres at FreeBSD.org
Thu May 6 18:04:18 UTC 2021
The branch main has been updated by leres:
URL: https://cgit.FreeBSD.org/ports/commit/?id=22edf54228f32645c0af978e9b3692bedb28e502
commit 22edf54228f32645c0af978e9b3692bedb28e502
Author: Craig Leres <leres at FreeBSD.org>
AuthorDate: 2021-05-06 17:57:12 +0000
Commit: Craig Leres <leres at FreeBSD.org>
CommitDate: 2021-05-06 18:03:20 +0000
net/savvycan: Update to 1.0.187
Changes since 1.173:
- GraphWindow: support rescaling the view or each axis to the data
- Bug fixes for extended IDs in DBC files, fix one off error in a
few places (Corrects fuzzing window ID range), re-enabled overwrite
mode showing all signals in a message
- Fixes to make graphing of multiplexed signals work properly Added
signal comparison to the file comparison window.
- Add support for PCAN ver 1.3 files
---
net/savvycan/Makefile | 3 +--
net/savvycan/distinfo | 6 +++---
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/net/savvycan/Makefile b/net/savvycan/Makefile
index 08f133529dc1..ccbe50b8f7a6 100644
--- a/net/savvycan/Makefile
+++ b/net/savvycan/Makefile
@@ -1,7 +1,6 @@
PORTNAME= savvycan
-PORTVERSION= 1.0.173
+PORTVERSION= 1.0.187
PORTEPOCH= 1
-#DISTVERSIONPREFIX= V
CATEGORIES= net
MAINTAINER= leres at FreeBSD.org
diff --git a/net/savvycan/distinfo b/net/savvycan/distinfo
index d1ab0fccdb5a..667ebbbd457f 100644
--- a/net/savvycan/distinfo
+++ b/net/savvycan/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1616703763
-SHA256 (collin80-SavvyCAN-1.0.173_GH0.tar.gz) = 896a8ae0e599712e6ecf165abdd449376fef5a6211119e65de781d0bc24c2fb6
-SIZE (collin80-SavvyCAN-1.0.173_GH0.tar.gz) = 4873875
+TIMESTAMP = 1620322869
+SHA256 (collin80-SavvyCAN-1.0.187_GH0.tar.gz) = 3f5977f95781cb56560ab1f39badf4c30511d7db43c39a084990766b51c4f3ed
+SIZE (collin80-SavvyCAN-1.0.187_GH0.tar.gz) = 4930572
More information about the dev-commits-ports-all
mailing list