ports/128487: Update port: www/hiawatha

Hugo Leisink hugo at leisink.net
Thu Oct 30 20:10:08 UTC 2008


>Number:         128487
>Category:       ports
>Synopsis:       Update port: www/hiawatha
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 30 20:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Hugo Leisink
>Release:        FreeBSD 7.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD freebsd.lan 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root at logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386

diff -u hiawatha-6.7/Makefile hiawatha-6.10/Makefile
--- hiawatha-6.7/Makefile	2008-10-30 21:02:49.000000000 +0100
+++ hiawatha-6.10/Makefile	2008-10-30 21:03:18.000000000 +0100
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	hiawatha
-PORTVERSION=	6.7
+PORTVERSION=	6.10
 CATEGORIES=	www
-MASTER_SITES=	http://hiawatha.leisink.org/files/
+MASTER_SITES=	http://www.hiawatha-webserver.org/files/
 
 MAINTAINER=	hugo at leisink.net
 COMMENT=	An advanced and secure webserver for Unix
@@ -29,7 +29,7 @@
 		CACHE "Internal file caching support" On \
 		IPV6 "Enable IPv6 Support" Off \
 		SSL "Support for Secure Sockets Layer (SSL)" On \
-		REWRITE "Enable URL rewriting" On \
+		TOOLKIT "Enable URL Toolkit" On \
 		XSLT "XSLT support" Off
 
 .include <bsd.port.pre.mk>
@@ -42,8 +42,8 @@
 CONFIGURE_ARGS+=	--disable-cache
 .endif
 
-.if !defined(WITH_REWRITE)
-CONFIGURE_ARGS+=	--disable-rewrite
+.if !defined(WITH_TOOLKIT)
+CONFIGURE_ARGS+=	--disable-toolkit
 .endif
 
 .if defined(WITH_COMMAND)
diff -u hiawatha-6.7/distinfo hiawatha-6.10/distinfo
--- hiawatha-6.7/distinfo	2008-10-30 21:02:49.000000000 +0100
+++ hiawatha-6.10/distinfo	2008-10-30 21:05:31.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (hiawatha-6.7.tar.gz) = 51385862bfed8454b5379e3579b70f48
-SHA256 (hiawatha-6.7.tar.gz) = f4f85d0cd019a6a4512d04469347183223d02201829800a6514308a0a0d4803f
-SIZE (hiawatha-6.7.tar.gz) = 236804
+MD5 (hiawatha-6.10.tar.gz) = 78d364b586a766a428b94b4461d4aa04
+SHA256 (hiawatha-6.10.tar.gz) = 060766475c0cc2a5271676f4b48ef2a504fa6c76d510734940f2a9ecc3796a7b
+SIZE (hiawatha-6.10.tar.gz) = 247748
Common subdirectories: hiawatha-6.7/files and hiawatha-6.10/files
diff -u hiawatha-6.7/pkg-descr hiawatha-6.10/pkg-descr
--- hiawatha-6.7/pkg-descr	2008-10-30 21:02:49.000000000 +0100
+++ hiawatha-6.10/pkg-descr	2008-10-30 21:03:58.000000000 +0100
@@ -4,4 +4,4 @@
 webserver. It's twice as fast as Apache for static content. It supports
 load-balanced FastCGI, which makes it fast and scalable for serving CGI.
 
-WWW: http://hiawatha.leisink.org/
+WWW: http://www.hiawatha-webserver.org/
>Description:
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list