summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-06-18 03:48:30 +0000
committerMike Frysinger <vapier@gentoo.org>2005-06-18 03:48:30 +0000
commitc65d6de66f63cc3626b4d145ed0c9bb43117a40d (patch)
tree56054bbc3ceaca59beff124dbea22c6876f220d4 /sys-apps/logwatch
parentVersion bump and reduction of the gdesklets-control-getid script (diff)
downloadhistorical-c65d6de66f63cc3626b4d145ed0c9bb43117a40d.tar.gz
historical-c65d6de66f63cc3626b4d145ed0c9bb43117a40d.tar.bz2
historical-c65d6de66f63cc3626b4d145ed0c9bb43117a40d.zip
Version bump #96362 by Sheldon Hearn.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'sys-apps/logwatch')
-rw-r--r--sys-apps/logwatch/ChangeLog8
-rw-r--r--sys-apps/logwatch/Manifest15
-rw-r--r--sys-apps/logwatch/files/digest-logwatch-6.1.21
-rw-r--r--sys-apps/logwatch/files/logwatch-6.1.2-emerge-applydate.patch16
-rw-r--r--sys-apps/logwatch/logwatch-6.1.2.ebuild67
5 files changed, 105 insertions, 2 deletions
diff --git a/sys-apps/logwatch/ChangeLog b/sys-apps/logwatch/ChangeLog
index 5abe912f1f1f..ae33b5c62153 100644
--- a/sys-apps/logwatch/ChangeLog
+++ b/sys-apps/logwatch/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-apps/logwatch
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/logwatch/ChangeLog,v 1.22 2005/04/29 01:42:48 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/logwatch/ChangeLog,v 1.23 2005/06/18 03:48:30 vapier Exp $
+
+*logwatch-6.1.2 (18 Jun 2005)
+
+ 18 Jun 2005; Mike Frysinger <vapier@gentoo.org>
+ +files/logwatch-6.1.2-emerge-applydate.patch, +logwatch-6.1.2.ebuild:
+ Version bump #96362 by Sheldon Hearn.
*logwatch-6.0.2 (29 Apr 2005)
diff --git a/sys-apps/logwatch/Manifest b/sys-apps/logwatch/Manifest
index 27ef7fb0f794..7381dd251524 100644
--- a/sys-apps/logwatch/Manifest
+++ b/sys-apps/logwatch/Manifest
@@ -1,11 +1,24 @@
-MD5 22ab79a27006d42716485e42219db8e3 ChangeLog 3791
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 6f6f2085061f6e45a6af425db7b0e2dd ChangeLog 3985
MD5 4e550750cdcb0a6432c46d259d38e4db logwatch-4.3.2.ebuild 1345
MD5 70cb3442dbd2bafb307ea09f5eea8d03 logwatch-5.0.ebuild 1398
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
MD5 8eb1d712eab6b882df0d6d9e490d73db logwatch-5.2.2.ebuild 1404
MD5 ea7d9d5b4ba13bf8be8fb325b870a619 logwatch-6.0.2.ebuild 1340
+MD5 0897d9e720090ddcb149fc4f0bb44910 logwatch-6.1.2.ebuild 1453
MD5 cf548a7143dce1aba3792d0647ae4f90 files/digest-logwatch-4.3.2 65
MD5 4a5e8c25106385b7e823785f6c61855d files/digest-logwatch-5.0 63
MD5 e8d38d01460c2fcf26e92e8853bf6c84 files/digest-logwatch-5.2.2 66
MD5 bdcfb03932e5e0dd4ea2b3eebc6d714e files/digest-logwatch-6.0.2 66
+MD5 bbb413bd38d41f27258575befdb63754 files/digest-logwatch-6.1.2 66
MD5 edb003cbc0686ed4cf37db16025635f3 files/logwatch 98
+MD5 6d9bd0a39a1ce3e71cfc95ccd3761604 files/logwatch-6.1.2-emerge-applydate.patch 469
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFCs5oGgIKl8Uu19MoRAnqzAJsFoI0/1UrhXtQWpwmTuR5C9ub6oQCfXGjf
+AQ8ouzKr4fNEuBjF4i5PDpY=
+=xy83
+-----END PGP SIGNATURE-----
diff --git a/sys-apps/logwatch/files/digest-logwatch-6.1.2 b/sys-apps/logwatch/files/digest-logwatch-6.1.2
new file mode 100644
index 000000000000..821cdb4c1f84
--- /dev/null
+++ b/sys-apps/logwatch/files/digest-logwatch-6.1.2
@@ -0,0 +1 @@
+MD5 a764bf80a31ab04ca788ac1303cba297 logwatch-6.1.2.tar.gz 168718
diff --git a/sys-apps/logwatch/files/logwatch-6.1.2-emerge-applydate.patch b/sys-apps/logwatch/files/logwatch-6.1.2-emerge-applydate.patch
new file mode 100644
index 000000000000..0cc6b3ac48c8
--- /dev/null
+++ b/sys-apps/logwatch/files/logwatch-6.1.2-emerge-applydate.patch
@@ -0,0 +1,16 @@
+Fix typo ... variable is named 'SearchDate' not 'date'
+
+patch by Sheldon Hearn
+http://bugs.gentoo.org/96362
+
+--- scripts/logfiles/emerge/applydate
++++ scripts/logfiles/emerge/applydate
+@@ -31,7 +31,7 @@
+
+ if ($Debug > 5) {
+ print STDERR "DEBUG: Inside applydate (emerge)...\n";
+- print STDERR "DEBUG: Looking For: $date\n";
++ print STDERR "DEBUG: Looking For: $SearchDate\n";
+ }
+
+ # Examine each line of the file, writing out only the lines that are within
diff --git a/sys-apps/logwatch/logwatch-6.1.2.ebuild b/sys-apps/logwatch/logwatch-6.1.2.ebuild
new file mode 100644
index 000000000000..4c5ea50eb653
--- /dev/null
+++ b/sys-apps/logwatch/logwatch-6.1.2.ebuild
@@ -0,0 +1,67 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/logwatch/logwatch-6.1.2.ebuild,v 1.1 2005/06/18 03:48:30 vapier Exp $
+
+inherit eutils
+
+DESCRIPTION="Analyzes and Reports on system logs"
+HOMEPAGE="http://www.logwatch.org/"
+SRC_URI="ftp://ftp.kaybee.org/pub/linux/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND="virtual/cron
+ virtual/mta
+ dev-lang/perl
+ dev-perl/Tie-IxHash
+ dev-perl/Date-Calc
+ virtual/mailx"
+DEPEND=""
+
+src_unpack() {
+ unpack ${A}
+ cd "${S}"
+ epatch "${FILESDIR}"/${P}-emerge-applydate.patch
+}
+
+src_install() {
+ dodir /etc/log.d/lib
+ dodir /etc/log.d/conf/logfiles
+ dodir /etc/log.d/conf/services
+ dodir /etc/log.d/scripts/services
+ dodir /etc/log.d/scripts/shared
+
+ newsbin scripts/logwatch.pl logwatch.pl
+
+ for i in scripts/logfiles/* ; do
+ exeinto /etc/log.d/$i
+ doexe $i/* || die "doexe $i failed"
+ done
+
+ exeinto /etc/log.d/lib
+ doexe lib/*.pm
+
+ exeinto /etc/log.d/scripts/services
+ doexe scripts/services/*
+
+ exeinto /etc/log.d/scripts/shared
+ doexe scripts/shared/*
+
+ insinto /etc/log.d/conf
+ doins conf/logwatch.conf
+
+ insinto /etc/log.d/conf/logfiles
+ doins conf/logfiles/*
+
+ insinto /etc/log.d/conf/services
+ doins conf/services/*
+
+ exeinto /etc/cron.daily
+ newexe "${FILESDIR}"/logwatch logwatch
+
+ doman logwatch.8
+ dodoc License project/CHANGES README HOWTO-Make-Filter
+}