On 2021/08/25 14:32, [email protected] wrote: > > > +DISTNAME = dnscontrol-${MODGO_VERSION} > > > +PKGNAME = dnscontrol-3.11.0 > > > + > > > > I think maybe you're doing this update on something other than -current > > and/or don't have an up-to-date ports tree, there's nothing that would > > make > > these needed for an update if they aren't needed now > > Thanks for looking into it, Stuart. You're right, my current version is not > very up to date, I will try to recreate port after updating to more recent > version. As for DISTNAME and PKGNAME variables, these were added by portgen, > and if I remove these variables my build fails with following error:
btw, for updates to an existing port, "make modgo-gen-modules" is a better starting point. > ===> Checking files for dnscontrol-3.11.0 > > > No size recorded for dnscontrol-3.11.0.zip I'm not sure what is up but I don't think the patch can have applied correctly, that suggests it's not finding the information in distinfo, but it's there: $ grep dnscontrol-3 distinfo SHA256 (dnscontrol-3.11.0.zip) = mSR/qj1qARnVw5y94nNPCSFuztZDrXiXPRHpNUi+lwc= SIZE (dnscontrol-3.11.0.zip) = 2210113
