diff options
author | novel <novel@FreeBSD.org> | 2005-05-07 01:45:02 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2005-05-07 01:45:02 +0800 |
commit | 99ccd1da7bd2483be082a67888384c38162dc70b (patch) | |
tree | d0385dfe172bc7e3c1bf6635cd19d617bcdd3a3c /www | |
parent | 26d2b823cedef2855f7e3dc05c8e0209110b35a3 (diff) | |
download | freebsd-ports-gnome-99ccd1da7bd2483be082a67888384c38162dc70b.tar.gz freebsd-ports-gnome-99ccd1da7bd2483be082a67888384c38162dc70b.tar.zst freebsd-ports-gnome-99ccd1da7bd2483be082a67888384c38162dc70b.zip |
Update to 1.17
PR: 80707
Submitted by: Sergey Lyubka (maintainer)
Diffstat (limited to 'www')
-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 |