diff options
author | dbaio <dbaio@FreeBSD.org> | 2017-10-24 05:47:31 +0800 |
---|---|---|
committer | dbaio <dbaio@FreeBSD.org> | 2017-10-24 05:47:31 +0800 |
commit | e59f141957252e8b31497e248aa374f724d631bd (patch) | |
tree | 9784a820cdcce27a2526edeb8b3f264eddd4f7eb /www | |
parent | 3445b0f8f761f84c55c668c3e4b69adf58681041 (diff) | |
download | freebsd-ports-gnome-e59f141957252e8b31497e248aa374f724d631bd.tar.gz freebsd-ports-gnome-e59f141957252e8b31497e248aa374f724d631bd.tar.zst freebsd-ports-gnome-e59f141957252e8b31497e248aa374f724d631bd.zip |
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@student.athenstech.edu>
Approved by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/hiawatha/Makefile | 3 | ||||
-rw-r--r-- | www/hiawatha/distinfo | 6 | ||||
-rw-r--r-- | www/hiawatha/pkg-descr | 2 |
3 files changed, 5 insertions, 6 deletions
diff --git a/www/hiawatha/Makefile b/www/hiawatha/Makefile index 326d1c09a50a..91e27b0ff1bc 100644 --- a/www/hiawatha/Makefile +++ b/www/hiawatha/Makefile @@ -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/ diff --git a/www/hiawatha/distinfo b/www/hiawatha/distinfo index 285317722f03..b7f7c678cbb1 100644 --- a/www/hiawatha/distinfo +++ b/www/hiawatha/distinfo @@ -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 diff --git a/www/hiawatha/pkg-descr b/www/hiawatha/pkg-descr index 307291ad99e1..1a339b37f8c9 100644 --- a/www/hiawatha/pkg-descr +++ b/www/hiawatha/pkg-descr @@ -4,4 +4,4 @@ other webserver has. Besides being very secure, it's also a very fast webserver. 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/ |