diff options
author | osa <osa@FreeBSD.org> | 2015-07-06 07:43:09 +0800 |
---|---|---|
committer | osa <osa@FreeBSD.org> | 2015-07-06 07:43:09 +0800 |
commit | 0ae23b8f1b12486757935c7c48bc6d26930c5275 (patch) | |
tree | ce4c6362a9ce796bf4c095335e5a1277d9c8aa83 /www/nginx | |
parent | 3bf7adb702db4cc8bf17f98ce18aa533a98126d7 (diff) | |
download | freebsd-ports-gnome-0ae23b8f1b12486757935c7c48bc6d26930c5275.tar.gz freebsd-ports-gnome-0ae23b8f1b12486757935c7c48bc6d26930c5275.tar.zst freebsd-ports-gnome-0ae23b8f1b12486757935c7c48bc6d26930c5275.zip |
Upgrade third-party clojure module from 0.3.0 to 0.4.0.
Diffstat (limited to 'www/nginx')
-rw-r--r-- | www/nginx/Makefile | 2 | ||||
-rw-r--r-- | www/nginx/distinfo | 4 | ||||
-rw-r--r-- | www/nginx/files/extra-patch-nginx-clojure-src-c-config | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/www/nginx/Makefile b/www/nginx/Makefile index 190d9d3e8ecf..8b82285f82a7 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -359,7 +359,7 @@ JAVA_VERSION= 1.8 JAVA_VENDOR= openjdk JAVA_BUILD= yes JAVA_RUN= yes -NGINX_CLOJURE_VERSION= 0.3.0 +NGINX_CLOJURE_VERSION= 0.4.0 GH_ACCOUNT+= nginx-clojure:clojure GH_PROJECT+= nginx-clojure:clojure GH_TAGNAME+= v${NGINX_CLOJURE_VERSION}:clojure diff --git a/www/nginx/distinfo b/www/nginx/distinfo index 1d3a555c4f42..8eb7911bcf34 100644 --- a/www/nginx/distinfo +++ b/www/nginx/distinfo @@ -44,8 +44,8 @@ SHA256 (stnoonan-spnego-http-auth-nginx-module-29cb489_GH0.tar.gz) = 0b85a00e6e9 SIZE (stnoonan-spnego-http-auth-nginx-module-29cb489_GH0.tar.gz) = 17546 SHA256 (yaoweibin-nginx_ajp_module-bf6cd93_GH0.tar.gz) = 9e3f78ea73e2d606a95ee64fd3affa4c249f9b342e66b6b11b63061791f28316 SIZE (yaoweibin-nginx_ajp_module-bf6cd93_GH0.tar.gz) = 109704 -SHA256 (nginx-clojure-nginx-clojure-v0.3.0_GH0.tar.gz) = 4f706195d358aeabed3a2f9ed0f412542ce3d17d4466cffb75f798e15fd79952 -SIZE (nginx-clojure-nginx-clojure-v0.3.0_GH0.tar.gz) = 472761 +SHA256 (nginx-clojure-nginx-clojure-v0.4.0_GH0.tar.gz) = 1611fb0e82c82a26c2c6c751a597111443705fa4557331296aa0dafae86c5915 +SIZE (nginx-clojure-nginx-clojure-v0.4.0_GH0.tar.gz) = 537138 SHA256 (openresty-echo-nginx-module-v0.57_GH0.tar.gz) = 8467237ca0fae74ca7a32fbd34fc6044df307098415d48068214c9c235695a07 SIZE (openresty-echo-nginx-module-v0.57_GH0.tar.gz) = 65073 SHA256 (openresty-headers-more-nginx-module-v0.261_GH0.tar.gz) = 03d1f5fbecba8565f247d87a38f5e4b6440b0a56d752bdd2b29af2f1c4aea480 diff --git a/www/nginx/files/extra-patch-nginx-clojure-src-c-config b/www/nginx/files/extra-patch-nginx-clojure-src-c-config index bdb0fded45c5..efb6d76139d6 100644 --- a/www/nginx/files/extra-patch-nginx-clojure-src-c-config +++ b/www/nginx/files/extra-patch-nginx-clojure-src-c-config @@ -1,5 +1,5 @@ ---- ../nginx-clojure-0.3.0/src/c/config.orig 2014-12-11 16:52:18.000000000 +0300 -+++ ../nginx-clojure-0.3.0/src/c/config 2015-06-14 14:19:27.064234000 +0300 +--- ../nginx-clojure-0.4.0/src/c/config.orig 2014-12-11 16:52:18.000000000 +0300 ++++ ../nginx-clojure-0.4.0/src/c/config 2015-06-14 14:19:27.064234000 +0300 @@ -13,9 +13,13 @@ $ngx_addon_dir/ngx_http_clojure_socket.h \ " |