diff options
author | novel <novel@FreeBSD.org> | 2005-05-20 15:07:13 +0000 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2005-05-20 15:07:13 +0000 |
commit | e0136345d5e3635b12332ec56fe4e8743502bfe8 (patch) | |
tree | 78c8d8ed1e431aa562b1e31273dd7b05025443b0 /www | |
parent | 1077d517c3a4ed0a23adc287568f167fbc0708ae (diff) | |
download | FreeBSD-ports-e0136345d5e3635b12332ec56fe4e8743502bfe8.zip FreeBSD-ports-e0136345d5e3635b12332ec56fe4e8743502bfe8.tar.gz |
Update to 1.19.
PR: 81305
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 e926ee5..c46c572 100644 --- a/www/shttpd/Makefile +++ b/www/shttpd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= shttpd -PORTVERSION= 1.17 +PORTVERSION= 1.19 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= shttpd diff --git a/www/shttpd/distinfo b/www/shttpd/distinfo index ebe73d2..f0a892a 100644 --- a/www/shttpd/distinfo +++ b/www/shttpd/distinfo @@ -1,2 +1,2 @@ -MD5 (shttpd/shttpd_1.17.c) = d82ba03310d22e11153045e843b7b2c2 -SIZE (shttpd/shttpd_1.17.c) = 80980 +MD5 (shttpd/shttpd_1.19.c) = c2467c0167f1c57f8204f5c056a4a039 +SIZE (shttpd/shttpd_1.19.c) = 82026 |