Date: Sat, 20 Apr 2019 09:59:53 +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: r499435 - head/devel/libhtp Message-ID: <201904200959.x3K9xrt0054277@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: koobs Date: Sat Apr 20 09:59:53 2019 New Revision: 499435 URL: https://svnweb.freebsd.org/changeset/ports/499435 Log: devel/libhtp: Update to 0.5.30 Changelog: https://github.com/OISF/libhtp/blob/0.5.30/ChangeLog PR: 233385 Submitted by: Lorenzo Salvadore <phascolarctos protonmail ch> MFH: 2019Q2 (blanket: bug fix release(s)) Modified: head/devel/libhtp/Makefile head/devel/libhtp/distinfo Modified: head/devel/libhtp/Makefile ============================================================================== --- head/devel/libhtp/Makefile Sat Apr 20 09:50:21 2019 (r499434) +++ head/devel/libhtp/Makefile Sat Apr 20 09:59:53 2019 (r499435) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libhtp -PORTVERSION= 0.5.27 +PORTVERSION= 0.5.30 CATEGORIES= devel MAINTAINER= koobs@FreeBSD.org @@ -10,11 +10,11 @@ COMMENT= Security-aware parser for the HTTP protocol LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USE_GITHUB= yes -GH_ACCOUNT= OISF - USES= autoreconf iconv:translit libtool pathfix pkgconfig +USE_GITHUB= yes USE_LDCONFIG= yes + +GH_ACCOUNT= OISF GNU_CONFIGURE= yes Modified: head/devel/libhtp/distinfo ============================================================================== --- head/devel/libhtp/distinfo Sat Apr 20 09:50:21 2019 (r499434) +++ head/devel/libhtp/distinfo Sat Apr 20 09:59:53 2019 (r499435) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532091597 -SHA256 (OISF-libhtp-0.5.27_GH0.tar.gz) = 3a44cde5bd982005834c4ec4d86cff701796dd337cb471dbc1bc417880eaa161 -SIZE (OISF-libhtp-0.5.27_GH0.tar.gz) = 464886 +TIMESTAMP = 1555751560 +SHA256 (OISF-libhtp-0.5.30_GH0.tar.gz) = 7384f8461ad0431e9247c49b37a73929b284f39408d1f11b80949b188069b638 +SIZE (OISF-libhtp-0.5.30_GH0.tar.gz) = 469580
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904200959.x3K9xrt0054277>