diff options
author | zi <zi@FreeBSD.org> | 2012-02-23 22:05:49 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2012-02-23 22:05:49 +0800 |
commit | ff358e2bcfe0db6a6d639701b2dbe0f7b8d65c62 (patch) | |
tree | 3f2e053ff56125dfc67c6d259ad4488f19607662 /security/suricata | |
parent | c168ccba81b4bc847db7dd8d233e51f368af6955 (diff) | |
download | freebsd-ports-gnome-ff358e2bcfe0db6a6d639701b2dbe0f7b8d65c62.tar.gz freebsd-ports-gnome-ff358e2bcfe0db6a6d639701b2dbe0f7b8d65c62.tar.zst freebsd-ports-gnome-ff358e2bcfe0db6a6d639701b2dbe0f7b8d65c62.zip |
- Update to 1.2.1 [1]
- Reset maintainership due to multiple maintainer timeouts
- Take maintainership
PR: ports/164471 [1]
Submitted by: Nikolay Denev <ndenev@gmail.com> [1]
Diffstat (limited to 'security/suricata')
-rw-r--r-- | security/suricata/Makefile | 5 | ||||
-rw-r--r-- | security/suricata/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/security/suricata/Makefile b/security/suricata/Makefile index 76f3fc72bc69..75b6243f8804 100644 --- a/security/suricata/Makefile +++ b/security/suricata/Makefile @@ -6,12 +6,11 @@ # PORTNAME= suricata -PORTVERSION= 1.1.1 -PORTREVISION= 1 +PORTVERSION= 1.2.1 CATEGORIES= security MASTER_SITES= http://www.openinfosecfoundation.org/download/ -MAINTAINER= eksffa@freebsdbrasil.com.br +MAINTAINER= zi@FreeBSD.org COMMENT= Open Source next generation IDS/IPS engine by OISF LICENSE= GPLv2 diff --git a/security/suricata/distinfo b/security/suricata/distinfo index 662f5f0c4c2b..21f8e7f2b80d 100644 --- a/security/suricata/distinfo +++ b/security/suricata/distinfo @@ -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 |