pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/milter-greylist Update "milter-greylist" package ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/43398e22ff23
branches:  trunk
changeset: 556724:43398e22ff23
user:      tron <tron%pkgsrc.org@localhost>
date:      Thu Apr 02 18:34:17 2009 +0000

description:
Update "milter-greylist" package to version 4.2. Changes since 4.2rc1:
- Make sure dump is really on disk even with a buggy ext4fs
- Build with OpenLDAP but not CURL (Matthias Scheler)

Approved by Alistair Crooks.

diffstat:

 mail/milter-greylist/Makefile         |   4 ++--
 mail/milter-greylist/distinfo         |   9 ++++-----
 mail/milter-greylist/patches/patch-ab |  12 ------------
 3 files changed, 6 insertions(+), 19 deletions(-)

diffs (43 lines):

diff -r 58528e9b8677 -r 43398e22ff23 mail/milter-greylist/Makefile
--- a/mail/milter-greylist/Makefile     Thu Apr 02 18:15:00 2009 +0000
+++ b/mail/milter-greylist/Makefile     Thu Apr 02 18:34:17 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2009/03/16 10:15:23 tron Exp $
+# $NetBSD: Makefile,v 1.42 2009/04/02 18:34:17 tron Exp $
 
-DISTNAME=      milter-greylist-4.2rc1
+DISTNAME=      milter-greylist-4.2
 CATEGORIES=    mail
 MASTER_SITES=  ftp://ftp.espci.fr/pub/milter-greylist/
 EXTRACT_SUFX=  .tgz
diff -r 58528e9b8677 -r 43398e22ff23 mail/milter-greylist/distinfo
--- a/mail/milter-greylist/distinfo     Thu Apr 02 18:15:00 2009 +0000
+++ b/mail/milter-greylist/distinfo     Thu Apr 02 18:34:17 2009 +0000
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.22 2009/03/16 10:15:23 tron Exp $
+$NetBSD: distinfo,v 1.23 2009/04/02 18:34:17 tron Exp $
 
-SHA1 (milter-greylist-4.2rc1.tgz) = 039d8b63051d886725e79e4903cdfd022b5b96a9
-RMD160 (milter-greylist-4.2rc1.tgz) = c24f2c98e0ed3f4b2058d92c70bd23ea0f23b2cd
-Size (milter-greylist-4.2rc1.tgz) = 205151 bytes
+SHA1 (milter-greylist-4.2.tgz) = 247e7254d98eeac1e1a634dcf88fffe363dcceaa
+RMD160 (milter-greylist-4.2.tgz) = 21e190f1f8c65e6ffcd4b40a40c3d419ec5e80f4
+Size (milter-greylist-4.2.tgz) = 205478 bytes
 SHA1 (patch-aa) = b90849d16aa541ee70df67bb25dd53ce3df63e70
-SHA1 (patch-ab) = 3e4e3ea42977b7a8dfc983bd1359c7bc6ad8ca92
diff -r 58528e9b8677 -r 43398e22ff23 mail/milter-greylist/patches/patch-ab
--- a/mail/milter-greylist/patches/patch-ab     Thu Apr 02 18:15:00 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-$NetBSD: patch-ab,v 1.3 2009/03/16 10:15:23 tron Exp $
-
---- prop.c.orig        2008-08-03 10:48:44.000000000 +0100
-+++ prop.c     2009-03-16 09:08:52.000000000 +0000
-@@ -62,7 +62,6 @@
- #include "spf.h"
- #include "acl.h"
- #include "conf.h"
--#include "urlcheck.h"
- #include "sync.h"
- #include "prop.h"
- 



Home | Main Index | Thread Index | Old Index