From owner-svn-ports-all@freebsd.org Fri Jun 16 07:59:49 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5DDA9BF9717; Fri, 16 Jun 2017 07:59:49 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2970D7504D; Fri, 16 Jun 2017 07:59:49 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5G7xmSA038319; Fri, 16 Jun 2017 07:59:48 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5G7xmXu038317; Fri, 16 Jun 2017 07:59:48 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201706160759.v5G7xmXu038317@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Fri, 16 Jun 2017 07:59:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443671 - head/devel/libhtp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 07:59:49 -0000 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 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