Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Nov 2009 21:45:24 +0100 (CET)
From:      Hugo Leisink <hugo@leisink.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/140584: Ports update <www/hiawatha>
Message-ID:  <alpine.DEB.1.10.0911152143220.27438@elesoft.xlshosting.net>
Resent-Message-ID: <200911152110.nAFLA1ht053080@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         140584
>Category:       ports
>Synopsis:       Ports update <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:   Sun Nov 15 21:10:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Hugo Leisink <hugo@leisink.net>
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD freebsd.lan 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May 1 08:49:13 UTC 2009 root@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386

diff -u hiawatha-6.15/Makefile hiawatha-6.18/Makefile
--- hiawatha-6.15/Makefile	2009-08-01 15:15:53.000000000 +0000
+++ hiawatha-6.18/Makefile	2009-11-15 22:37:59.000000000 +0000
@@ -6,7 +6,7 @@
  #

  PORTNAME=	hiawatha
-PORTVERSION=	6.15
+PORTVERSION=	6.18
  CATEGORIES=	www
  MASTER_SITES=	http://www.hiawatha-webserver.org/files/

@@ -15,7 +15,7 @@

  DOCS=		AUTHORS COPYING ChangeLog INSTALL
  EXAMPLES=	hiawatha mkcert newroot php-fcgi
-CONFIG_FILES=	httpd.conf mimetype.conf cgi-wrapper.conf php-fcgi.conf
+CONFIG_FILES=	hiawatha.conf mimetype.conf cgi-wrapper.conf php-fcgi.conf
  MAN1=		cgi-wrapper.1 hiawatha.1 newroot.1 php-fcgi.1 ssi-cgi.1 wigwam.1
  MANCOMPRESSED=	no

diff -u hiawatha-6.15/distinfo hiawatha-6.18/distinfo
--- hiawatha-6.15/distinfo	2009-07-08 01:01:38.000000000 +0000
+++ hiawatha-6.18/distinfo	2009-11-15 22:39:22.000000000 +0000
@@ -1,3 +1,3 @@
-MD5 (hiawatha-6.15.tar.gz) = d0864612a68ba3c0251a721f8ba911a5
-SHA256 (hiawatha-6.15.tar.gz) = 86b29f5a797029efde5fe89e0d8211b5db804aba1eba5505901c6242d80fa55f
-SIZE (hiawatha-6.15.tar.gz) = 255844
+MD5 (hiawatha-6.18.tar.gz) = cd923b80db84c6e9f356dad3343ba3f5
+SHA256 (hiawatha-6.18.tar.gz) = cef55b0b5b92d23bd8335a60ffd6a919ac81448bfe668dd1f769f3a92405d525
+SIZE (hiawatha-6.18.tar.gz) = 264271
Common subdirectories: hiawatha-6.15/files and hiawatha-6.18/files
diff -u hiawatha-6.15/pkg-plist hiawatha-6.18/pkg-plist
--- hiawatha-6.15/pkg-plist	2009-08-01 15:15:53.000000000 +0000
+++ hiawatha-6.18/pkg-plist	2009-11-15 22:37:42.000000000 +0000
@@ -7,9 +7,9 @@
  @unexec if cmp -s %D/etc/hiawatha/cgi-wrapper.conf.sample %D/etc/hiawatha/cgi-wrapper.conf ; then rm -f %D/etc/hiawatha/cgi-wrapper.conf; fi
  %%ETCDIR%%/cgi-wrapper.conf.sample
  @exec if [ ! -f %D/etc/hiawatha/cgi-wrapper.conf ] ; then cp -p %D/%F %%ETCDIR%%/cgi-wrapper.conf; fi
-@unexec if cmp -s %D/etc/hiawatha/httpd.conf.sample %D/etc/hiawatha/httpd.conf ; then rm -f %D/etc/hiawatha/httpd.conf; fi
-%%ETCDIR%%/httpd.conf.sample
-@exec if [ ! -f %D/etc/hiawatha/httpd.conf ] ; then cp -p %D/%F %%ETCDIR%%/httpd.conf; fi
+@unexec if cmp -s %D/etc/hiawatha/hiawatha.conf.sample %D/etc/hiawatha/hiawatha.conf ; then rm -f %D/etc/hiawatha/hiawatha.conf; fi
+%%ETCDIR%%/hiawatha.conf.sample
+@exec if [ ! -f %D/etc/hiawatha/hiawatha.conf ] ; then cp -p %D/%F %%ETCDIR%%/hiawatha.conf; fi
  @unexec if cmp -s %D/etc/hiawatha/mimetype.conf.sample %D/etc/hiawatha/mimetype.conf ; then rm -f %D/etc/hiawatha/mimetype.conf; fi
  %%ETCDIR%%/mimetype.conf.sample
  @exec if [ ! -f %D/etc/hiawatha/mimetype.conf ] ; then cp -p %D/%F %%ETCDIR%%/mimetype.conf; fi
>Description:
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.DEB.1.10.0911152143220.27438>