diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-07-08 09:01:38 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-07-08 09:01:38 +0800 |
commit | 55e0a0feb512062b9136aa6826089cd07a3b8a5a (patch) | |
tree | b84a4fb28a6432cc8f3fb4a74577d49ec8f4f1c6 /www | |
parent | 0eaa1c74d8036fee3eea75a3bab861f411291885 (diff) | |
download | freebsd-ports-gnome-55e0a0feb512062b9136aa6826089cd07a3b8a5a.tar.gz freebsd-ports-gnome-55e0a0feb512062b9136aa6826089cd07a3b8a5a.tar.zst freebsd-ports-gnome-55e0a0feb512062b9136aa6826089cd07a3b8a5a.zip |
- Update to 6.15
PR: 136406
Submitted by: Hugo Leisink <hugo@leisink.net> (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/hiawatha/Makefile | 4 | ||||
-rw-r--r-- | www/hiawatha/distinfo | 6 | ||||
-rw-r--r-- | www/hiawatha/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/www/hiawatha/Makefile b/www/hiawatha/Makefile index afec701d22c2..b2a758eaae5a 100644 --- a/www/hiawatha/Makefile +++ b/www/hiawatha/Makefile @@ -6,7 +6,7 @@ # PORTNAME= hiawatha -PORTVERSION= 6.14.1 +PORTVERSION= 6.15 CATEGORIES= www MASTER_SITES= http://www.hiawatha-webserver.org/files/ @@ -16,7 +16,7 @@ COMMENT= An advanced and secure webserver for Unix DOCS= AUTHORS COPYING ChangeLog INSTALL EXAMPLES= hiawatha mkcert newroot php-fcgi CONFIG_FILES= httpd.conf mimetype.conf cgi-wrapper.conf php-fcgi.conf -MAN1= cgi-wrapper.1 hiawatha.1 newroot.1 php-fcgi.1 wigwam.1 +MAN1= cgi-wrapper.1 hiawatha.1 newroot.1 php-fcgi.1 ssi-cgi.1 wigwam.1 MANCOMPRESSED= no USE_RC_SUBR= hiawatha diff --git a/www/hiawatha/distinfo b/www/hiawatha/distinfo index e67f57b55ab8..4598d772efa5 100644 --- a/www/hiawatha/distinfo +++ b/www/hiawatha/distinfo @@ -1,3 +1,3 @@ -MD5 (hiawatha-6.14.1.tar.gz) = 7416cdc5f7cdf2ae7e93beb7e63d5820 -SHA256 (hiawatha-6.14.1.tar.gz) = fda7da32823464845672e0ce83fbffd6e23ee51666cc70a5f6d7dc983218600b -SIZE (hiawatha-6.14.1.tar.gz) = 256263 +MD5 (hiawatha-6.15.tar.gz) = d0864612a68ba3c0251a721f8ba911a5 +SHA256 (hiawatha-6.15.tar.gz) = 86b29f5a797029efde5fe89e0d8211b5db804aba1eba5505901c6242d80fa55f +SIZE (hiawatha-6.15.tar.gz) = 255844 diff --git a/www/hiawatha/pkg-plist b/www/hiawatha/pkg-plist index a715981caf13..0f90bde19af0 100644 --- a/www/hiawatha/pkg-plist +++ b/www/hiawatha/pkg-plist @@ -1,3 +1,4 @@ +bin/ssi-cgi sbin/cgi-wrapper sbin/hiawatha sbin/newroot |