Date: Wed, 21 Sep 2016 14:03:10 +0200 From: "Herbert J. Skuhra" <herbert@mailbox.org> To: Kevin Oberman <rkoberman@gmail.com> Cc: multimedia@freebsd.org Subject: Re: Update mp4v2 to version 3.0.1.1 Message-ID: <867fa5wjcx.wl-herbert@mailbox.org> In-Reply-To: <CAN6yY1v7DwzXb224i0E4DyW8t0prn9c0UzVbc2GBT4Di7ECUaw@mail.gmail.com> References: <CAN6yY1v7DwzXb224i0E4DyW8t0prn9c0UzVbc2GBT4Di7ECUaw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Kevin Oberman skrev: > > I am just submitted a PR, > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212785 to update mp4v2 to > 3.0.1.1 and change the source to github. > > First port I've submitted in about a decade, so the submission format may > not be right. Please point out everything I did wrong. I've downloaded the patch and applied it with 'svnlite patch'. Now 'make patch' fails because patch-GNUmakefile.in does not apply cleanly. If I remove the patch or apply it manually 'make check-plist' fails: ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: lib/libmp4v2.so.1 Error: Orphaned: lib/libmp4v2.so.1.9.1 ===> Checking for items in pkg-plist which are not in STAGEDIR Error: Missing: lib/libmp4v2.so.3 Error: Missing: lib/libmp4v2.so.3.0.1 ===> Error: Plist issues found. > In the comments I included a list of ports needing a PORT_REVISION bump. Are you sure that this is sufficient? Do these ports still build afterwards? I guess not. e.g. faac requires a patch to build against mp4v2 2.0.0: <https://git.archlinux.org/svntogit/packages.git/tree/trunk/mp4v2-2.0.0.patch?h=packages/faac> And why do you choose version 3.0.0.1 and not 2.0.0? Version 3.x is obviously not official yet: The configure script reports: configure: --> --> Configuring MP4v2 2.0.0 --> I've checked some Linux Distributions (Debian, Arch, Gentoo, etc.) and they all ship 2.0.0. PBKAC or have you submitted the wrong/an untested patch? -- Herbert
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?867fa5wjcx.wl-herbert>