diff options
author | osa <osa@FreeBSD.org> | 2010-08-12 11:30:56 +0800 |
---|---|---|
committer | osa <osa@FreeBSD.org> | 2010-08-12 11:30:56 +0800 |
commit | e96189972efac1ad21ac63b3dff7ddcf2655534e (patch) | |
tree | 9d4180a6581080eeab926158e770e79182a5ddfe /www | |
parent | 1194f4985d37d23cdffbb2a5e5428fbbb64fc5eb (diff) | |
download | freebsd-ports-gnome-e96189972efac1ad21ac63b3dff7ddcf2655534e.tar.gz freebsd-ports-gnome-e96189972efac1ad21ac63b3dff7ddcf2655534e.tar.zst freebsd-ports-gnome-e96189972efac1ad21ac63b3dff7ddcf2655534e.zip |
Update third-party ngx_cache_purge module from 1.1 to 1.2.
Do not bump PORTREVISIONs.
<ChangeLog>
* Fix various build scenarios with disabled upstream modules.
Reported by Johan Bergstroem.
* Add ability to purge content from SCGI's cache.
Requested by Johan Bergstroem.
</ChangeLog>
Diffstat (limited to 'www')
-rw-r--r-- | www/nginx-devel/Makefile | 2 | ||||
-rw-r--r-- | www/nginx-devel/distinfo | 6 | ||||
-rw-r--r-- | www/nginx/Makefile | 2 | ||||
-rw-r--r-- | www/nginx/distinfo | 6 |
4 files changed, 8 insertions, 8 deletions
diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile index 698cf5705e84..3536350570b9 100644 --- a/www/nginx-devel/Makefile +++ b/www/nginx-devel/Makefile @@ -182,7 +182,7 @@ CONFIGURE_ARGS+=--without-http-cache .endif .if defined(WITH_CACHE_PURGE_MODULE) -NGINX_CACHE_PURGE_MODULE_VERSION= 1.1 +NGINX_CACHE_PURGE_MODULE_VERSION= 1.2 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} diff --git a/www/nginx-devel/distinfo b/www/nginx-devel/distinfo index a365cada7b1a..7c858a3219f1 100644 --- a/www/nginx-devel/distinfo +++ b/www/nginx-devel/distinfo @@ -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.1.tar.gz) = 890f6ae817fd042eb134c046f3746e0f -SHA256 (ngx_cache_purge-1.1.tar.gz) = c3481ff354345fb3867c2fc9508c4bce67090555776847be608c5d29b69d083f -SIZE (ngx_cache_purge-1.1.tar.gz) = 4869 +MD5 (ngx_cache_purge-1.2.tar.gz) = 0979d5df94c8b85ec563664028ef77c6 +SHA256 (ngx_cache_purge-1.2.tar.gz) = cb350bcd3649872ffd836048679f34e242f67f851fcec26bb4bf5127b97d89a8 +SIZE (ngx_cache_purge-1.2.tar.gz) = 5807 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 diff --git a/www/nginx/Makefile b/www/nginx/Makefile index 110af733ab63..fe15a3bbf879 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -174,7 +174,7 @@ CONFIGURE_ARGS+=--without-http-cache .endif .if defined(WITH_CACHE_PURGE_MODULE) -NGINX_CACHE_PURGE_MODULE_VERSION= 1.1 +NGINX_CACHE_PURGE_MODULE_VERSION= 1.2 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} diff --git a/www/nginx/distinfo b/www/nginx/distinfo index 3f3d7ab448db..aef9fc1f2c5d 100644 --- a/www/nginx/distinfo +++ b/www/nginx/distinfo @@ -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.1.tar.gz) = 890f6ae817fd042eb134c046f3746e0f -SHA256 (ngx_cache_purge-1.1.tar.gz) = c3481ff354345fb3867c2fc9508c4bce67090555776847be608c5d29b69d083f -SIZE (ngx_cache_purge-1.1.tar.gz) = 4869 +MD5 (ngx_cache_purge-1.2.tar.gz) = 0979d5df94c8b85ec563664028ef77c6 +SHA256 (ngx_cache_purge-1.2.tar.gz) = cb350bcd3649872ffd836048679f34e242f67f851fcec26bb4bf5127b97d89a8 +SIZE (ngx_cache_purge-1.2.tar.gz) = 5807 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 |