diff options
author | cs <cs@FreeBSD.org> | 2013-06-27 05:03:50 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2013-06-27 05:03:50 +0800 |
commit | 0e0e6a2002d900699b70ff388187f0815a999fa4 (patch) | |
tree | 568dbeef6279b30ccc36c04b5d86dd0e767b83e9 /www | |
parent | fee47ffa8b3bb6e9d4ea4adf47e0013a302a560f (diff) | |
download | freebsd-ports-gnome-0e0e6a2002d900699b70ff388187f0815a999fa4.tar.gz freebsd-ports-gnome-0e0e6a2002d900699b70ff388187f0815a999fa4.tar.zst freebsd-ports-gnome-0e0e6a2002d900699b70ff388187f0815a999fa4.zip |
Update to 9.2
Diffstat (limited to 'www')
-rw-r--r-- | www/hiawatha/Makefile | 2 | ||||
-rw-r--r-- | www/hiawatha/distinfo | 4 | ||||
-rw-r--r-- | www/hiawatha/pkg-plist | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/www/hiawatha/Makefile b/www/hiawatha/Makefile index fd116fb7ffdb..12e02a42c32b 100644 --- a/www/hiawatha/Makefile +++ b/www/hiawatha/Makefile @@ -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/ diff --git a/www/hiawatha/distinfo b/www/hiawatha/distinfo index 6b6488552cec..62c1c81902a3 100644 --- a/www/hiawatha/distinfo +++ b/www/hiawatha/distinfo @@ -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 diff --git a/www/hiawatha/pkg-plist b/www/hiawatha/pkg-plist index 22c3baaff05c..b99bd14a5f84 100644 --- a/www/hiawatha/pkg-plist +++ b/www/hiawatha/pkg-plist @@ -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 |