Update to 9.2
This commit is contained in:
parent
f408b00516
commit
cc6d276d14
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321816
3 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= hiawatha
|
||||
PORTVERSION= 9.1
|
||||
PORTVERSION= 9.2
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://www.hiawatha-webserver.org/files/ \
|
||||
http://www.c-s.li/ports/
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (hiawatha-9.1.tar.gz) = 699958c178757be0a5074093c15a136cd4387403e60911d29520d362f345ab48
|
||||
SIZE (hiawatha-9.1.tar.gz) = 668747
|
||||
SHA256 (hiawatha-9.2.tar.gz) = 5d9cdec51c618bb3efab747030e593d9bd49dfaf3236254c8e0cb60715716dbf
|
||||
SIZE (hiawatha-9.2.tar.gz) = 680564
|
||||
|
|
|
@ -25,5 +25,5 @@ sbin/wigwam
|
|||
@unexec t=`/bin/ls %D/www/hiawatha`; if [ -z "$t" ]; then %%ECHO_MSG%% "===> WWW directory is empty, removing it."; rmdir %D/www/hiawatha; fi;
|
||||
lib/hiawatha/libpolarssl.so
|
||||
lib/hiawatha/libpolarssl.so.2
|
||||
lib/hiawatha/libpolarssl.so.1.2.7
|
||||
lib/hiawatha/libpolarssl.so.1.2.8
|
||||
@dirrm lib/hiawatha
|
||||
|
|
Loading…
Reference in a new issue