diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-05-06 17:45:02 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-05-06 17:45:02 +0000 |
commit | 517e7c5dc8b73a9903afc89937fc9388f86677d5 (patch) | |
tree | 254047bde4a61cccbdf0d97c2d2b4f73e9089a16 /www/shttpd | |
parent | 36a1b9849adb650324c5846c449fcffa876d87c6 (diff) |
Update to 1.17
PR: 80707
Submitted by: Sergey Lyubka (maintainer)
Notes
Notes:
svn path=/head/; revision=134715
Diffstat (limited to 'www/shttpd')
-rw-r--r-- | www/shttpd/Makefile | 2 | ||||
-rw-r--r-- | www/shttpd/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/shttpd/Makefile b/www/shttpd/Makefile index 71cea932dd0e..e926ee5417d3 100644 --- a/www/shttpd/Makefile +++ b/www/shttpd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= shttpd -PORTVERSION= 1.15 +PORTVERSION= 1.17 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= shttpd diff --git a/www/shttpd/distinfo b/www/shttpd/distinfo index 75f41793cf8a..ebe73d289d82 100644 --- a/www/shttpd/distinfo +++ b/www/shttpd/distinfo @@ -1,2 +1,2 @@ -MD5 (shttpd/shttpd_1.15.c) = 5d50e8c6b0c6458ee336ed41fe1154bb -SIZE (shttpd/shttpd_1.15.c) = 79135 +MD5 (shttpd/shttpd_1.17.c) = d82ba03310d22e11153045e843b7b2c2 +SIZE (shttpd/shttpd_1.17.c) = 80980 |