- Update to 9.14
- New maintainer PR: ports/202019 Submitted by: chris@bsdjunk.com
This commit is contained in:
parent
9d86ec5bc2
commit
f0904698b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=393395
@ -2,11 +2,11 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= hiawatha
|
||||
PORTVERSION= 9.13
|
||||
PORTVERSION= 9.14
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= https://www.hiawatha-webserver.org/files/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= chris@bsdjunk.com
|
||||
COMMENT= Advanced and secure webserver for Unix
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (hiawatha-9.13.tar.gz) = 6ae204199849340f8ec5a1becbc3f3d80f8d5280f1feff8a12a25f8bc40dc225
|
||||
SIZE (hiawatha-9.13.tar.gz) = 840319
|
||||
SHA256 (hiawatha-9.14.tar.gz) = 79c92587cd86a0461d952c99036f5615dacdcaccabe0a9a29359e6044d809bfa
|
||||
SIZE (hiawatha-9.14.tar.gz) = 891930
|
||||
|
@ -9,8 +9,14 @@ sbin/cgi-wrapper
|
||||
sbin/hiawatha
|
||||
sbin/wigwam
|
||||
lib/hiawatha/libmbedtls.so
|
||||
lib/hiawatha/libmbedtls.so.1.3.10
|
||||
lib/hiawatha/libmbedtls.so.8
|
||||
lib/hiawatha/libmbedcrypto.so
|
||||
lib/hiawatha/libmbedcrypto.so.0
|
||||
lib/hiawatha/libmbedcrypto.so.2.0.0
|
||||
lib/hiawatha/libmbedtls.so.10
|
||||
lib/hiawatha/libmbedtls.so.2.0.0
|
||||
lib/hiawatha/libmbedx509.so
|
||||
lib/hiawatha/libmbedx509.so.0
|
||||
lib/hiawatha/libmbedx509.so.2.0.0
|
||||
man/man1/cgi-wrapper.1.gz
|
||||
man/man1/hiawatha.1.gz
|
||||
man/man1/ssi-cgi.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user