aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorCraig Leres <leres@FreeBSD.org>2021-03-25 20:51:40 +0000
committerCraig Leres <leres@FreeBSD.org>2021-03-25 20:51:40 +0000
commit63bd415255c13aae5ab5cabeae74bde0f476408f (patch)
tree0fbe41dd9007a71298cd14a7443f40660bed2465 /net
parent96bbe51ae33a4eba17848786d6331057cc77e932 (diff)
downloadports-63bd415255c13aae5ab5cabeae74bde0f476408f.tar.gz
ports-63bd415255c13aae5ab5cabeae74bde0f476408f.zip
net/savvycan: Update to 1.0.173.
Add PORTEPOCH. Changes since 199.1: - Added ability to delete nodes, messages, signals within tree. - Add tracking of DBC editing in order to warn when exiting without saving, add sorting to DBC routines, add a new screen that allows one to compare two DBC files for changes/differences. - Now the DBC Message editor can change the parent node of a message and you can create new nodes simply by typing something new into the sender field. - Changes to MQTT interface to make it work properly with current python - Fix UDS interpretation of read by ID, Fix up display issues with interpreted messages on main screen. - Use integer formatting where possible when interpreting signal. - Add CARBUS Analyzer file load. - Fix timestamp loading for CARBusAnalyzer files - Save CARBUS Analyzer format - Changes to hopefully handle error frames better over the socketcan - Modify the parsing of the 'id' trigger to match help - Fix PCAN loading issues - Support for Tx when logging via QCanBus - Fixed several seg faults and other errors in DBC code - Added many additional graphing modes. They are loaded/saved in graph definitions as well. - Add support for detecting and reading CLX000 files. - CLX000: Allow for shorter IDs, flip direction - Feature/connection reordering - Feature/busfilter - Feature/continuous logging - Feature/socketcand - fixing opengl32 lib for g++ and msvc in windows - Bugfix/bigoulours1 - GraphWindow: support rescaling the view or each axis to the data Reported by: portscout, pkg-fallout
Notes
Notes: svn path=/head/; revision=569226
Diffstat (limited to 'net')
-rw-r--r--net/savvycan/Makefile5
-rw-r--r--net/savvycan/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/net/savvycan/Makefile b/net/savvycan/Makefile
index fa3933756f6b..42240714f83c 100644
--- a/net/savvycan/Makefile
+++ b/net/savvycan/Makefile
@@ -1,8 +1,9 @@
# $FreeBSD$
PORTNAME= savvycan
-PORTVERSION= 199.1
-DISTVERSIONPREFIX= V
+PORTVERSION= 1.0.173
+PORTEPOCH= 1
+#DISTVERSIONPREFIX= V
CATEGORIES= net
MAINTAINER= leres@FreeBSD.org
diff --git a/net/savvycan/distinfo b/net/savvycan/distinfo
index 7a1ffe01c978..d1ab0fccdb5a 100644
--- a/net/savvycan/distinfo
+++ b/net/savvycan/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1565367333
-SHA256 (collin80-SavvyCAN-V199.1_GH0.tar.gz) = ed1a7131673f7363009ba067252d91053edce7491ff82a0b51d32fe5cee916b6
-SIZE (collin80-SavvyCAN-V199.1_GH0.tar.gz) = 4392251
+TIMESTAMP = 1616703763
+SHA256 (collin80-SavvyCAN-1.0.173_GH0.tar.gz) = 896a8ae0e599712e6ecf165abdd449376fef5a6211119e65de781d0bc24c2fb6
+SIZE (collin80-SavvyCAN-1.0.173_GH0.tar.gz) = 4873875