diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2012-01-31 19:01:26 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2012-01-31 19:01:26 +0000 |
commit | 32ef03ff5271923c847ef79a9a23ba6dfe9982d4 (patch) | |
tree | 32942b4591ab191b5465960bd11fa43da615d89d /devel/libhtp | |
parent | 56fdd05a46ef2a3c8365c729982419bea0f8e42a (diff) | |
download | ports-32ef03ff5271923c847ef79a9a23ba6dfe9982d4.tar.gz ports-32ef03ff5271923c847ef79a9a23ba6dfe9982d4.zip |
Notes
Diffstat (limited to 'devel/libhtp')
-rw-r--r-- | devel/libhtp/Makefile | 3 | ||||
-rw-r--r-- | devel/libhtp/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/libhtp/Makefile b/devel/libhtp/Makefile index e3f8b5a574cc..50f3f3cceed1 100644 --- a/devel/libhtp/Makefile +++ b/devel/libhtp/Makefile @@ -6,9 +6,10 @@ # PORTNAME= libhtp -PORTVERSION= 0.2.6 +PORTVERSION= 0.2.7 CATEGORIES= devel MASTER_SITES= http://www.openinfosecfoundation.org/download/ +DISTNAME= htp-${PORTVERSION} MAINTAINER= wxs@FreeBSD.org COMMENT= Security-aware parser for the HTTP protocol diff --git a/devel/libhtp/distinfo b/devel/libhtp/distinfo index 9bff2332d2a3..23d96c459257 100644 --- a/devel/libhtp/distinfo +++ b/devel/libhtp/distinfo @@ -1,2 +1,2 @@ -SHA256 (libhtp-0.2.6.tar.gz) = 59c4f46ccd88430f6d392cdc43bb926a84336d07595657510435a6c112eede87 -SIZE (libhtp-0.2.6.tar.gz) = 354351 +SHA256 (htp-0.2.7.tar.gz) = 98c5f39d5b0f99bef2887a8b74957ccf6bc7b142ef6010b7d32e653bb4d0d1df +SIZE (htp-0.2.7.tar.gz) = 375119 |