I see that port is marked broken by r516897. Why? It still can be fetched via https://github.com/mmatuska/zfs-stats/archive/1.2.2.tar.gz
Created attachment 209168 [details] svn-diff-zfs-stat Or an update to 1.3.0. (I did not tested functionality, only if it is fetchable and if it builds).
testbuilds are fine, run-test looks fine on a box with zfs.
The issue appears to be DNS: [dan@pkg01:/usr/local/poudriere/ports/default/sysutils/zfs-stats] $ sudo make makesum ===> License BSD2CLAUSE accepted by the user ===> License BSD2CLAUSE accepted by the user ===> zfs-stats-1.2.2_1 depends on file: /usr/local/sbin/pkg - found => zfs-stats-1.2.2.tar.gz doesn't seem to exist in /usr/local/poudriere/ports/default/distfiles/. => Attempting to fetch https://cloud.github.com/downloads/mmatuska/zfs-stats/zfs-stats-1.2.2.tar.gz fetch: https://cloud.github.com/downloads/mmatuska/zfs-stats/zfs-stats-1.2.2.tar.gz: No address record => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/zfs-stats-1.2.2.tar.gz zfs-stats-1.2.2.tar.gz 9 kB 36 MBps 00s ===> Fetching all distfiles required by zfs-stats-1.2.2_1 for building [dan@pkg01:/usr/local/poudriere/ports/default/sysutils/zfs-stats] $ host cloud.github.com cloud.github.com is an alias for d24z2fz21y4fag.cloudfront.net. [dan@pkg01:/usr/local/poudriere/ports/default/sysutils/zfs-stats] $ host d24z2fz21y4fag.cloudfront.net [dan@pkg01:/usr/local/poudriere/ports/default/sysutils/zfs-stats] $ -- Dan Langille dan@langille.org
All ports using MASTER_SITES= GHC may be unfetchable. cloud.github.com is not resolving. https://www.whatsmydns.net/#A/cloud.github.com
A commit references this bug: Author: mm Date: Wed Nov 27 14:44:54 UTC 2019 New revision: 518503 URL: https://svnweb.freebsd.org/changeset/ports/518503 Log: Unbreak and update zfs-stats to 1.3.0 PR: 241963 Changes: head/sysutils/zfs-stats/Makefile head/sysutils/zfs-stats/distinfo
Fixed in r518503.