Welcome! Log In Create A New Profile

Advanced

[nginx] svn commit: r5152 - in branches/stable-1.2: . auto/lib/perl

Anonymous User
March 29, 2013 01:14PM
Author: mdounin
Date: 2013-03-29 17:13:45 +0000 (Fri, 29 Mar 2013)
New Revision: 5152
URL: http://trac.nginx.org/nginx/changeset/5152/nginx

Log:
Merge of r5071: rebuild perl module on headers change.

Configure: rebuild perl module nginx.so if headers are changed.

Note: the "-p" argument of cp(1) dropped intentionally, to force nginx.so
rebuild. It is considered too boring to properly list all dependencies
in Makefile.PL.


Modified:
branches/stable-1.2/
branches/stable-1.2/auto/lib/perl/make

Index: branches/stable-1.2
===================================================================
--- branches/stable-1.2 2013-03-29 17:11:09 UTC (rev 5151)
+++ branches/stable-1.2 2013-03-29 17:13:45 UTC (rev 5152)

Property changes on: branches/stable-1.2
___________________________________________________________________
Modified: svn:mergeinfo
## -1 +1 ##
-/trunk:4611-4632,4636-4657,4671-4672,4674-4676,4682,4684-4699,4704-4706,4713,4736-4741,4754,4756-4771,4775,4777-4780,4782-4785,4795,4811-4820,4822-4824,4828-4835,4840-4844,4865-4872,4885-4887,4890-4896,4913-4925,4933-4934,4939,4944-4949,4961-4969,4973-4974,4976-4994,4997,4999-5005,5011-5025,5027-5031,5066,5070
+/trunk:4611-4632,4636-4657,4671-4672,4674-4676,4682,4684-4699,4704-4706,4713,4736-4741,4754,4756-4771,4775,4777-4780,4782-4785,4795,4811-4820,4822-4824,4828-4835,4840-4844,4865-4872,4885-4887,4890-4896,4913-4925,4933-4934,4939,4944-4949,4961-4969,4973-4974,4976-4994,4997,4999-5005,5011-5025,5027-5031,5066,5070-5071
\ No newline at end of property
Modified: branches/stable-1.2/auto/lib/perl/make
===================================================================
--- branches/stable-1.2/auto/lib/perl/make 2013-03-29 17:11:09 UTC (rev 5151)
+++ branches/stable-1.2/auto/lib/perl/make 2013-03-29 17:13:45 UTC (rev 5152)
@@ -6,11 +6,12 @@
cat << END >> $NGX_MAKEFILE

$NGX_OBJS/src/http/modules/perl/blib/arch/auto/nginx/nginx.so: \
+ \$(CORE_DEPS) \$(HTTP_DEPS) \
src/http/modules/perl/nginx.pm \
src/http/modules/perl/nginx.xs \
src/http/modules/perl/ngx_http_perl_module.h \
$NGX_OBJS/src/http/modules/perl/Makefile
- cp -p src/http/modules/perl/nginx.* $NGX_OBJS/src/http/modules/perl/
+ cp src/http/modules/perl/nginx.* $NGX_OBJS/src/http/modules/perl/

cd $NGX_OBJS/src/http/modules/perl && \$(MAKE)


_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[nginx] svn commit: r5152 - in branches/stable-1.2: . auto/lib/perl

Anonymous User 756 March 29, 2013 01:14PM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 161
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready