Created attachment 222078 [details] di-4.48.0.1.patch * Update to 4.48.0.1 * Update MASTER_SITES (project no longer uses gentoo.com it seems) * Move MAKE_ARGS to make portclippy happy * Remove post-patch as stage-qa says it made no changes (and the places in the code where zoneid_t are used don't seem to cause any compile errors, which I assume was why I added that post-patch in the first place...) * Update distinfo * Update WWW in pkg-descr Changelog can be found about a third of the way down this page: https://sourceforge.net/projects/diskinfo-di/files/ Tested in poudriere for 11-i386, 11-amd64, 12-i386 and 12-amd64. Passes portlint.
A commit references this bug: Author: rhurlin Date: Mon Feb 1 20:28:36 UTC 2021 New revision: 563760 URL: https://svnweb.freebsd.org/changeset/ports/563760 Log: sysutils/di: Update to 4.48.0.1 - Update di.spec - Update mkconfig to version 2.6.3 Changelog: https://sourceforge.net/p/diskinfo-di/code/ci/default/tree/README.txt PR: 253162 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Approved by: arrowd, tcberner (mentors, implicit) Changes: head/sysutils/di/Makefile head/sysutils/di/distinfo head/sysutils/di/pkg-descr
Committed, thanks :)