Revision: 83165 http://trac.macports.org/changeset/83165 Author: cal@macports.org Date: 2011-08-26 13:30:55 -0700 (Fri, 26 Aug 2011) Log Message: ----------- www/nginx: Updated to 1.0.5, closing #29955; added license BSD (openmaintainer) Modified Paths: -------------- trunk/dports/www/nginx/Portfile Modified: trunk/dports/www/nginx/Portfile =================================================================== --- trunk/dports/www/nginx/Portfile 2011-08-26 19:57:41 UTC (rev 83164) +++ trunk/dports/www/nginx/Portfile 2011-08-26 20:30:55 UTC (rev 83165) @@ -4,10 +4,10 @@ PortSystem 1.0 name nginx -version 1.0.0 -revision 0 +version 1.0.5 categories www mail platforms darwin +license BSD maintainers boeyms openmaintainer description High-performance HTTP(S) server, HTTP(S) reverse proxy and IMAP/POP3 proxy server @@ -22,7 +22,7 @@ consumption. homepage http://nginx.org/ -master_sites http://sysoev.ru/nginx:nginx \ +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 \ @@ -30,9 +30,8 @@ distfiles ${name}-${version}${extract.suffix}:nginx checksums ${name}-${version}${extract.suffix} \ - md5 5751c920c266ea5bb5fc38af77e9c71c \ - sha1 1fc6e4b9ac0c709b6c1269dc44080b512aecd3e7 \ - rmd160 66a4c62163143c8f12a8e71119efc27e4862862e + rmd160 0dffd97fc59b706e11312f25f7937b7a74acb56c \ + sha256 b8c6df4e55a41425b57ba0de5ed8a84722dceb0eb7fbb4123f7f8f314763c8df depends_lib \ port:pcre \
participants (1)
-
cal@macports.org