diff options
author | garga <garga@FreeBSD.org> | 2006-03-22 00:33:42 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-03-22 00:33:42 +0800 |
commit | 53e8a099cb45c00150c2f878fdf1bec7957c9be6 (patch) | |
tree | 34c740e102f44d369daf677a7f09bff6e75fa288 /security | |
parent | dd09493df9d475c3737ec96021fe0ef51c4c85db (diff) | |
download | freebsd-ports-gnome-53e8a099cb45c00150c2f878fdf1bec7957c9be6.tar.gz freebsd-ports-gnome-53e8a099cb45c00150c2f878fdf1bec7957c9be6.tar.zst freebsd-ports-gnome-53e8a099cb45c00150c2f878fdf1bec7957c9be6.zip |
- Update to 2.4.4 [1]
- Chase libprelude version [2]
PR: ports/94275 [1], ports/94412 [2]
Submitted by: maintainer [1] [2]
Diffstat (limited to 'security')
-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 |