pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/spamd Update spamd to 20060307.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/62a29368577b
branches:  trunk
changeset: 509277:62a29368577b
user:      peter <peter%pkgsrc.org@localhost>
date:      Tue Mar 07 22:32:23 2006 +0000

description:
Update spamd to 20060307.

Changes:
- Sync with OpenBSD 3.9 branch.
  No new functionality, only a few bug/documentation fixes.

- All major BSDs are supported now (NetBSD, OpenBSD, FreeBSD and DragonFly).
  Thanks to Jeremy C. Reed for providing patches for DragonFly.

diffstat:

 mail/spamd/Makefile |  6 +++---
 mail/spamd/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (34 lines):

diff -r 9b03855a0313 -r 62a29368577b mail/spamd/Makefile
--- a/mail/spamd/Makefile       Tue Mar 07 22:18:53 2006 +0000
+++ b/mail/spamd/Makefile       Tue Mar 07 22:32:23 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2006/02/16 21:39:05 reed Exp $
+# $NetBSD: Makefile,v 1.7 2006/03/07 22:32:23 peter Exp $
 
-DISTNAME=              spamd-20050726
+DISTNAME=              spamd-20060307
 CATEGORIES=            mail
 MASTER_SITES=          http://nedbsd.nl/~ppostma/pf/
 
@@ -8,7 +8,7 @@
 HOMEPAGE=              http://www.benzedrine.cx/relaydb.html
 COMMENT=               OpenBSD spam deferral daemon
 
-ONLY_FOR_PLATFORM=     NetBSD-[2-9]*-*
+ONLY_FOR_PLATFORM=     NetBSD-*-* OpenBSD-*-* FreeBSD-*-* DragonFly-*-*
 
 NO_CONFIGURE=          yes
 
diff -r 9b03855a0313 -r 62a29368577b mail/spamd/distinfo
--- a/mail/spamd/distinfo       Tue Mar 07 22:18:53 2006 +0000
+++ b/mail/spamd/distinfo       Tue Mar 07 22:32:23 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/07/26 11:13:41 peter Exp $
+$NetBSD: distinfo,v 1.3 2006/03/07 22:32:23 peter Exp $
 
-SHA1 (spamd-20050726.tar.gz) = 5187f24a3a1e744360680f46e928e5b471dc0afa
-RMD160 (spamd-20050726.tar.gz) = 88e49785d75626dad77a13a761dd77b8c8862253
-Size (spamd-20050726.tar.gz) = 33418 bytes
+SHA1 (spamd-20060307.tar.gz) = 9541b352e604fef27d9eb78c4dd63bb9b35c5894
+RMD160 (spamd-20060307.tar.gz) = 558448cec7aa4d65805b59c3294bfd6c7908182c
+Size (spamd-20060307.tar.gz) = 34303 bytes



Home | Main Index | Thread Index | Old Index