Accordingly update third-party cache_purge module from 1.0 to 1.1.
Do not bump PORTREVISIONs.
This commit is contained in:
parent
5a8798402a
commit
5d508620bd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=256067
4 changed files with 8 additions and 8 deletions
|
@ -180,7 +180,7 @@ CONFIGURE_ARGS+=--without-http-cache
|
|||
.endif
|
||||
|
||||
.if defined(WITH_CACHE_PURGE_MODULE)
|
||||
NGINX_CACHE_PURGE_MODULE_VERSION= 1.0
|
||||
NGINX_CACHE_PURGE_MODULE_VERSION= 1.1
|
||||
MASTER_SITES+= http://labs.frickle.com/files/:cache_purge
|
||||
DISTFILES+= ngx_cache_purge-${NGINX_CACHE_PURGE_MODULE_VERSION}.tar.gz:cache_purge
|
||||
CONFIGURE_ARGS+=--add-module=${WRKDIR}/ngx_cache_purge-${NGINX_CACHE_PURGE_MODULE_VERSION}
|
||||
|
|
|
@ -13,9 +13,9 @@ SIZE (ngx_http_auth_pam_module-1.1.tar.gz) = 5193
|
|||
MD5 (ngx_http_auth_request_module-0.2.tar.gz) = 46b7c636d0734c87fa9563089e536bc9
|
||||
SHA256 (ngx_http_auth_request_module-0.2.tar.gz) = eea5d0ec02bba93d0b204a034230cc61462b60497cbac6f581d7e008a9262ba4
|
||||
SIZE (ngx_http_auth_request_module-0.2.tar.gz) = 6736
|
||||
MD5 (ngx_cache_purge-1.0.tar.gz) = ec1dabaa8321530c100f9baf65370294
|
||||
SHA256 (ngx_cache_purge-1.0.tar.gz) = 6f4229a4edc0e8b914dc89c0a3c5b6a746469a3f9e5942b3d025dbe6a5ab2d13
|
||||
SIZE (ngx_cache_purge-1.0.tar.gz) = 4569
|
||||
MD5 (ngx_cache_purge-1.1.tar.gz) = 890f6ae817fd042eb134c046f3746e0f
|
||||
SHA256 (ngx_cache_purge-1.1.tar.gz) = c3481ff354345fb3867c2fc9508c4bce67090555776847be608c5d29b69d083f
|
||||
SIZE (ngx_cache_purge-1.1.tar.gz) = 4869
|
||||
MD5 (ngx_echo_module-0.30.tar.gz) = efb92bc6454fb2218dde0d5b070a67e9
|
||||
SHA256 (ngx_echo_module-0.30.tar.gz) = 6ea23635377098318806ba1bb6d6a245c17ee4ccd4828da813e505eebb41c42c
|
||||
SIZE (ngx_echo_module-0.30.tar.gz) = 115008
|
||||
|
|
|
@ -173,7 +173,7 @@ CONFIGURE_ARGS+=--without-http-cache
|
|||
.endif
|
||||
|
||||
.if defined(WITH_CACHE_PURGE_MODULE)
|
||||
NGINX_CACHE_PURGE_MODULE_VERSION= 1.0
|
||||
NGINX_CACHE_PURGE_MODULE_VERSION= 1.1
|
||||
MASTER_SITES+= http://labs.frickle.com/files/:cache_purge
|
||||
DISTFILES+= ngx_cache_purge-${NGINX_CACHE_PURGE_MODULE_VERSION}.tar.gz:cache_purge
|
||||
CONFIGURE_ARGS+=--add-module=${WRKDIR}/ngx_cache_purge-${NGINX_CACHE_PURGE_MODULE_VERSION}
|
||||
|
|
|
@ -13,9 +13,9 @@ SIZE (ngx_http_auth_pam_module-1.1.tar.gz) = 5193
|
|||
MD5 (ngx_http_auth_request_module-0.2.tar.gz) = 46b7c636d0734c87fa9563089e536bc9
|
||||
SHA256 (ngx_http_auth_request_module-0.2.tar.gz) = eea5d0ec02bba93d0b204a034230cc61462b60497cbac6f581d7e008a9262ba4
|
||||
SIZE (ngx_http_auth_request_module-0.2.tar.gz) = 6736
|
||||
MD5 (ngx_cache_purge-1.0.tar.gz) = ec1dabaa8321530c100f9baf65370294
|
||||
SHA256 (ngx_cache_purge-1.0.tar.gz) = 6f4229a4edc0e8b914dc89c0a3c5b6a746469a3f9e5942b3d025dbe6a5ab2d13
|
||||
SIZE (ngx_cache_purge-1.0.tar.gz) = 4569
|
||||
MD5 (ngx_cache_purge-1.1.tar.gz) = 890f6ae817fd042eb134c046f3746e0f
|
||||
SHA256 (ngx_cache_purge-1.1.tar.gz) = c3481ff354345fb3867c2fc9508c4bce67090555776847be608c5d29b69d083f
|
||||
SIZE (ngx_cache_purge-1.1.tar.gz) = 4869
|
||||
MD5 (ngx_echo_module-0.30.tar.gz) = efb92bc6454fb2218dde0d5b070a67e9
|
||||
SHA256 (ngx_echo_module-0.30.tar.gz) = 6ea23635377098318806ba1bb6d6a245c17ee4ccd4828da813e505eebb41c42c
|
||||
SIZE (ngx_echo_module-0.30.tar.gz) = 115008
|
||||
|
|
Loading…
Reference in a new issue