Bug 244696

Summary: sysutils/i2c-tools fix & update to 4.1
Product: Ports & Packages Reporter: sec
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: danfe
Priority: --- Keywords: buildisok
Version: LatestFlags: avg: maintainer-feedback+
Hardware: Any   
OS: Any   
Attachments:
Description Flags
diff none

Description sec 2020-03-09 15:38:11 UTC
Created attachment 212286 [details]
diff

This fixes the sysutils/i2c-tools port which is currently marked broken (unfetchable).

This also updates i2c-tools to version 4.1 which includes decoding of DDR4 spi info.
Comment 1 Andriy Gapon freebsd_committer freebsd_triage 2020-03-09 17:01:36 UTC
By the way, I approved bug 243468 quite a while ago and nothing happened yet.
Comment 2 Automation User 2020-03-09 17:27:45 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/124622512
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-03-10 11:40:35 UTC
A commit references this bug:

Author: danfe
Date: Tue Mar 10 11:40:21 UTC 2020
New revision: 528158
URL: https://svnweb.freebsd.org/changeset/ports/528158

Log:
  Unbreak and update to version 4.1 (added DDR4 support).

  PR:		243468, 244696
  Approved by:	maintainer (avg)

Changes:
  head/sysutils/i2c-tools/Makefile
  head/sysutils/i2c-tools/distinfo
  head/sysutils/i2c-tools/files/patch-eeprom_decode-dimms
  head/sysutils/i2c-tools/pkg-descr
Comment 4 Alexey Dokuchaev freebsd_committer freebsd_triage 2020-03-10 11:47:43 UTC
Fixed with ports r528158, thanks (patches were not regenerated to make commit diff less noisy and to the point).