Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Aug 2012 10:58:51 +0000 (UTC)
From:      "Sergey A. Osokin" <osa@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r303186 - in head/www: nginx nginx-devel
Message-ID:  <201208261058.q7QAwpxa011025@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: osa
Date: Sun Aug 26 10:58:50 2012
New Revision: 303186
URL: http://svn.freebsd.org/changeset/ports/303186

Log:
  Update third-party http_substitutions_filter module to latest snapshot.

Modified:
  head/www/nginx-devel/Makefile
  head/www/nginx-devel/distinfo
  head/www/nginx/Makefile
  head/www/nginx/distinfo

Modified: head/www/nginx-devel/Makefile
==============================================================================
--- head/www/nginx-devel/Makefile	Sun Aug 26 10:42:45 2012	(r303185)
+++ head/www/nginx-devel/Makefile	Sun Aug 26 10:58:50 2012	(r303186)
@@ -457,7 +457,7 @@ CONFIGURE_ARGS+=--add-module=${WRKDIR}/n
 .endif
 
 .if ${PORT_OPTIONS:MHTTP_SUBS_FILTER}
-GIT_HTTP_SUBS_FILTER_VERSION=	0-gb32237d
+GIT_HTTP_SUBS_FILTER_VERSION=	0-g183b4a1
 FETCH_ARGS=	-pRr
 MASTER_SITES+=	https://github.com/yaoweibin/ngx_http_substitutions_filter_module/tarball/master/:subs_filter
 DISTFILES+=	yaoweibin-ngx_http_substitutions_filter_module-${GIT_HTTP_SUBS_FILTER_VERSION}.tar.gz:subs_filter

Modified: head/www/nginx-devel/distinfo
==============================================================================
--- head/www/nginx-devel/distinfo	Sun Aug 26 10:42:45 2012	(r303185)
+++ head/www/nginx-devel/distinfo	Sun Aug 26 10:58:50 2012	(r303186)
@@ -36,8 +36,8 @@ SHA256 (ngx_http_redis-0.3.6.tar.gz) = 9
 SIZE (ngx_http_redis-0.3.6.tar.gz) = 12099
 SHA256 (ngx_http_response-0.3.tar.gz) = 0835584029f053051c624adbe33a826ab0205c9d85a02af6019e6b57607e9045
 SIZE (ngx_http_response-0.3.tar.gz) = 2244
-SHA256 (yaoweibin-ngx_http_substitutions_filter_module-0-gb32237d.tar.gz) = f190a9bcf18f730a36e871aca52c0047291b7106d72da687889508be75b9afd6
-SIZE (yaoweibin-ngx_http_substitutions_filter_module-0-gb32237d.tar.gz) = 91778
+SHA256 (yaoweibin-ngx_http_substitutions_filter_module-0-g183b4a1.tar.gz) = 716b3f0e094f27653062bc519f77718c2bcbca6ce6408580d07bdfe355f1bca6
+SIZE (yaoweibin-ngx_http_substitutions_filter_module-0-g183b4a1.tar.gz) = 91850
 SHA256 (nginx_upload_module-2.2.0.tar.gz) = b1c26abe0427180602e257627b4ed21848c93cc20cefc33af084983767d65805
 SIZE (nginx_upload_module-2.2.0.tar.gz) = 25796
 SHA256 (masterzen-nginx-upload-progress-module-v0.9.0-0-ga788dea.tar.gz) = 3fb903dab595cf6656fa0fc5743a48daffbba2f6b5c554836be630800eaad4e2

Modified: head/www/nginx/Makefile
==============================================================================
--- head/www/nginx/Makefile	Sun Aug 26 10:42:45 2012	(r303185)
+++ head/www/nginx/Makefile	Sun Aug 26 10:58:50 2012	(r303186)
@@ -456,7 +456,7 @@ CONFIGURE_ARGS+=--add-module=${WRKDIR}/n
 
 .if ${PORT_OPTIONS:MHTTP_SUBS_FILTER}
 USE_HTTP_REWRITE=	yes
-GIT_HTTP_SUBS_FILTER_VERSION=	0-gb32237d
+GIT_HTTP_SUBS_FILTER_VERSION=	0-g183b4a1
 FETCH_ARGS=	-pRr
 MASTER_SITES+=	https://github.com/yaoweibin/ngx_http_substitutions_filter_module/tarball/master/:subs_filter
 DISTFILES+=	yaoweibin-ngx_http_substitutions_filter_module-${GIT_HTTP_SUBS_FILTER_VERSION}.tar.gz:subs_filter

Modified: head/www/nginx/distinfo
==============================================================================
--- head/www/nginx/distinfo	Sun Aug 26 10:42:45 2012	(r303185)
+++ head/www/nginx/distinfo	Sun Aug 26 10:58:50 2012	(r303186)
@@ -36,8 +36,8 @@ SHA256 (ngx_http_redis-0.3.6.tar.gz) = 9
 SIZE (ngx_http_redis-0.3.6.tar.gz) = 12099
 SHA256 (ngx_http_response-0.3.tar.gz) = 0835584029f053051c624adbe33a826ab0205c9d85a02af6019e6b57607e9045
 SIZE (ngx_http_response-0.3.tar.gz) = 2244
-SHA256 (yaoweibin-ngx_http_substitutions_filter_module-0-gb32237d.tar.gz) = f190a9bcf18f730a36e871aca52c0047291b7106d72da687889508be75b9afd6
-SIZE (yaoweibin-ngx_http_substitutions_filter_module-0-gb32237d.tar.gz) = 91778
+SHA256 (yaoweibin-ngx_http_substitutions_filter_module-0-g183b4a1.tar.gz) = 716b3f0e094f27653062bc519f77718c2bcbca6ce6408580d07bdfe355f1bca6
+SIZE (yaoweibin-ngx_http_substitutions_filter_module-0-g183b4a1.tar.gz) = 91850
 SHA256 (nginx_upload_module-2.2.0.tar.gz) = b1c26abe0427180602e257627b4ed21848c93cc20cefc33af084983767d65805
 SIZE (nginx_upload_module-2.2.0.tar.gz) = 25796
 SHA256 (masterzen-nginx-upload-progress-module-v0.9.0-0-ga788dea.tar.gz) = 3fb903dab595cf6656fa0fc5743a48daffbba2f6b5c554836be630800eaad4e2



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208261058.q7QAwpxa011025>