diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-07-31 14:21:10 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-07-31 14:21:10 +0000 |
commit | 701a8b9ad70977fd11e63df6952f15559f5c2884 (patch) | |
tree | 3f039654d1ee08cf41457e5a9907a3fdc8fab11d | |
parent | 9819147600b26c5414d516b0b996010682832b7e (diff) |
- Update to 1.3.16
PR: ports/84391
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=140562
-rw-r--r-- | www/lighttpd/Makefile | 2 | ||||
-rw-r--r-- | www/lighttpd/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile index f60fb061bcc2..7e7b63cd4dba 100644 --- a/www/lighttpd/Makefile +++ b/www/lighttpd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lighttpd -PORTVERSION= 1.3.15 +PORTVERSION= 1.3.16 CATEGORIES= www MASTER_SITES= http://www.lighttpd.net/download/ \ http://dl.fkb.wormulon.net/lighttpd/ \ diff --git a/www/lighttpd/distinfo b/www/lighttpd/distinfo index 1b83cd73e450..335d54050c5b 100644 --- a/www/lighttpd/distinfo +++ b/www/lighttpd/distinfo @@ -1,2 +1,2 @@ -MD5 (lighttpd-1.3.15.tar.gz) = e605ade1071f25dec9001730ec753112 -SIZE (lighttpd-1.3.15.tar.gz) = 702088 +MD5 (lighttpd-1.3.16.tar.gz) = b73f7a7ace4901b6417b0e450aaa5df5 +SIZE (lighttpd-1.3.16.tar.gz) = 706362 |