diff options
author | Carlo Strub <cs@FreeBSD.org> | 2013-03-24 17:36:28 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2013-03-24 17:36:28 +0000 |
commit | 1441c1dcc2dc78de9050332045c1d83d4baab370 (patch) | |
tree | 95f24a0776bb5f3ef291df05f3295cf75beda95c /www/hiawatha | |
parent | ced88b36bfc4c321a198fad4e628f36174b4659d (diff) | |
download | ports-1441c1dcc2dc78de9050332045c1d83d4baab370.tar.gz ports-1441c1dcc2dc78de9050332045c1d83d4baab370.zip |
Notes
Diffstat (limited to 'www/hiawatha')
-rw-r--r-- | www/hiawatha/Makefile | 4 | ||||
-rw-r--r-- | www/hiawatha/distinfo | 4 | ||||
-rw-r--r-- | www/hiawatha/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/www/hiawatha/Makefile b/www/hiawatha/Makefile index e4b6d7a6bb78..8bb69ba006a8 100644 --- a/www/hiawatha/Makefile +++ b/www/hiawatha/Makefile @@ -3,7 +3,7 @@ # PORTNAME= hiawatha -PORTVERSION= 8.7 +PORTVERSION= 8.8.1 CATEGORIES= www MASTER_SITES= http://www.hiawatha-webserver.org/files/ \ http://www.c-s.li/ports/ @@ -21,7 +21,7 @@ MAN1= cgi-wrapper.1 hiawatha.1 ssi-cgi.1 wigwam.1 MAKE_JOBS_SAFE= yes SUB_FILES= pkg-message -USES= cmake +USE_CMAKE= yes USE_LDCONFIG= yes USE_RC_SUBR= hiawatha WANT_GNOME= yes diff --git a/www/hiawatha/distinfo b/www/hiawatha/distinfo index 523f6bcc4f32..cc8c7f2e634e 100644 --- a/www/hiawatha/distinfo +++ b/www/hiawatha/distinfo @@ -1,2 +1,2 @@ -SHA256 (hiawatha-8.7.tar.gz) = c35e1e975962e1105d7914f74901e304ba90681985c94236c113eaca502b5e34 -SIZE (hiawatha-8.7.tar.gz) = 656403 +SHA256 (hiawatha-8.8.1.tar.gz) = b69d1b33591d0cd3ba26486c9955e5837b7d04c378d50c109a9b306b0be26197 +SIZE (hiawatha-8.8.1.tar.gz) = 3032863 diff --git a/www/hiawatha/pkg-plist b/www/hiawatha/pkg-plist index 4e5257c8aa70..f6e94df60357 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.3 +lib/hiawatha/libpolarssl.so.1.2.5 @dirrm lib/hiawatha |