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

cal at macports.org cal at macports.org
Mon Apr 23 13:48:39 PDT 2012


Revision: 92281
          https://trac.macports.org/changeset/92281
Author:   cal at macports.org
Date:     2012-04-23 13:48:39 -0700 (Mon, 23 Apr 2012)
Log Message:
-----------
nginx: update zip module, remove last reference to secure_download module (revbump delayed)

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

Modified: trunk/dports/www/nginx/Portfile
===================================================================
--- trunk/dports/www/nginx/Portfile	2012-04-23 20:36:24 UTC (rev 92280)
+++ trunk/dports/www/nginx/Portfile	2012-04-23 20:48:39 UTC (rev 92281)
@@ -23,8 +23,7 @@
 homepage            http://nginx.org/
 master_sites        http://nginx.org/download:nginx \
                     http://www.grid.net.ru/nginx/download/:upload_module \
-                    http://wiki.nginx.org/images/1/10/:secure_download_module \
-                    http://wiki.nginx.org/images/b/bb/:zip_module \
+                    googlecode:mod-zip:zip_module \
                     http://people.freebsd.org/~osa/:redis_module
 
 distfiles           ${name}-${version}${extract.suffix}:nginx
@@ -173,13 +172,13 @@
 }
 
 variant zip description {Enable Ngx zip download module \
-        (http://wiki.nginx.org/NginxNgxZip)} {
+        (http://code.google.com/p/mod-zip/)} {
 
-    set zip_distname        Mod_zip-1.1.4
+    set zip_distname        mod_zip-1.1.6
     distfiles-append        ${zip_distname}.tar.gz:zip_module
     checksums-append        ${zip_distname}.tar.gz \
-                            rmd160  f03a299b91bbf2e48df01030f8e708c0c587bf79 \
-                            sha256  d152861779a7b04634e6e0b87a53707ccad06e00bba65246b9005ddc8d0f654b
+                            rmd160  17a465d87b8e1ba71bdd6ad40e20d21cc7dcd434 \
+                            sha256  d30546b4be8308c721df0240ebc38c474c6b577381a110321eded6dbed5104b1
     configure.args-append   --add-module=${workpath}/${zip_distname}
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120423/b9e099ed/attachment.html>


More information about the macports-changes mailing list