- Icons of awstats are corrupted after "make patch" - usage of USE_DOS2UNIX on png files causes this corrpution How-To-Repeat: # make extract ===> Found saved configuration for awstats-6.6_1,1 ===> Extracting for awstats-6.8,1 => MD5 Checksum OK for awstats-6.8.tar.gz. => SHA256 Checksum OK for awstats-6.8.tar.gz. # file work/awstats-6.8/wwwroot/icon/other/vk.png work/awstats-6.8/wwwroot/icon/other/vk.png: PNG image data, 13 x 1, 4-bit colormap, non-interlaced # make patch ===> Patching for awstats-6.8,1 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for awstats-6.8,1 # file work/awstats-6.8/wwwroot/icon/other/vk.png work/awstats-6.8/wwwroot/icon/other/vk.png: PNG image data, CORRUPTED,
Maintainer of www/awstats, Please note that PR ports/125930 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/125930 -- 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)
i`m accepting this patch. Regression was caused by previous version dump :(
Responsible Changed From-To: freebsd-ports-bugs->wxs I'll take it.
wxs 2008-07-24 13:33:41 UTC FreeBSD ports repository Modified files: www/awstats Makefile Log: - Avoid calling USE_DOS2UNIX on PNG files. PR: ports/125930 Submitted by: "Beat Gätzi" <beat@chruetertee.ch> Approved by: maintainer Revision Changes Path 1.40 +13 -1 ports/www/awstats/Makefile _______________________________________________ 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!