svn commit: r315149 - head/www/hiawatha
Carlo Strub
cs at FreeBSD.org
Sun Mar 24 17:36:30 UTC 2013
Author: cs
Date: Sun Mar 24 17:36:28 2013
New Revision: 315149
URL: http://svnweb.freebsd.org/changeset/ports/315149
Log:
Update to 8.8.1
Modified:
head/www/hiawatha/Makefile
head/www/hiawatha/distinfo
head/www/hiawatha/pkg-plist
Modified: head/www/hiawatha/Makefile
==============================================================================
--- head/www/hiawatha/Makefile Sun Mar 24 17:32:26 2013 (r315148)
+++ head/www/hiawatha/Makefile Sun Mar 24 17:36:28 2013 (r315149)
@@ -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.
MAKE_JOBS_SAFE= yes
SUB_FILES= pkg-message
-USES= cmake
+USE_CMAKE= yes
USE_LDCONFIG= yes
USE_RC_SUBR= hiawatha
WANT_GNOME= yes
Modified: head/www/hiawatha/distinfo
==============================================================================
--- head/www/hiawatha/distinfo Sun Mar 24 17:32:26 2013 (r315148)
+++ head/www/hiawatha/distinfo Sun Mar 24 17:36:28 2013 (r315149)
@@ -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
Modified: head/www/hiawatha/pkg-plist
==============================================================================
--- head/www/hiawatha/pkg-plist Sun Mar 24 17:32:26 2013 (r315148)
+++ head/www/hiawatha/pkg-plist Sun Mar 24 17:36:28 2013 (r315149)
@@ -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
More information about the svn-ports-all
mailing list