diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2012-02-23 14:05:49 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2012-02-23 14:05:49 +0000 |
commit | 9d538b3c207899efb4a63a1bcf16116c10b55058 (patch) | |
tree | b15e73a4ec9ee22e26f594203b8e54b08b61ada9 /security | |
parent | d00ee768183e9ec43df01c22ac584a65db7f3108 (diff) | |
download | ports-9d538b3c207899efb4a63a1bcf16116c10b55058.tar.gz ports-9d538b3c207899efb4a63a1bcf16116c10b55058.zip |
Notes
Diffstat (limited to 'security')
-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 |