diff options
author | Kubilay Kocak <koobs@FreeBSD.org> | 2020-08-24 03:20:54 +0000 |
---|---|---|
committer | Kubilay Kocak <koobs@FreeBSD.org> | 2020-08-24 03:20:54 +0000 |
commit | 94f4d76a17976f2d4cf892bfe15e3e58ac923d62 (patch) | |
tree | e192d454c7836c406eea2fb081a22f06d3ddf25e /devel | |
parent | 67843114b6244fa08147caf44d8b0dd60d9938a2 (diff) | |
download | ports-94f4d76a17976f2d4cf892bfe15e3e58ac923d62.tar.gz ports-94f4d76a17976f2d4cf892bfe15e3e58ac923d62.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libhtp/Makefile | 2 | ||||
-rw-r--r-- | devel/libhtp/distinfo | 6 | ||||
-rw-r--r-- | devel/libhtp/pkg-plist | 6 |
3 files changed, 8 insertions, 6 deletions
diff --git a/devel/libhtp/Makefile b/devel/libhtp/Makefile index fe48fbf685e1..eb95c7045738 100644 --- a/devel/libhtp/Makefile +++ b/devel/libhtp/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libhtp -PORTVERSION= 0.5.30 +PORTVERSION= 0.5.33 CATEGORIES= devel MAINTAINER= koobs@FreeBSD.org diff --git a/devel/libhtp/distinfo b/devel/libhtp/distinfo index 91f54fce2053..c75792d202be 100644 --- a/devel/libhtp/distinfo +++ b/devel/libhtp/distinfo @@ -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 diff --git a/devel/libhtp/pkg-plist b/devel/libhtp/pkg-plist index 25b250bc17a5..3accbd372b07 100644 --- a/devel/libhtp/pkg-plist +++ b/devel/libhtp/pkg-plist @@ -1,6 +1,5 @@ -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 @@ -14,6 +13,9 @@ 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 |