From owner-svn-ports-head@freebsd.org Sun Jul 5 23:43:12 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 34AC1A295; Sun, 5 Jul 2015 23:43:12 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1801F12C7; Sun, 5 Jul 2015 23:43:12 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t65NhBmO040619; Sun, 5 Jul 2015 23:43:11 GMT (envelope-from osa@FreeBSD.org) Received: (from osa@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t65Nh9td040604; Sun, 5 Jul 2015 23:43:09 GMT (envelope-from osa@FreeBSD.org) Message-Id: <201507052343.t65Nh9td040604@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: osa set sender to osa@FreeBSD.org using -f From: "Sergey A. Osokin" Date: Sun, 5 Jul 2015 23:43:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391378 - in head/www: nginx nginx-devel nginx-devel/files nginx/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Jul 2015 23:43:12 -0000 Author: osa Date: Sun Jul 5 23:43:09 2015 New Revision: 391378 URL: https://svnweb.freebsd.org/changeset/ports/391378 Log: Upgrade third-party clojure module from 0.3.0 to 0.4.0. Modified: head/www/nginx-devel/Makefile head/www/nginx-devel/distinfo head/www/nginx-devel/files/extra-patch-nginx-clojure-src-c-config head/www/nginx/Makefile head/www/nginx/distinfo head/www/nginx/files/extra-patch-nginx-clojure-src-c-config Modified: head/www/nginx-devel/Makefile ============================================================================== --- head/www/nginx-devel/Makefile Sun Jul 5 23:32:53 2015 (r391377) +++ head/www/nginx-devel/Makefile Sun Jul 5 23:43:09 2015 (r391378) @@ -365,7 +365,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 Modified: head/www/nginx-devel/distinfo ============================================================================== --- head/www/nginx-devel/distinfo Sun Jul 5 23:32:53 2015 (r391377) +++ head/www/nginx-devel/distinfo Sun Jul 5 23:43:09 2015 (r391378) @@ -44,8 +44,8 @@ SHA256 (stnoonan-spnego-http-auth-nginx- 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 Modified: head/www/nginx-devel/files/extra-patch-nginx-clojure-src-c-config ============================================================================== --- head/www/nginx-devel/files/extra-patch-nginx-clojure-src-c-config Sun Jul 5 23:32:53 2015 (r391377) +++ head/www/nginx-devel/files/extra-patch-nginx-clojure-src-c-config Sun Jul 5 23:43:09 2015 (r391378) @@ -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 \ " Modified: head/www/nginx/Makefile ============================================================================== --- head/www/nginx/Makefile Sun Jul 5 23:32:53 2015 (r391377) +++ head/www/nginx/Makefile Sun Jul 5 23:43:09 2015 (r391378) @@ -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 Modified: head/www/nginx/distinfo ============================================================================== --- head/www/nginx/distinfo Sun Jul 5 23:32:53 2015 (r391377) +++ head/www/nginx/distinfo Sun Jul 5 23:43:09 2015 (r391378) @@ -44,8 +44,8 @@ SHA256 (stnoonan-spnego-http-auth-nginx- 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 Modified: head/www/nginx/files/extra-patch-nginx-clojure-src-c-config ============================================================================== --- head/www/nginx/files/extra-patch-nginx-clojure-src-c-config Sun Jul 5 23:32:53 2015 (r391377) +++ head/www/nginx/files/extra-patch-nginx-clojure-src-c-config Sun Jul 5 23:43:09 2015 (r391378) @@ -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 \ "