- Update to 1.1.0 Added file(s): - files/patch-import-import_bktr.c - files/patch-libtc-tc_functions.c Removed file(s): - files/patch-filter:filter_modfps.c - files/patch-filter_Makefile.in - files/patch-import:decode_dv.c - files/patch-import_ioaux.c - files/patch-libvo_yuv2rgv.c This update also encompases the fixes from PRs ports/118168, ports/126019, ports/126020. The problem in ports/127672 doesn't occur, and this superceeds ports/130146. ports/101450 is marked as suspended, but the fix detailed in the PR has been included for over a year, and should probably be closed. Note: I would be willing to also take over maintainership of this port, I did not change myself to the maintainer because I wanted to see if it would be ok for me to be maintainer beforehand. Port maintainer (multimedia@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->freebsd-multimedia Over to maintainer (via the GNATS Auto Assign Tool)
It's been 2 weeks since I submitted this PR. I was wondering if someone could actually take a look at it so it doesn't get too old. Thanks, Naram Qashat
Responsible Changed From-To: freebsd-multimedia->jpaetzel I'll take it.
State Changed From-To: open->suspended 1.1.0 doesn't build on amd64. Waiting for fixes from upstream.
I've got an updated version of the port, it is now version 1.1.3 and as far as I can tell, it builds under amd64 now (I did a minor test in a VM, but it does build instead of giving a build error now). I did not test if it actually runs under amd64 yet, though. The notes for this patch are the same as the initial submission (regarding the files added and deleted, and the PRs that should be closed), only now there is no need for files/patch-import-import_bktr.c, it's been integrated upstream, and I've included changing myself to the maintainer in this patch. On a side note, portlint says something about the use of /usr/include in the CONFIGURE_ENV, I'm wondering if that is required at all. (I've CCed John Paetzel to this as he was handling the PR for me.) Thanks, Naram Qashat
State Changed From-To: suspended->analyzed I'm testing this now, will respond back with results.
jpaetzel 2009-07-22 18:01:55 UTC FreeBSD ports repository Modified files: multimedia/transcode Makefile distinfo multimedia/transcode/files patch-filter:filter_modfps.c patch-filter_Makefile.in patch-import:decode_dv.c patch-import_Makefile.in patch-import_ioaux.c patch-libvo_yuv2rgv.c Log: Update to 1.1.3 Assign new MAINTAINER PR: ports/131447 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Approved by: itetcu@ (mentor) Revision Changes Path 1.117 +131 -180 ports/multimedia/transcode/Makefile 1.23 +3 -3 ports/multimedia/transcode/distinfo 1.3 +0 -17 ports/multimedia/transcode/files/patch-filter:filter_modfps.c 1.3 +0 -11 ports/multimedia/transcode/files/patch-filter_Makefile.in 1.2 +0 -13 ports/multimedia/transcode/files/patch-import:decode_dv.c 1.2 +11 -11 ports/multimedia/transcode/files/patch-import_Makefile.in 1.2 +0 -43 ports/multimedia/transcode/files/patch-import_ioaux.c 1.3 +0 -11 ports/multimedia/transcode/files/patch-libvo_yuv2rgv.c _______________________________________________ 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: analyzed->closed Committed, thanks.