From owner-svn-ports-head@freebsd.org Mon Nov 19 18:23:21 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 58A4A11227C1; Mon, 19 Nov 2018 18:23:21 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E462A85047; Mon, 19 Nov 2018 18:23:20 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id BBF7825B27; Mon, 19 Nov 2018 18:23:19 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wAJINJCO094072; Mon, 19 Nov 2018 18:23:19 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wAJINJ3a094070; Mon, 19 Nov 2018 18:23:19 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201811191823.wAJINJ3a094070@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Mon, 19 Nov 2018 18:23:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r485350 - in head/www/hiawatha: . files X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: in head/www/hiawatha: . files X-SVN-Commit-Revision: 485350 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: E462A85047 X-Spamd-Result: default: False [0.34 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_SPAM_MEDIUM(0.03)[0.027,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_SPAM_SHORT(0.31)[0.308,0] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Nov 2018 18:23:21 -0000 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 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