| Summary: | [PATCH] Update sysutils/i2c-tools to 3.1.1 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Jung-uk Kim <jkim> | ||||
| Component: | Individual Port(s) | Assignee: | Andriy Gapon <avg> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | --- | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
The maintainer is a committer. A commit references this bug: Author: jkim Date: Tue Jul 8 06:13:24 UTC 2014 New revision: 361174 URL: http://svnweb.freebsd.org/changeset/ports/361174 Log: - Update to 3.1.1. - Add a recommended patch from upstream (r6250). - Add an option to specify device other than /dev/smb0. - Install manual page. - Update MAINTAINER to use FreeBSD address. - Remove the leading article from COMMENT. - Add LICENSE. - Convert to USES=tar:bzip2. PR: 191198 Approved by: avg (maintainer, timeout > 2 weeks) Changes: head/sysutils/i2c-tools/Makefile head/sysutils/i2c-tools/distinfo head/sysutils/i2c-tools/files/patch-eeprom_decode-dimms head/sysutils/i2c-tools/files/patch-eeprom_decode-dimms.1 Thank you. Sorry for the silence. |
Created attachment 143940 [details] Update sysutils/i2c-tools to 3.1.1 - Update sysutils/i2c-tools to 3.1.1. - Add a recommended patch from upstream (r6250). - Add an option to specify device other than /dev/smb0. - Install manual page. - Update MAINTAINER to use FreeBSD address. - Remove the leading article from COMMENT. - Add LICENSE. - Convert to USES=tar:bzip2. An example for the new option "-d": # decode-dimms # decode-dimms version 6231 (2014-02-20 10:54:34 +0100) Memory Serial Presence Detect Decoder By Philip Edelbrock, Christian Zuckschwerdt, Burkart Lingner, Jean Delvare, Trent Piepho and others Number of SDRAM DIMMs detected and decoded: 0 # decode-dimms -d /dev/smb7 # decode-dimms version 6231 (2014-02-20 10:54:34 +0100) Memory Serial Presence Detect Decoder By Philip Edelbrock, Christian Zuckschwerdt, Burkart Lingner, Jean Delvare, Trent Piepho and others Decoding EEPROM: 0xA0 ... Number of SDRAM DIMMs detected and decoded: 4