[98185] trunk/dports/www/nginx
cal at macports.org
cal at macports.org
Thu Sep 27 14:57:07 PDT 2012
Revision: 98185
http://trac.macports.org//changeset/98185
Author: cal at macports.org
Date: 2012-09-27 14:57:07 -0700 (Thu, 27 Sep 2012)
Log Message:
-----------
nginx: update to 1.2.4
Modified Paths:
--------------
trunk/dports/www/nginx/Portfile
trunk/dports/www/nginx/files/patch-auto__install.diff
Modified: trunk/dports/www/nginx/Portfile
===================================================================
--- trunk/dports/www/nginx/Portfile 2012-09-27 20:49:02 UTC (rev 98184)
+++ trunk/dports/www/nginx/Portfile 2012-09-27 21:57:07 UTC (rev 98185)
@@ -4,7 +4,7 @@
PortSystem 1.0
name nginx
-version 1.2.3
+version 1.2.4
categories www mail
platforms darwin
license BSD
@@ -29,8 +29,8 @@
distfiles ${name}-${version}${extract.suffix}:nginx
checksums ${name}-${version}${extract.suffix} \
- rmd160 49f9a8ede7ab68a067ba562b9917f84db427b2a1 \
- sha256 06a1153b32b43f100ee9147fe230917deea648f0155111c749e35da120646bf5
+ rmd160 00ad5f3e57f35da917cb952ad50f12a7a06f07ea \
+ sha256 c587c25f2fa9c9dde6a58cbaf7bf2c808ee360cfa3cdaf00a13a33f728d96c43 \
depends_lib port:pcre \
port:zlib
Modified: trunk/dports/www/nginx/files/patch-auto__install.diff
===================================================================
--- trunk/dports/www/nginx/files/patch-auto__install.diff 2012-09-27 20:49:02 UTC (rev 98184)
+++ trunk/dports/www/nginx/files/patch-auto__install.diff 2012-09-27 21:57:07 UTC (rev 98185)
@@ -4,8 +4,8 @@
cat << END >> $NGX_MAKEFILE
install_perl_modules:
-- cd $NGX_OBJS/src/http/modules/perl && \${MAKE} install
-+ cd $NGX_OBJS/src/http/modules/perl && \${MAKE} pure_install
+- cd $NGX_OBJS/src/http/modules/perl && \$(MAKE) install
++ cd $NGX_OBJS/src/http/modules/perl && \$(MAKE) pure_install
END
NGX_INSTALL_PERL_MODULES=install_perl_modules
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120927/09dba032/attachment-0001.html>
More information about the macports-changes
mailing list