diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2017-10-23 21:47:31 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2017-10-23 21:47:31 +0000 |
commit | 814cdb2a349581c3059f6f5acc899a113d6ef1cd (patch) | |
tree | 9784a820cdcce27a2526edeb8b3f264eddd4f7eb | |
parent | databases/libcouchbase: Update to 2.8.0 (diff) |
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)
Notes
Notes:
svn path=/head/; revision=452745
-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/ |