[92283] trunk/dports/www/nginx/Portfile

cal at macports.org cal at macports.org
Mon Apr 23 15:44:55 PDT 2012


Revision: 92283
          https://trac.macports.org/changeset/92283
Author:   cal at macports.org
Date:     2012-04-23 15:44:55 -0700 (Mon, 23 Apr 2012)
Log Message:
-----------
nginx: update to 1.2.0, enable universal variant

Modified Paths:
--------------
    trunk/dports/www/nginx/Portfile

Modified: trunk/dports/www/nginx/Portfile
===================================================================
--- trunk/dports/www/nginx/Portfile	2012-04-23 21:19:42 UTC (rev 92282)
+++ trunk/dports/www/nginx/Portfile	2012-04-23 22:44:55 UTC (rev 92283)
@@ -4,8 +4,7 @@
 PortSystem          1.0
 
 name                nginx
-version             1.0.15
-revision            1
+version             1.2.0
 categories          www mail
 platforms           darwin
 license             BSD
@@ -29,8 +28,8 @@
 
 distfiles           ${name}-${version}${extract.suffix}:nginx
 checksums           ${name}-${version}${extract.suffix} \
-                    rmd160  99653499916b81fb0f5842755484983606cea5ec \
-                    sha256  1daf3950623c90b084e7eceb104071596060aca5c721bf890549fc2990b1ebe6
+                    rmd160  b2dc5e6cd7f436e56d1bab7cfcde64955f38c11f \
+                    sha256  ac06b3aa55bf4f634b7e779272685536607183e8669809ce497151e47e518f2d \
 
 depends_lib         port:pcre \
                     port:zlib
@@ -57,7 +56,8 @@
                     --http-uwsgi-temp-path=${nginx_rundir}/uwsgi_temp \
                     --with-ipv6
 
-universal_variant   no
+# remove --disable-dependency-tracking
+configure.universal_args
 
 build.target        build
 destroot.keepdirs   ${destroot}${nginx_logdir} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120423/e5c5605f/attachment.html>


More information about the macports-changes mailing list