Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jan 2012 08:30:40 GMT
From:      Nikolay Denev <ndenev@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/164471: Update suricata port from 1.1.1 to the latest version 1.2.1
Message-ID:  <201201250830.q0P8UeFL042040@red.freebsd.org>
Resent-Message-ID: <201201250840.q0P8e8Iw012920@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         164471
>Category:       ports
>Synopsis:       Update suricata port from 1.1.1 to the latest version 1.2.1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 25 08:40:08 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Nikolay Denev
>Release:        9-STABLE
>Organization:
>Environment:
FreeBSD zoo 9.0-STABLE FreeBSD 9.0-STABLE #31: Tue Jan 24 10:10:00 EET 2012     ndenev@zoo:/usr/obj/usr/src/sys/ZOO  amd64
>Description:
Update suricata port from 1.1.1 to the latest version 1.2.1
Also update libhtp to the latest version released with suricata 1.2.1

>How-To-Repeat:

>Fix:
Use applied patch.

Patch attached with submission follows:

diff -ur security/suricata.old/Makefile security/suricata/Makefile
--- security/suricata.old/Makefile	2012-01-25 08:12:41.533422751 +0200
+++ security/suricata/Makefile	2012-01-25 08:29:50.944421404 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	suricata
-PORTVERSION=	1.1.1
+PORTVERSION=	1.2.1
 CATEGORIES=	security
 MASTER_SITES=	http://www.openinfosecfoundation.org/download/
 
diff -ur security/suricata.old/distinfo security/suricata/distinfo
--- security/suricata.old/distinfo	2012-01-25 08:12:41.534421609 +0200
+++ security/suricata/distinfo	2012-01-25 08:14:30.653421199 +0200
@@ -1,2 +1,2 @@
-SHA256 (suricata-1.1.1.tar.gz) = 6ff337ca71ca015d50e73a2bb90e02d894b617935482802102648d51b3876fac
-SIZE (suricata-1.1.1.tar.gz) = 2018055
+SHA256 (suricata-1.2.1.tar.gz) = 169ac90c0d9c14387532ae5f2d14b14ee33feed7db97f14ee7cb54f2612945a8
+SIZE (suricata-1.2.1.tar.gz) = 2127754
Only in security/suricata: work
diff -ur devel/libhtp.old/Makefile devel/libhtp/Makefile
--- devel/libhtp.old/Makefile	2012-01-25 08:22:26.956422008 +0200
+++ devel/libhtp/Makefile	2012-01-25 08:29:09.919672182 +0200
@@ -6,8 +6,9 @@
 #
 
 PORTNAME=	libhtp
-PORTVERSION=	0.2.6
+PORTVERSION=	0.2.7
 CATEGORIES=	devel
+DISTFILES=	htp-${PORTVERSION}.tar.gz
 MASTER_SITES=	http://www.openinfosecfoundation.org/download/
 
 MAINTAINER=	wxs@FreeBSD.org
diff -ur devel/libhtp.old/distinfo devel/libhtp/distinfo
--- devel/libhtp.old/distinfo	2012-01-25 08:22:26.956422008 +0200
+++ devel/libhtp/distinfo	2012-01-25 08:24:22.533420927 +0200
@@ -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


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201201250830.q0P8UeFL042040>