Date: Wed, 25 Nov 2015 20:20:35 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 204816] audacity ports produces corrupt PNG files Message-ID: <bug-204816-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204816 Bug ID: 204816 Summary: audacity ports produces corrupt PNG files Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: lenzi.sergio@gmail.com CC: xxjack12xx@gmail.com CC: xxjack12xx@gmail.com Flags: maintainer-feedback?(xxjack12xx@gmail.com) ports audio/audacity produces corrupt png images. This is because the port, uses dos2unix framework, and incorrectly convert dos2tounix on ALL files in the WRKSRC files, including ... png images an option on the Makefile, would fix the problem... DOS2UNIX_GLOB= Makefile.* *.c *.h -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204816-13>