Bug 244696 - sysutils/i2c-tools fix & update to 4.1
Summary: sysutils/i2c-tools fix & update to 4.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2020-03-09 15:38 UTC by sec
Modified: 2020-03-10 11:47 UTC (History)
1 user (show)

See Also:
avg: maintainer-feedback+


Attachments
diff (8.36 KB, patch)
2020-03-09 15:38 UTC, sec
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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).