Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jun 2017 07:59:48 +0000 (UTC)
From:      Kubilay Kocak <koobs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r443671 - head/devel/libhtp
Message-ID:  <201706160759.v5G7xmXu038317@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: koobs
Date: Fri Jun 16 07:59:47 2017
New Revision: 443671
URL: https://svnweb.freebsd.org/changeset/ports/443671

Log:
  devel/libhtp: Update to 0.5.24
  
  This update fixes a HTTP connect handling issue [1]
  
  
    https://github.com/OISF/libhtp/blob/0.5.24/ChangeLog
  
  [1] https://github.com/OISF/libhtp/pull/150
  
  PR:		220025
  Submitted by:	Franco Fichtner <franco opnsense org>
  MFH:		2017Q2

Modified:
  head/devel/libhtp/Makefile
  head/devel/libhtp/distinfo

Modified: head/devel/libhtp/Makefile
==============================================================================
--- head/devel/libhtp/Makefile	Fri Jun 16 07:03:08 2017	(r443670)
+++ head/devel/libhtp/Makefile	Fri Jun 16 07:59:47 2017	(r443671)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libhtp
-PORTVERSION=	0.5.23
+PORTVERSION=	0.5.24
 CATEGORIES=	devel
 
 MAINTAINER=	koobs@FreeBSD.org

Modified: head/devel/libhtp/distinfo
==============================================================================
--- head/devel/libhtp/distinfo	Fri Jun 16 07:03:08 2017	(r443670)
+++ head/devel/libhtp/distinfo	Fri Jun 16 07:59:47 2017	(r443671)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1478303019
-SHA256 (OISF-libhtp-0.5.23_GH0.tar.gz) = b511ee90a92f7c7d984f8a3ad973244095b7377b866db8a32d652c9c59f57d93
-SIZE (OISF-libhtp-0.5.23_GH0.tar.gz) = 5773246
+TIMESTAMP = 1497597987
+SHA256 (OISF-libhtp-0.5.24_GH0.tar.gz) = c959d912c54a1224711bd1b36e722714b2a2acdac094d4933ba6f1c05697d75a
+SIZE (OISF-libhtp-0.5.24_GH0.tar.gz) = 5773278



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