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

cal at macports.org cal at macports.org
Mon Apr 23 13:36:25 PDT 2012


Revision: 92280
          https://trac.macports.org/changeset/92280
Author:   cal at macports.org
Date:     2012-04-23 13:36:24 -0700 (Mon, 23 Apr 2012)
Log Message:
-----------
nginx: Remove secure_download module, which is deprecated (revbump delayed)

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

Modified: trunk/dports/www/nginx/Portfile
===================================================================
--- trunk/dports/www/nginx/Portfile	2012-04-23 19:57:12 UTC (rev 92279)
+++ trunk/dports/www/nginx/Portfile	2012-04-23 20:36:24 UTC (rev 92280)
@@ -172,18 +172,6 @@
     configure.args-append   --add-module=${workpath}/${upload_distname}
 }
 
-variant secure_download description {Enable Ngx http secure download \
-        (http://wiki.nginx.org/HttpSecureDownload)} {
-
-    set secure_download_distname Ngx_http_secure_download
-    distfiles-append        ${secure_download_distname}.tar.gz:secure_download_module
-    checksums-append        ${secure_download_distname}.tar.gz \
-                            rmd160  d514a4170420dd0f3f881982b15c2794371fbb7e \
-                            sha256  e53ed6d032878e81504bfd398eaaad9974c7e525a9f3ffd23f1564ccfa215cf4
-    configure.args-append   --add-module=${workpath}/${secure_download_distname}
-    depends_lib-append      port:mhash
-}
-
 variant zip description {Enable Ngx zip download module \
         (http://wiki.nginx.org/NginxNgxZip)} {
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120423/c3fadf46/attachment.html>


More information about the macports-changes mailing list