"lame --genre-list" used to print the genre list on stdout. This has changed recently. The list is now printed on stderr. The ripit script has to be changed accordingly. Note: I reported this problem upstream.
Maintainer of audio/ripit, Please note that PR ports/131308 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/131308 -- 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)
Patch looks good -- please commit. -- Ãyvind Møll oyvind@moll.no
State Changed From-To: feedback->open Maintainer approved.
Responsible Changed From-To: freebsd-ports-bugs->jadawin I'll take it.
jadawin 2009-02-05 14:57:16 UTC FreeBSD ports repository Modified files: audio/ripit Makefile Added files: audio/ripit/files patch-ripit.pl Log: - Add patch to fix lame --genre-list - Bump PORTREVISION PR: ports/131308 Submitted by: Tobias Rehbein <tobias.rehbein at web.de> (maintainer) Revision Changes Path 1.26 +1 -0 ports/audio/ripit/Makefile 1.1 +42 -0 ports/audio/ripit/files/patch-ripit.pl (new) _______________________________________________ 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: open->closed Committed. Thanks!