FreeBSD Bugzilla – Attachment 241287 Details for
Bug 270316
www/nginx-full: 3rd party module video-thumbextractor-module fails to build with FFmpeg 6.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for nginx
nginx-video-thumbextractor-module.patch (text/plain), 2.17 KB, created by
Daniel Engberg
on 2023-04-03 18:52:15 UTC
(
hide
)
Description:
Patch for nginx
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2023-04-03 18:52:15 UTC
Size:
2.17 KB
patch
obsolete
>diff --git a/www/nginx/Makefile.extmod b/www/nginx/Makefile.extmod >index a856d7d628fb..5ad50b415eec 100644 >--- a/www/nginx/Makefile.extmod >+++ b/www/nginx/Makefile.extmod >@@ -193,7 +193,7 @@ HTTP_VIDEO_THUMBEXTRACTOR_LIB_DEPENDS= libavformat.so:multimedia/ffmpeg \ > libavutil.so:multimedia/ffmpeg \ > libswscale.so:multimedia/ffmpeg > HTTP_VIDEO_THUMBEXTRACTOR_USES= jpeg >-HTTP_VIDEO_THUMBEXTRACTOR_GH_TUPLE= Novetta:nginx-video-thumbextractor-module:f5b5bae:vte >+HTTP_VIDEO_THUMBEXTRACTOR_GH_TUPLE= Novetta:nginx-video-thumbextractor-module:28861f2:vte > HTTP_VIDEO_THUMBEXTRACTOR_VARS= DSO_EXTMODS+=vte > > HTTP_ZIP_GH_TUPLE= rtm-ctrlz:mod_zip:cfd0be4:mod_zip >diff --git a/www/nginx/distinfo b/www/nginx/distinfo >index 75252cabae18..6522b97ab26c 100644 >--- a/www/nginx/distinfo >+++ b/www/nginx/distinfo >@@ -1,4 +1,4 @@ >-TIMESTAMP = 1675168615 >+TIMESTAMP = 1680519139 > SHA256 (nginx-1.22.1.tar.gz) = 9ebb333a9e82b952acd3e2b4aeb1d4ff6406f72491bab6cd9fe69f0dea737f31 > SIZE (nginx-1.22.1.tar.gz) = 1073948 > SHA256 (nginx_mogilefs_module-1.0.4.tar.gz) = 7ac230d30907f013dff8d435a118619ea6168aa3714dba62c6962d350c6295ae >@@ -93,8 +93,8 @@ SHA256 (jaygooby-nginx-upstream-fair-10ecdcf_GH0.tar.gz) = 93f71b7cf0db9c6dbf97e > SIZE (jaygooby-nginx-upstream-fair-10ecdcf_GH0.tar.gz) = 10433 > SHA256 (ayty-adrianomartins-nginx-sticky-module-ng-c407e0d_GH0.tar.gz) = ee7d6a6e3f4452388d1e821470c2352c5d42970f756507b878529911e79c1b60 > SIZE (ayty-adrianomartins-nginx-sticky-module-ng-c407e0d_GH0.tar.gz) = 120679 >-SHA256 (Novetta-nginx-video-thumbextractor-module-f5b5bae_GH0.tar.gz) = cb4ecc14bf8503eb73c50ca5e9952ce1f99badbf2e7fdd2346c73d2e7905a5a5 >-SIZE (Novetta-nginx-video-thumbextractor-module-f5b5bae_GH0.tar.gz) = 34434 >+SHA256 (Novetta-nginx-video-thumbextractor-module-28861f2_GH0.tar.gz) = 04656da527d9e64cbdf1bf475a93193fa60324ffea160d05d4cc53c864943bc1 >+SIZE (Novetta-nginx-video-thumbextractor-module-28861f2_GH0.tar.gz) = 34447 > SHA256 (rtm-ctrlz-mod_zip-cfd0be4_GH0.tar.gz) = 66e867c9fd311a04f4b69a928441b49b5322d631db650d971abbc55af485cc9c > SIZE (rtm-ctrlz-mod_zip-cfd0be4_GH0.tar.gz) = 26113 > SHA256 (calio-iconv-nginx-module-v0.14_GH0.tar.gz) = b8b9f355c05c0790226512f6732348a2404d48531688a1fc04ce6768163bf462
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 270316
: 241287
Working