The dist file was missing from the acadix master site. It has been restored.
Jason, are you going to attach a patch?
Created attachment 167275 [details] Unified diff Simply removes BROKEN now that distfile has been restored.
Odd, thought I had attached it when I submitted. BTW, I never received notification that the port was marked broken. Aren't maintainers normally notified automatically when a package build fails? I checked my spam and trash folders:nothing.
> BTW, I never received notification that the port was marked broken. Aren't maintainers normally notified automatically when a package build fails? I checked my spam and trash folders:nothing. I _think_ you should get weekly nags from pkg-fallout when the cluster fails to build a port, though I don't see anything in the freebsd-pkg-fallout mailing list archives indeed. It might have been the case that bapt was overzealous in port r403636 and marked it broken before it was caught by a cluster build (since that commit marks several ports broken). With that said, `make checksum' fails here with the new tarball uploaded to the master site: => Attempting to fetch http://acadix.biz/Ports/distfiles/roboctl-0.3.8.tar.xz fetch: http://acadix.biz/Ports/distfiles/roboctl-0.3.8.tar.xz: size mismatch: expected 270384, actual 270476 => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/roboctl-0.3.8.tar.xz roboctl-0.3.8.tar.xz 100% of 264 kB 122 kBps 00m03s
Sorry, rough week... I overlooked the checksum error because it built fine anyway. Forgot about distcache. I copied the correct distfile from distcache to the master site so it should be good now.
A commit references this bug: Author: rakuco Date: Mon Feb 22 16:43:36 UTC 2016 New revision: 409357 URL: https://svnweb.freebsd.org/changeset/ports/409357 Log: Unmark BROKEN. The distfile has been restored in MASTER_SITES. PR: 207376 Submitted by: Jason Bacon <bacon4000@gmail.com> (maintainer) Changes: head/devel/roboctl/Makefile
A commit references this bug: Author: rakuco Date: Mon Feb 22 16:51:14 UTC 2016 New revision: 409359 URL: https://svnweb.freebsd.org/changeset/ports/409359 Log: MFH: r409357 Unmark BROKEN. The distfile has been restored in MASTER_SITES. PR: 207376 Submitted by: Jason Bacon <bacon4000@gmail.com> (maintainer) Approved by: portmgr blanket approval Changes: _U branches/2016Q1/ branches/2016Q1/devel/roboctl/Makefile
Fixed, thanks!