pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Add dkim-milter.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/de754c896ed4
branches:  trunk
changeset: 501741:de754c896ed4
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu Oct 27 19:52:13 2005 +0000

description:
Add dkim-milter.

diffstat:

 doc/CHANGES   |  3 ++-
 mail/Makefile |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r b13882edf130 -r de754c896ed4 doc/CHANGES
--- a/doc/CHANGES       Thu Oct 27 19:49:07 2005 +0000
+++ b/doc/CHANGES       Thu Oct 27 19:52:13 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.11678 2005/10/27 13:00:03 tonio Exp $
+$NetBSD: CHANGES,v 1.11679 2005/10/27 19:52:13 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2005:
 
@@ -4866,3 +4866,4 @@
        Updated converters/bibtex2html to 1.76 [tonio 2005-10-27]
        Updated net/unison to 2.13.16nb1 [tonio 2005-10-27]
        Updated net/unison-devel to 2.17.1nb1 [tonio 2005-10-27]
+       Added mail/dkim-milter version 0.1.1 [minskim 2005-10-27]
diff -r b13882edf130 -r de754c896ed4 mail/Makefile
--- a/mail/Makefile     Thu Oct 27 19:49:07 2005 +0000
+++ b/mail/Makefile     Thu Oct 27 19:52:13 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.272 2005/10/16 12:23:15 jmmv Exp $
+# $NetBSD: Makefile,v 1.273 2005/10/27 19:52:14 minskim Exp $
 #
 
 COMMENT=       Electronic mail utilities
@@ -29,6 +29,7 @@
 SUBDIR+=       demime
 SUBDIR+=       distribute
 SUBDIR+=       dk-milter
+SUBDIR+=       dkim-milter
 SUBDIR+=       dot-forward
 SUBDIR+=       dovecot
 SUBDIR+=       drac



Home | Main Index | Thread Index | Old Index