Revision: 89761 http://trac.macports.org/changeset/89761 Author: cal@macports.org Date: 2012-02-09 15:35:34 -0800 (Thu, 09 Feb 2012) Log Message: ----------- nginx: Update to 1.0.12, claim maintainership Modified Paths: -------------- trunk/dports/www/nginx/Portfile Modified: trunk/dports/www/nginx/Portfile =================================================================== --- trunk/dports/www/nginx/Portfile 2012-02-09 21:28:26 UTC (rev 89760) +++ trunk/dports/www/nginx/Portfile 2012-02-09 23:35:34 UTC (rev 89761) @@ -4,11 +4,11 @@ PortSystem 1.0 name nginx -version 1.0.11 +version 1.0.12 categories www mail platforms darwin license BSD -maintainers nomaintainer +maintainers cal openmaintainer description High-performance HTTP(S) server, HTTP(S) reverse proxy and IMAP/POP3 proxy server long_description Nginx ("engine x") is a high-performance HTTP(S) server \ @@ -30,8 +30,8 @@ distfiles ${name}-${version}${extract.suffix}:nginx checksums ${name}-${version}${extract.suffix} \ - rmd160 49d8602cd5cb557fd5847fa8c1a9629f4e6d91ab \ - sha256 4a382de6b89ec7eae03bfc9f9716bca5567993d0ae90fbd5f75c1ea598f7d722 + rmd160 a6f424f5b9c74ba7d0d4dba4f0eee0931116a779 \ + sha256 ba98242ed35086aa0df95441a860353ec1ecb95cd112f248f9a8ef368262332b depends_lib \ port:pcre \
participants (1)
-
cal@macports.org