FreeBSD Bugzilla – Attachment 226006 Details for
Bug 256784
www/nginx: ngx_cache_purge update
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
nginx-1.20.1,2.patch (text/plain), 1.87 KB, created by
geraud
on 2021-06-23 04:09:51 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
geraud
Created:
2021-06-23 04:09:51 UTC
Size:
1.87 KB
patch
obsolete
>--- Makefile.orig 2021-06-22 09:08:14.000000000 +1100 >+++ Makefile 2021-06-23 14:58:26.523929000 +1100 >@@ -2,7 +2,7 @@ > > PORTNAME= nginx > PORTVERSION= 1.20.1 >-PORTREVISION?= 0 >+PORTREVISION?= 1 > PORTEPOCH= 2 > CATEGORIES= www > MASTER_SITES= https://nginx.org/download/ \ >--- Makefile.extmod.orig 2021-06-03 00:37:21.000000000 +1100 >+++ Makefile.extmod 2021-06-23 14:58:27.591652000 +1100 >@@ -13,8 +13,8 @@ > BROTLI_GH_TUPLE= google:ngx_brotli:9aec15e:brotli > BROTLI_VARS= DSO_EXTMODS+=brotli > >-CACHE_PURGE_GH_TUPLE= nginx-modules:ngx_cache_purge:23dc16a:cache_purge >-CACHE_PURGE_CONFIGURE_ON= --add-module=${WRKDIR}/ngx_cache_purge-23dc16a >+CACHE_PURGE_GH_TUPLE= nginx-modules:ngx_cache_purge:4746629:cache_purge >+CACHE_PURGE_CONFIGURE_ON= --add-module=${WRKDIR}/ngx_cache_purge-4746629 > > CLOJURE_CATEGORIES+= java > CLOJURE_USE= JAVA=yes JAVA_OS=native JAVA_VERSION=1.8 \ >--- distinfo.orig 2021-06-22 09:08:14.000000000 +1100 >+++ distinfo 2021-06-23 14:58:28.664004000 +1100 >@@ -19,8 +19,8 @@ > SIZE (anomalizer-ngx_aws_auth-21931b2_GH0.tar.gz) = 15580 > SHA256 (google-ngx_brotli-9aec15e_GH0.tar.gz) = 0177b1158ff7092b9996346de28a0b296dc33addb2af4e8904794d19b4a9a808 > SIZE (google-ngx_brotli-9aec15e_GH0.tar.gz) = 16194 >-SHA256 (nginx-modules-ngx_cache_purge-23dc16a_GH0.tar.gz) = a6ecc65e2488f9a0394f8aa6c012144708b6b4b37983aa45ea09945ec235ad08 >-SIZE (nginx-modules-ngx_cache_purge-23dc16a_GH0.tar.gz) = 16816 >+SHA256 (nginx-modules-ngx_cache_purge-4746629_GH0.tar.gz) = 68debae40722e15a70f37e10d20a4d3b9a26597457f1dd639e903b62c0a2f689 >+SIZE (nginx-modules-ngx_cache_purge-4746629_GH0.tar.gz) = 17114 > SHA256 (nginx-clojure-nginx-clojure-v0.5.2_GH0.tar.gz) = cb8bc0bef5d298df55fb625400cb77c4145dc5167483e111ff2b90d4d3396200 > SIZE (nginx-clojure-nginx-clojure-v0.5.2_GH0.tar.gz) = 755650 > SHA256 (grahamedgecombe-nginx-ct-v1.3.2_GH0.tar.gz) = b4ceae549b9dbf84b2e511633982e4efeee0388e3b7a038a8bac555008a77b88
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 256784
: 226006
Working