From 6b16f1b492274880a89ec65802482269ed503679 Mon Sep 17 00:00:00 2001 From: rui Date: Sat, 10 Jan 2009 21:47:38 +0000 Subject: [PATCH] - update swatch to 3.2.3. Based on initial diff from Benoit Lecocq. --- security/swatch/Makefile | 4 ++-- security/swatch/distinfo | 10 +++++----- security/swatch/patches/patch-swatch | 8 ++++---- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/security/swatch/Makefile b/security/swatch/Makefile index 74647e1ba89..0c18b2be062 100644 --- a/security/swatch/Makefile +++ b/security/swatch/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.24 2008/01/28 23:14:22 rui Exp $ +# $OpenBSD: Makefile,v 1.25 2009/01/10 21:47:38 rui Exp $ COMMENT= simple log monitoring program -DISTNAME= swatch-3.2.2 +DISTNAME= swatch-3.2.3 CATEGORIES= security sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=swatch/} diff --git a/security/swatch/distinfo b/security/swatch/distinfo index f2fb6be1851..c043863a1e2 100644 --- a/security/swatch/distinfo +++ b/security/swatch/distinfo @@ -1,5 +1,5 @@ -MD5 (swatch-3.2.2.tar.gz) = t9NgsB2oFotLfUz0XCY/VQ== -RMD160 (swatch-3.2.2.tar.gz) = 3ehQYBn4SeZfrTUfv4hyBpa2Jtc= -SHA1 (swatch-3.2.2.tar.gz) = ir6QRFn9yZiOPdbPWjZpGPjjdI4= -SHA256 (swatch-3.2.2.tar.gz) = nUf3QxfSZq1GlgRvM1misFx3voGi1qIySW4uaBjHHcw= -SIZE (swatch-3.2.2.tar.gz) = 31203 +MD5 (swatch-3.2.3.tar.gz) = EWLxAkzwf8dQ7Ulg1hrE6A== +RMD160 (swatch-3.2.3.tar.gz) = CWksDIif+cWhr1Cl5ScqF3EwvDE= +SHA1 (swatch-3.2.3.tar.gz) = 1n9DQQO0KxGu5iFR16nlM0WexiQ= +SHA256 (swatch-3.2.3.tar.gz) = 4pSAmT5S8kXzq+wHmzED2OlyRNr+dU+MLTfnsLO1gHc= +SIZE (swatch-3.2.3.tar.gz) = 31199 diff --git a/security/swatch/patches/patch-swatch b/security/swatch/patches/patch-swatch index 94387b5a55d..666c933bd6b 100644 --- a/security/swatch/patches/patch-swatch +++ b/security/swatch/patches/patch-swatch @@ -1,7 +1,7 @@ -$OpenBSD: patch-swatch,v 1.5 2007/03/25 13:01:35 steven Exp $ ---- swatch.orig Fri Jul 21 22:55:00 2006 -+++ swatch Sun Mar 25 14:59:31 2007 -@@ -148,7 +148,7 @@ sub parse_command_line { +$OpenBSD: patch-swatch,v 1.6 2009/01/10 21:47:38 rui Exp $ +--- swatch.orig Tue Jul 1 19:18:31 2008 ++++ swatch Wed Jan 7 20:00:12 2009 +@@ -151,7 +151,7 @@ sub parse_command_line { sub dprint { my $msg_lev = shift; my $msg = shift;