From owner-svn-ports-all@freebsd.org Mon Oct 23 21:47:32 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CB8D5E5601E; Mon, 23 Oct 2017 21:47:32 +0000 (UTC) (envelope-from dbaio@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 mx1.freebsd.org (Postfix) with ESMTPS id 98CAF1774; Mon, 23 Oct 2017 21:47:32 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v9NLlVTl076290; Mon, 23 Oct 2017 21:47:31 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v9NLlVo4076287; Mon, 23 Oct 2017 21:47:31 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201710232147.v9NLlVo4076287@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Mon, 23 Oct 2017 21:47:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r452745 - head/www/hiawatha X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: head/www/hiawatha X-SVN-Commit-Revision: 452745 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Oct 2017 21:47:32 -0000 Author: dbaio Date: Mon Oct 23 21:47:31 2017 New Revision: 452745 URL: https://svnweb.freebsd.org/changeset/ports/452745 Log: www/hiawatha: Update to 10.7 Changes: https://raw.githubusercontent.com/hsleisink/hiawatha/v10.7/ChangeLog While here, update WWW. PR: 223112 Submitted by: Chris Petrik Approved by: Chris Hutchinson (maintainer) Modified: head/www/hiawatha/Makefile head/www/hiawatha/distinfo head/www/hiawatha/pkg-descr Modified: head/www/hiawatha/Makefile ============================================================================== --- head/www/hiawatha/Makefile Mon Oct 23 21:30:52 2017 (r452744) +++ head/www/hiawatha/Makefile Mon Oct 23 21:47:31 2017 (r452745) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= hiawatha -PORTVERSION= 10.5 -PORTREVISION= 2 +PORTVERSION= 10.7 CATEGORIES= www MASTER_SITES= https://www.hiawatha-webserver.org/files/ Modified: head/www/hiawatha/distinfo ============================================================================== --- head/www/hiawatha/distinfo Mon Oct 23 21:30:52 2017 (r452744) +++ head/www/hiawatha/distinfo Mon Oct 23 21:47:31 2017 (r452745) @@ -1,3 +1,3 @@ -TIMESTAMP = 1487830050 -SHA256 (hiawatha-10.5.tar.gz) = d76155430dc9100de412088bd68978a2a9052832609c7ac961dccaf2550c618a -SIZE (hiawatha-10.5.tar.gz) = 929167 +TIMESTAMP = 1508793653 +SHA256 (hiawatha-10.7.tar.gz) = 363e99d84a85dafbb74bcc30b3e30286053ec2abbc7afe08cd87193611735f74 +SIZE (hiawatha-10.7.tar.gz) = 951512 Modified: head/www/hiawatha/pkg-descr ============================================================================== --- head/www/hiawatha/pkg-descr Mon Oct 23 21:30:52 2017 (r452744) +++ head/www/hiawatha/pkg-descr Mon Oct 23 21:47:31 2017 (r452745) @@ -4,4 +4,4 @@ other webserver has. Besides being very secure, it's a 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://www.hiawatha-webserver.org/ +WWW: https://www.hiawatha-webserver.org/