In port x11-fonts/webfonts, for file ielpkth.cab exist only md5 sum, but recenty FreeBSD uses only sha256 sums, so this file can't be verified. Fix: Regenerate distfile be calling `make makesum WITH_MSWINDOWS_LICENSE=1` in port directory, or apply attached patch. This remove md5sums from this file and keep only sha256 ones. Patch attached with submission follows: How-To-Repeat: Try to install x11-fonts/webfonts with env variable: WITH_MSWINDOWS_LICENSE=1
Maintainer of x11-fonts/webfonts, Please note that PR ports/152223 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/152223 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->sunpoet I will take it.
> Maintainer of x11-fonts/webfonts, > > Please note that PR ports/152223 has just been submitted. > > If it contains a patch for an upgrade, an enhancement or a bug fix > you agree on, reply to this email stating that you approve the patch > and a committer will take care of it. > > The full text of the PR can be found at: > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/152223 Patch is fine, please commit, thank you. --kkonstan
sunpoet 2010-11-14 13:28:07 UTC FreeBSD ports repository Modified files: x11-fonts/webfonts distinfo Log: - Add missing SHA256 sum of webfonts/ielpkth.cab PR: ports/152223 Submitted by: Grzegorz Blach <magik@roorback.net> Approved by: Konstantinos Konstantinidis <kkonstan@duth.gr> (maintainer) Revision Changes Path 1.8 +1 -12 ports/x11-fonts/webfonts/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed. Thanks!