Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Feb 2015 20:28:36 +0000 (UTC)
From:      Pawel Pekala <pawel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r378852 - in head/www/hiawatha: . files
Message-ID:  <201502112028.t1BKSaZI001406@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pawel
Date: Wed Feb 11 20:28:35 2015
New Revision: 378852
URL: https://svnweb.freebsd.org/changeset/ports/378852
QAT: https://qat.redports.org/buildarchive/r378852/

Log:
  Update to version 9.11
  
  Changelog:
  Failure to use the external polarssl and lack of time has broguht me to
  release hiawatha using the internal version of polarssl.
  
  hiawatha (9.11) stable; urgency=low
  ChallengeClient option added.
  UrlToolkit options TotalConnections and OmitRequestLog added.
  Improvements to UrlToolkit and reverse proxy swap.
  UrlToolkit rules are also applied to PUT and DELETE.
  Small improvements.
  
  PR:		197205
  Submitted by:	chris@bsdjunk.com (maintainer)

Deleted:
  head/www/hiawatha/files/patch-CMakeLists.txt
Modified:
  head/www/hiawatha/Makefile
  head/www/hiawatha/distinfo
  head/www/hiawatha/pkg-plist

Modified: head/www/hiawatha/Makefile
==============================================================================
--- head/www/hiawatha/Makefile	Wed Feb 11 19:50:55 2015	(r378851)
+++ head/www/hiawatha/Makefile	Wed Feb 11 20:28:35 2015	(r378852)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hiawatha
-PORTVERSION=	9.8
+PORTVERSION=	9.11
 CATEGORIES=	www
 MASTER_SITES=	SF/fbsdports/hiawatha/
 

Modified: head/www/hiawatha/distinfo
==============================================================================
--- head/www/hiawatha/distinfo	Wed Feb 11 19:50:55 2015	(r378851)
+++ head/www/hiawatha/distinfo	Wed Feb 11 20:28:35 2015	(r378852)
@@ -1,2 +1,2 @@
-SHA256 (hiawatha-9.8.tar.gz) = 6fe9bd408361bc07b47fe6eeaf98d6b644e1cd258b3470da3e70aba510e83b64
-SIZE (hiawatha-9.8.tar.gz) = 888977
+SHA256 (hiawatha-9.11.tar.gz) = bf7f09dff86fe689e872e7adade91e13fd81106a97e5af02ab8afb3c77fccd9c
+SIZE (hiawatha-9.11.tar.gz) = 897113

Modified: head/www/hiawatha/pkg-plist
==============================================================================
--- head/www/hiawatha/pkg-plist	Wed Feb 11 19:50:55 2015	(r378851)
+++ head/www/hiawatha/pkg-plist	Wed Feb 11 20:28:35 2015	(r378852)
@@ -9,7 +9,7 @@ sbin/cgi-wrapper
 sbin/hiawatha
 sbin/wigwam
 lib/hiawatha/libpolarssl.so
-lib/hiawatha/libpolarssl.so.1.3.8
+lib/hiawatha/libpolarssl.so.1.3.9
 lib/hiawatha/libpolarssl.so.7
 man/man1/cgi-wrapper.1.gz
 man/man1/hiawatha.1.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201502112028.t1BKSaZI001406>