svn commit: r502433 - branches/2019Q2/devel/libhtp
Kubilay Kocak
koobs at FreeBSD.org
Fri May 24 09:02:52 UTC 2019
Author: koobs
Date: Fri May 24 09:02:50 2019
New Revision: 502433
URL: https://svnweb.freebsd.org/changeset/ports/502433
Log:
MFH: r499435 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>
Approved by: ports-secteam (blanket: bug fix release(s))
Modified:
branches/2019Q2/devel/libhtp/Makefile
branches/2019Q2/devel/libhtp/distinfo
Directory Properties:
branches/2019Q2/ (props changed)
Modified: branches/2019Q2/devel/libhtp/Makefile
==============================================================================
--- branches/2019Q2/devel/libhtp/Makefile Fri May 24 09:01:43 2019 (r502432)
+++ branches/2019Q2/devel/libhtp/Makefile Fri May 24 09:02:50 2019 (r502433)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= libhtp
-PORTVERSION= 0.5.27
+PORTVERSION= 0.5.30
CATEGORIES= devel
MAINTAINER= koobs at 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: branches/2019Q2/devel/libhtp/distinfo
==============================================================================
--- branches/2019Q2/devel/libhtp/distinfo Fri May 24 09:01:43 2019 (r502432)
+++ branches/2019Q2/devel/libhtp/distinfo Fri May 24 09:02:50 2019 (r502433)
@@ -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
More information about the svn-ports-branches
mailing list