diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-03-21 16:33:42 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-03-21 16:33:42 +0000 |
commit | e721391e7f391ba6880c663034e47d32a0454a03 (patch) | |
tree | c5471b9e38cd8efa3149d4342bb517f2d9694d9d /security/snort | |
parent | 1c4a7006153fe5798d23e2ccb874f341fc0f0493 (diff) | |
download | ports-e721391e7f391ba6880c663034e47d32a0454a03.tar.gz ports-e721391e7f391ba6880c663034e47d32a0454a03.zip |
Notes
Diffstat (limited to 'security/snort')
-rw-r--r-- | security/snort/Makefile | 5 | ||||
-rw-r--r-- | security/snort/distinfo | 12 |
2 files changed, 8 insertions, 9 deletions
diff --git a/security/snort/Makefile b/security/snort/Makefile index a703455fc6d5..6c9305306bf3 100644 --- a/security/snort/Makefile +++ b/security/snort/Makefile @@ -6,8 +6,7 @@ # PORTNAME= snort -PORTVERSION= 2.4.3 -PORTREVISION= 1 +PORTVERSION= 2.4.4 CATEGORIES= security MASTER_SITES= http://www.snort.org/dl/current/ @@ -74,7 +73,7 @@ CONFIGURE_ARGS+= --with-postgresql=no .endif .if defined(WITH_PRELUDE) -LIB_DEPENDS+= prelude.2:${PORTSDIR}/security/libprelude +LIB_DEPENDS+= prelude.7:${PORTSDIR}/security/libprelude CONFIGURE_ARGS+= --enable-prelude PLIST_SUB+= PRELUDE="" .else diff --git a/security/snort/distinfo b/security/snort/distinfo index 214e2dd97943..d85ab03c6a7e 100644 --- a/security/snort/distinfo +++ b/security/snort/distinfo @@ -1,6 +1,6 @@ -MD5 (snort-2.4.3.tar.gz) = 5c3c8c69f2459bbe0c1f2057966c88a7 -SHA256 (snort-2.4.3.tar.gz) = 4f3aa911234a9fc4beb5ba9b0fe88f1e3af0fcbfe84d4448415f049b9791bc65 -SIZE (snort-2.4.3.tar.gz) = 2733590 -MD5 (snort-2.4.3.tar.gz.sig) = 680b271bb3fe67bd28d41d5a3886865a -SHA256 (snort-2.4.3.tar.gz.sig) = a7fa680662124e6f95eb87b88e09a0ec7ae394f6845f4a1eada4626066da12d0 -SIZE (snort-2.4.3.tar.gz.sig) = 65 +MD5 (snort-2.4.4.tar.gz) = 9dc9060d1f2e248663eceffadfc45e7e +SHA256 (snort-2.4.4.tar.gz) = b9f3e21467a5f6dd827ddb80dc9ac29ea272e4a5633a6a8a583f523a219e00e9 +SIZE (snort-2.4.4.tar.gz) = 2825187 +MD5 (snort-2.4.4.tar.gz.sig) = 8beb6634025786835ee07d53121a612f +SHA256 (snort-2.4.4.tar.gz.sig) = d9d287b2d48ad73e643ddac9eb5cabb4dde40bceadda2c5ff818faf2c1f5aa6f +SIZE (snort-2.4.4.tar.gz.sig) = 65 |