Date: Sun, 7 May 2006 17:33:06 +0000 (UTC) From: Jeremy Messenger <mezz@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/multimedia/handbrake Makefile distinfo pkg-descr ports/multimedia/handbrake/files patch-core_Jamfile Message-ID: <200605071733.k47HX6Hh083745@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mezz 2006-05-07 17:33:06 UTC FreeBSD ports repository Modified files: multimedia/handbrake Makefile distinfo pkg-descr multimedia/handbrake/files patch-core_Jamfile Log: - Update the MASTER_SITES to fix the fetch. - Fix the build if multimedia/x264 is installed in system. [1] - Add --exclude in extract to not extract beos, macosx, liba52, libavcodec, libdvdcss and other un-need directories to make sure they do build with the system (use external dependencies) libraries. Only keep libx264. - Remove a few missing leftover of ffmpeg in post-patch and in one of patch. - Add '-dx' in jam by default to give the verbose of build. Easier for me to collect the bug report or/and read in log from tinderboxes. - Clean distinfo, remove a leftover of ffmpeg and add SHA256. - Clean pkg-descr to make it looks nicer. - Make portlint a bit happier. Before anyone ask/request me to update it to 7.x. I don't know yet, I haven't dig in what 7.x has. I think, this port needs to have a good last clean up before update it to 7.x. PR: ports/88838 [1] Reported by: Zach Dykstra <md@anduin.org> [1], bite on me too Revision Changes Path 1.10 +20 -5 ports/multimedia/handbrake/Makefile 1.2 +1 -2 ports/multimedia/handbrake/distinfo 1.2 +22 -16 ports/multimedia/handbrake/files/patch-core_Jamfile 1.2 +4 -6 ports/multimedia/handbrake/pkg-descr
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605071733.k47HX6Hh083745>