diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2016-10-18 23:01:42 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2016-10-18 23:01:42 +0000 |
commit | cb4f13a902da132fdab6c1b6397209826530791b (patch) | |
tree | b8ac5884c2a26bc96718d8b4fb622acbf9452c40 /www/nginx | |
parent | c262d6333f74a21c27f50267c9d119651b88e0f4 (diff) | |
download | ports-cb4f13a902da132fdab6c1b6397209826530791b.tar.gz ports-cb4f13a902da132fdab6c1b6397209826530791b.zip |
Notes
Diffstat (limited to 'www/nginx')
-rw-r--r-- | www/nginx/Makefile | 3 | ||||
-rw-r--r-- | www/nginx/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/www/nginx/Makefile b/www/nginx/Makefile index 0e0e8398843e..0aed74bdbba6 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= nginx -PORTVERSION= 1.10.1 -PORTREVISION= 2 +PORTVERSION= 1.10.2 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= http://nginx.org/download/ diff --git a/www/nginx/distinfo b/www/nginx/distinfo index 7d22f566f3c4..481f558d852f 100644 --- a/www/nginx/distinfo +++ b/www/nginx/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1476391310 -SHA256 (nginx-1.10.1.tar.gz) = 1fd35846566485e03c0e318989561c135c598323ff349c503a6c14826487a801 -SIZE (nginx-1.10.1.tar.gz) = 909077 +TIMESTAMP = 1476831245 +SHA256 (nginx-1.10.2.tar.gz) = 1045ac4987a396e2fa5d0011daf8987b612dd2f05181b67507da68cbe7d765c2 +SIZE (nginx-1.10.2.tar.gz) = 910812 SHA256 (nginx-accesskey-2.0.3.tar.gz) = d9e94321e78a02de16c57f3e048fd31059fd8116ed03d6de7180f435c52502b1 SIZE (nginx-accesskey-2.0.3.tar.gz) = 2632 SHA256 (ngx_http_auth_pam_module-1.2.tar.gz) = 5a85970ba61a99f55a26d2536a11d512b39bbd622f5737d25a9a8c10db81efa9 |