diff options
author | Michael Boman <mboman@gentoo.org> | 2004-01-08 12:47:02 +0000 |
---|---|---|
committer | Michael Boman <mboman@gentoo.org> | 2004-01-08 12:47:02 +0000 |
commit | 00228d97335bc36d17c6bc8956335e57d6802ce9 (patch) | |
tree | 289e0ef2342a914c2cd77332cc68677bcf750ce0 /net-analyzer/snort | |
parent | Added ~sparc keyword. (diff) | |
download | historical-00228d97335bc36d17c6bc8956335e57d6802ce9.tar.gz historical-00228d97335bc36d17c6bc8956335e57d6802ce9.tar.bz2 historical-00228d97335bc36d17c6bc8956335e57d6802ce9.zip |
Made use of 'doc' USE flag to install signature documentation. Patched configure.in to solve bug #37436.
Diffstat (limited to 'net-analyzer/snort')
-rw-r--r-- | net-analyzer/snort/ChangeLog | 9 | ||||
-rw-r--r-- | net-analyzer/snort/Manifest | 3 |
2 files changed, 11 insertions, 1 deletions
diff --git a/net-analyzer/snort/ChangeLog b/net-analyzer/snort/ChangeLog index 5a2c55812ded..ae880e62e285 100644 --- a/net-analyzer/snort/ChangeLog +++ b/net-analyzer/snort/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-analyzer/snort # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/ChangeLog,v 1.30 2004/01/07 08:23:54 mboman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/ChangeLog,v 1.31 2004/01/08 12:47:02 mboman Exp $ + +*snort-2.1.0-r1 (08 Jan 2004) + + 08 Jan 2004; Michael Boman <mboman@gentoo.org> snort-2.1.0-r1.ebuild, + files/snort-2.1.0-pgsql.patch: + Made use of 'doc' USE flag to install signature documentation. Patched + configure.in to solve bug #37436. 07 Jan 2004; Michael Boman <mboman@gentoo.org> snort-2.1.0.ebuild: Forgot to include the threshold.conf file in the installation process. diff --git a/net-analyzer/snort/Manifest b/net-analyzer/snort/Manifest index 5e3216740535..3938de451569 100644 --- a/net-analyzer/snort/Manifest +++ b/net-analyzer/snort/Manifest @@ -9,6 +9,7 @@ MD5 02c960da9a74fdb00a4dfbccccb5cdc2 snort-2.0.2.ebuild 2650 MD5 ab7b8bc6bdd9ab9e2ddec0598f26a9f0 snort-2.0.5-r1.ebuild 3010 MD5 98b1c38ace076a3c4ba465a3bfac1693 snort-2.0.5.ebuild 2650 MD5 014d046c5d18051acd026b58b67807e3 snort-2.1.0.ebuild 3487 +MD5 8a328bae1d7e764802a4467a2b33eb63 snort-2.1.0-r1.ebuild 3674 MD5 a45c40b1fd8165ed1e9616808d8f4d41 files/1.9.1-libnet-1.0.patch 2907 MD5 fe6a25fdd3c6d4b527d89c51d78b8f36 files/2.0.1-libnet-1.0.patch 2753 MD5 fe6a25fdd3c6d4b527d89c51d78b8f36 files/2.0.2-libnet-1.0.patch 2753 @@ -35,3 +36,5 @@ MD5 513637a4fadce14177bf85e97e5931f8 files/snort-2.0.6-gcc3.patch 350 MD5 7c11e6d5a07263b09e86572d96222d09 files/digest-snort-2.1.0 150 MD5 fe6a25fdd3c6d4b527d89c51d78b8f36 files/2.1.0-libnet-1.0.patch 2753 MD5 513637a4fadce14177bf85e97e5931f8 files/snort-2.1.0-gcc3.patch 350 +MD5 5379f2b178725088a8757ef25c77775c files/snort-2.1.0-pgsql.patch 645 +MD5 37a67a034efff43a090ca4c84bc65251 files/digest-snort-2.1.0-r1 64 |