From 201c05751774247db8b974f0b23e5e99ca04897c Mon Sep 17 00:00:00 2001 From: Seemant Kulleen Date: Fri, 19 Sep 2003 07:44:07 +0000 Subject: version bump --- net-firewall/psad/ChangeLog | 4 ++-- net-firewall/psad/Manifest | 6 +++--- net-firewall/psad/psad-1.2.1.ebuild | 10 +++++----- net-firewall/psad/psad-1.2.3.ebuild | 8 ++++---- 4 files changed, 14 insertions(+), 14 deletions(-) (limited to 'net-firewall') diff --git a/net-firewall/psad/ChangeLog b/net-firewall/psad/ChangeLog index 1d75213c2999..60487067c1e1 100644 --- a/net-firewall/psad/ChangeLog +++ b/net-firewall/psad/ChangeLog @@ -1,9 +1,9 @@ # ChangeLog for net-firewall/psad # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/psad/ChangeLog,v 1.2 2003/09/19 07:42:30 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/psad/ChangeLog,v 1.3 2003/09/19 07:44:06 seemant Exp $ 19 Sep 2003; Seemant Kulleen : - version bump + version bump, thanks again to Battoussai (Bryan Stine ) *psad-1.2.1 (17 Sep 2003) diff --git a/net-firewall/psad/Manifest b/net-firewall/psad/Manifest index 7c6af1ac0dfc..a57e703eb264 100644 --- a/net-firewall/psad/Manifest +++ b/net-firewall/psad/Manifest @@ -1,6 +1,6 @@ -MD5 2856a24c42cbcc36c566f33176ff1e0d psad-1.2.1.ebuild 2181 -MD5 3c139fabadf5055ab3f1fae9506158f8 psad-1.2.3.ebuild 2327 -MD5 9cc633bff62450b648a7e079b4ab8fda ChangeLog 581 +MD5 3f67eca9c08b0f4c00febb141781d3bc psad-1.2.1.ebuild 2177 +MD5 1b47f1cbc333cef8864f9c143321eb4c psad-1.2.3.ebuild 2324 +MD5 95053cfa9af4c06060b526e44c9cbe0e ChangeLog 644 MD5 624441f5e21afa19251eedc583e0c4e7 metadata.xml 433 MD5 13ac645fa87957507ebc86576fb4e76b files/digest-psad-1.2.1 62 MD5 2958d8637b53c70d3e7c1fc812265c96 files/digest-psad-1.2.3 62 diff --git a/net-firewall/psad/psad-1.2.1.ebuild b/net-firewall/psad/psad-1.2.1.ebuild index cfd94538fe2a..a508c914599c 100644 --- a/net-firewall/psad/psad-1.2.1.ebuild +++ b/net-firewall/psad/psad-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/psad/psad-1.2.1.ebuild,v 1.1 2003/09/17 23:32:46 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/psad/psad-1.2.1.ebuild,v 1.2 2003/09/19 07:44:06 seemant Exp $ inherit eutils inherit perl-module @@ -54,7 +54,7 @@ src_install() { cd ${S}/Net-IPv4Addr perl-module_src_install - + cd ${S}/IPTables/Parse perl-module_src_install @@ -73,7 +73,7 @@ src_install() { insinto /etc/psad doins *.conf - dodoc BENCHMARK CREDITS Change* FW_EXAMPLE_RULES README LICENSE SCAN_LOG + dodoc BENCHMARK CREDITS Change* FW_EXAMPLE_RULES README LICENSE SCAN_LOG } pkg_postinst() { @@ -83,11 +83,11 @@ pkg_postinst() { mknod -m 600 ${ROOT}/var/lib/psad/psadfifo p eend $? fi - echo + echo einfo "Several programs in the PSAD package are in the process of being" einfo "converted to compiled C from PERL. If you have any problems," einfo "please notify the PSAD maintainers. Please do not take PSAD" - einfo "issues to the Bastille-Linux team." + einfo "issues to the Bastille-Linux team." echo ewarn "Please be sure to edit /etc/psad/psad.conf to reflect your" ewarn "system's configuration or it may not work correctly or start up." diff --git a/net-firewall/psad/psad-1.2.3.ebuild b/net-firewall/psad/psad-1.2.3.ebuild index 75b04d85844b..bf471c940c58 100644 --- a/net-firewall/psad/psad-1.2.3.ebuild +++ b/net-firewall/psad/psad-1.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/psad/psad-1.2.3.ebuild,v 1.1 2003/09/18 23:55:15 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/psad/psad-1.2.3.ebuild,v 1.2 2003/09/19 07:44:06 seemant Exp $ inherit eutils inherit perl-module @@ -55,7 +55,7 @@ src_install() { cd ${S}/Net-IPv4Addr perl-module_src_install - + cd ${S}/IPTables/Parse perl-module_src_install @@ -79,7 +79,7 @@ src_install() { insinto /etc/psad/snort_rules doins *.rules - dodoc BENCHMARK CREDITS Change* FW_EXAMPLE_RULES README LICENSE SCAN_LOG + dodoc BENCHMARK CREDITS Change* FW_EXAMPLE_RULES README LICENSE SCAN_LOG } pkg_postinst() { @@ -89,7 +89,7 @@ pkg_postinst() { mknod -m 600 ${ROOT}/var/lib/psad/psadfifo p eend $? fi - echo + echo einfo "Several programs in the PSAD package are in the process of being converted to" einfo "compiled C from PERL. If you have any problems, please notify the PSAD" einfo "maintainers. Please do not take PSAD issues to the Bastille-Linux team." -- cgit v1.2.3-65-gdbad