svn commit: r452745 - head/www/hiawatha
Danilo G. Baio
dbaio at FreeBSD.org
Mon Oct 23 21:47:32 UTC 2017
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 <christopherpetrik335 at student.athenstech.edu>
Approved by: Chris Hutchinson <portmaster at bsdforge.com> (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/
More information about the svn-ports-head
mailing list