Bug 235592 - www/phpsysinfo: update to 3.3.0
Summary: www/phpsysinfo: update to 3.3.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Kai Knoblich
URL: https://reviews.freebsd.org/D19132
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-08 08:13 UTC by Ralf van der Enden
Modified: 2019-02-10 14:37 UTC (History)
1 user (show)

See Also:


Attachments
Update to 3.3.0 (858 bytes, patch)
2019-02-08 08:13 UTC, Ralf van der Enden
tremere: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf van der Enden 2019-02-08 08:13:10 UTC
Created attachment 201831 [details]
Update to 3.3.0

Changelog:
[UPD] Frontend Bootstrap3 to Bootstrap4 with IE8 and IE9 compatibility modules
[ADD] Endless, Kali, Redcore and MX Linux to detected distros
[ADD] SMART plugin - support for NVMe disks
[ADD] Uprecords plugin - SHORT_MODE option
[ADD] Raid plugin - IDRAC RAID status
[NEW] NVMe devices list on Linux
[NEW] Docker plugin - docker stats
[NEW] SORT_NETWORK_INTERFACES_LIST and SORT_SENSORS_LIST options
[NEW] IGNORE_FREE, IGNORE_USAGE and IGNORE_THRESHOLD_FS_TYPES options
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-02-10 14:35:59 UTC
A commit references this bug:

Author: kai
Date: Sun Feb 10 14:35:10 UTC 2019
New revision: 492611
URL: https://svnweb.freebsd.org/changeset/ports/492611

Log:
  www/phpsysinfo: Update to 3.3.0

  While I'm here:
  * Fix license
  * Update WWW
  * Pacify portlint

  Changelog:
  [UPD] Frontend Bootstrap3 to Bootstrap4 with IE8 and IE9 compatibility modules
  [ADD] Endless, Kali, Redcore and MX Linux to detected distros
  [ADD] SMART plugin - support for NVMe disks
  [ADD] Uprecords plugin - SHORT_MODE option
  [ADD] Raid plugin - IDRAC RAID status
  [NEW] NVMe devices list on Linux
  [NEW] Docker plugin - docker stats
  [NEW] SORT_NETWORK_INTERFACES_LIST and SORT_SENSORS_LIST options
  [NEW] IGNORE_FREE, IGNORE_USAGE and IGNORE_THRESHOLD_FS_TYPES options

  PR:		235592
  Submitted by:	Ralf van der Enden (maintainer)
  Approved by:	tcberner (mentor)
  Differential Revision:	https://reviews.freebsd.org/D19132

Changes:
  head/www/phpsysinfo/Makefile
  head/www/phpsysinfo/distinfo
  head/www/phpsysinfo/pkg-descr
Comment 2 Kai Knoblich freebsd_committer freebsd_triage 2019-02-10 14:37:18 UTC
Committed, thanks!