Date: Mon, 19 Nov 2018 18:23:19 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r485350 - in head/www/hiawatha: . files Message-ID: <201811191823.wAJINJ3a094070@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Mon Nov 19 18:23:18 2018 New Revision: 485350 URL: https://svnweb.freebsd.org/changeset/ports/485350 Log: www/hiawatha: Update to 10.8.3 - Tweak pkg-message a bit PR: 232980 Submitted by: Chris Petrik <christopherpetrik335@student.athenstech.edu> Approved by: portmaster@BSDforge.com (maintainer timeout, 2 weeks) Modified: head/www/hiawatha/Makefile head/www/hiawatha/distinfo head/www/hiawatha/files/pkg-message.in Modified: head/www/hiawatha/Makefile ============================================================================== --- head/www/hiawatha/Makefile Mon Nov 19 18:21:10 2018 (r485349) +++ head/www/hiawatha/Makefile Mon Nov 19 18:23:18 2018 (r485350) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= hiawatha -PORTVERSION= 10.8.2 -PORTREVISION= 1 +PORTVERSION= 10.8.3 CATEGORIES= www MASTER_SITES= https://www.hiawatha-webserver.org/files/ Modified: head/www/hiawatha/distinfo ============================================================================== --- head/www/hiawatha/distinfo Mon Nov 19 18:21:10 2018 (r485349) +++ head/www/hiawatha/distinfo Mon Nov 19 18:23:18 2018 (r485350) @@ -1,3 +1,3 @@ -TIMESTAMP = 1534025804 -SHA256 (hiawatha-10.8.2.tar.gz) = 282e586113a1ffaececfd093a3da83c9f6de67e8d76853f25c546fdca9f013c7 -SIZE (hiawatha-10.8.2.tar.gz) = 1083075 +TIMESTAMP = 1541398716 +SHA256 (hiawatha-10.8.3.tar.gz) = daccdfda7979a907ba3a4e206e0a8d16d8fdceb55ee2b0f75e1acac8ef21e070 +SIZE (hiawatha-10.8.3.tar.gz) = 1095036 Modified: head/www/hiawatha/files/pkg-message.in ============================================================================== --- head/www/hiawatha/files/pkg-message.in Mon Nov 19 18:21:10 2018 (r485349) +++ head/www/hiawatha/files/pkg-message.in Mon Nov 19 18:23:18 2018 (r485350) @@ -1,17 +1,8 @@ -=============================================================================== +Edit the configuration files in %%ETCDIR%% to suit your needs. -The Hiawatha webserver is now installed. - -Sample configs were copied to .conf. Edit the configuration files in %%ETCDIR%% -to suit your needs. - -Add hiawatha_enable="YES" to rc.conf and start Hiawatha by running: +Run sysrc hiawatha_enable="YES" and start Hiawatha by running: service hiawatha start -If you configured Hiawatha with Monitor, download and install the respective -files needed to monitor your webserver: -http://www.hiawatha-webserver.org/monitor - -A port to do this for you is in the making... - -=============================================================================== +If you configured Hiawatha with Monitor, download and install the +respective files needed to monitor your webserver: +https://www.hiawatha-webserver.org/monitor
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811191823.wAJINJ3a094070>