From owner-svn-ports-all@freebsd.org Fri Jun 16 08:03:56 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 9F9E7BF9B76; Fri, 16 Jun 2017 08:03:56 +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 6A32475406; Fri, 16 Jun 2017 08:03:56 +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 v5G83t7S042378; Fri, 16 Jun 2017 08:03:55 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5G83tji042376; Fri, 16 Jun 2017 08:03:55 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201706160803.v5G83tji042376@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 08:03:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r443672 - branches/2017Q2/devel/libhtp X-SVN-Group: ports-branches 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 08:03:56 -0000 Author: koobs Date: Fri Jun 16 08:03:55 2017 New Revision: 443672 URL: https://svnweb.freebsd.org/changeset/ports/443672 Log: MFH: r443671 devel/libhtp: Update to 0.5.24 This update fixes a HTTP connect handling issue [1] Changelog: https://github.com/OISF/libhtp/blob/0.5.24/ChangeLog [1] https://github.com/OISF/libhtp/pull/150 PR: 220025 Submitted by: Franco Fichtner Approved by: ports-secteam (blanket) Modified: branches/2017Q2/devel/libhtp/Makefile branches/2017Q2/devel/libhtp/distinfo Directory Properties: branches/2017Q2/ (props changed) Modified: branches/2017Q2/devel/libhtp/Makefile ============================================================================== --- branches/2017Q2/devel/libhtp/Makefile Fri Jun 16 07:59:47 2017 (r443671) +++ branches/2017Q2/devel/libhtp/Makefile Fri Jun 16 08:03:55 2017 (r443672) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libhtp -PORTVERSION= 0.5.23 +PORTVERSION= 0.5.24 CATEGORIES= devel MAINTAINER= koobs@FreeBSD.org Modified: branches/2017Q2/devel/libhtp/distinfo ============================================================================== --- branches/2017Q2/devel/libhtp/distinfo Fri Jun 16 07:59:47 2017 (r443671) +++ branches/2017Q2/devel/libhtp/distinfo Fri Jun 16 08:03:55 2017 (r443672) @@ -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