Index: branches/2020Q3/devel/libhtp/Makefile =================================================================== --- branches/2020Q3/devel/libhtp/Makefile (revision 546039) +++ branches/2020Q3/devel/libhtp/Makefile (revision 546040) @@ -1,28 +1,28 @@ # $FreeBSD$ PORTNAME= libhtp -PORTVERSION= 0.5.30 +PORTVERSION= 0.5.33 CATEGORIES= devel MAINTAINER= koobs@FreeBSD.org COMMENT= Security-aware parser for the HTTP protocol LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= autoreconf iconv:translit libtool pathfix pkgconfig USE_GITHUB= yes USE_LDCONFIG= yes GH_ACCOUNT= OISF GNU_CONFIGURE= yes CONFIGURE_ARGS= ${ICONV_CONFIGURE_ARG} MAKE_ARGS= LIBS="-lz ${ICONV_LIB}" LDFLAGS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip TEST_TARGET= check .include Index: branches/2020Q3/devel/libhtp/distinfo =================================================================== --- branches/2020Q3/devel/libhtp/distinfo (revision 546039) +++ branches/2020Q3/devel/libhtp/distinfo (revision 546040) @@ -1,3 +1,3 @@ -TIMESTAMP = 1555751560 -SHA256 (OISF-libhtp-0.5.30_GH0.tar.gz) = 7384f8461ad0431e9247c49b37a73929b284f39408d1f11b80949b188069b638 -SIZE (OISF-libhtp-0.5.30_GH0.tar.gz) = 469580 +TIMESTAMP = 1598238083 +SHA256 (OISF-libhtp-0.5.33_GH0.tar.gz) = 953651fdfe828805bb82dc1aa8b56187b0e2f80781727343e68ccf8afd6a9122 +SIZE (OISF-libhtp-0.5.33_GH0.tar.gz) = 496010 Index: branches/2020Q3/devel/libhtp/pkg-plist =================================================================== --- branches/2020Q3/devel/libhtp/pkg-plist (revision 546039) +++ branches/2020Q3/devel/libhtp/pkg-plist (revision 546040) @@ -1,21 +1,23 @@ -include/htp/bstr.h include/htp/bstr_builder.h -include/htp/htp.h +include/htp/bstr.h include/htp/htp_base64.h include/htp/htp_config.h include/htp/htp_connection_parser.h include/htp/htp_core.h include/htp/htp_decompressors.h include/htp/htp_hooks.h include/htp/htp_list.h include/htp/htp_multipart.h include/htp/htp_table.h include/htp/htp_transaction.h include/htp/htp_urlencoded.h include/htp/htp_utf8_decoder.h include/htp/htp_version.h +include/htp/htp.h +include/htp/lzma/7zTypes.h +include/htp/lzma/LzmaDec.h lib/libhtp.a lib/libhtp.so lib/libhtp.so.2 lib/libhtp.so.2.0.0 libdata/pkgconfig/htp.pc Index: branches/2020Q3 =================================================================== --- branches/2020Q3 (revision 546039) +++ branches/2020Q3 (revision 546040) Property changes on: branches/2020Q3 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r546039