This updates the multimedia/handbrake port to the latest version, namely 0.9.1. Tested on FreeBSD 7 i386. Best regards, Jona Fix: The following patches from the files folder are not needed anymore: patch-Jamfile patch-libhb_encx264.c patch-Jamrules patch-libhb_Jamfile
Responsible Changed From-To: freebsd-ports-bugs->freebsd-multimedia Over to maintainer (via the GNATS Auto Assign Tool)
Sorry for the excessive indentation in MASTER_SITES and DISTFILES, it did look fine in vim... Jona
mezz 2007-12-13 16:50:16 UTC FreeBSD ports repository Modified files: multimedia/handbrake Makefile distinfo pkg-descr multimedia/handbrake/files patch-configure Added files: multimedia/handbrake/files patch-contrib-Jamfile patch-contrib-a52dec-libao-audio_out_oss.c patch-contrib-libsamplerate-configure patch-contrib-x264-Makefile patch-contrib-x264-configure patch-libhb-fifo.c patch-libhb-ports.c Removed files: multimedia/handbrake/files patch-Jamfile patch-Jamrules patch-libhb_Jamfile patch-libhb_encx264.c Log: - Update to 0.9.1, remove BROKEN and add NO_CDROM. The handbrake builds as in static with libdvdcss in its binary, so forced to have NO_CDROM[1]. - Pass the maintainership to the submitter. [1] NO_CDROM=CSS code may violate the DMCA PR: ports/118458 Submitted by: Jona Joachim <jaj@hcl-club.lu> Revision Changes Path 1.21 +96 -40 ports/multimedia/handbrake/Makefile 1.4 +48 -3 ports/multimedia/handbrake/distinfo 1.5 +0 -43 ports/multimedia/handbrake/files/patch-Jamfile (dead) 1.3 +0 -12 ports/multimedia/handbrake/files/patch-Jamrules (dead) 1.2 +3 -11 ports/multimedia/handbrake/files/patch-configure 1.1 +285 -0 ports/multimedia/handbrake/files/patch-contrib-Jamfile (new) 1.1 +11 -0 ports/multimedia/handbrake/files/patch-contrib-a52dec-libao-audio_out_oss.c (new) 1.1 +20 -0 ports/multimedia/handbrake/files/patch-contrib-libsamplerate-configure (new) 1.1 +20 -0 ports/multimedia/handbrake/files/patch-contrib-x264-Makefile (new) 1.1 +11 -0 ports/multimedia/handbrake/files/patch-contrib-x264-configure (new) 1.1 +13 -0 ports/multimedia/handbrake/files/patch-libhb-fifo.c (new) 1.1 +46 -0 ports/multimedia/handbrake/files/patch-libhb-ports.c (new) 1.2 +0 -9 ports/multimedia/handbrake/files/patch-libhb_Jamfile (dead) 1.2 +0 -11 ports/multimedia/handbrake/files/patch-libhb_encx264.c (dead) 1.3 +28 -18 ports/multimedia/handbrake/pkg-descr _______________________________________________ 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!