diff options
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | mail/dovecot/Makefile | 12 | ||||
-rw-r--r-- | mail/dovecot/distinfo | 8 |
3 files changed, 12 insertions, 11 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 8a57930c07d..bb706c87629 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.6557 2004/07/14 17:44:12 wiz Exp $ +$NetBSD: CHANGES,v 1.6558 2004/07/14 18:09:00 xtraeme Exp $ Changes to the packages collection and infrastructure in 2004: @@ -3392,3 +3392,4 @@ Changes to the packages collection and infrastructure in 2004: Update pkg_tarup to 1.6 [erh 2004-07-14] Updated neon to 0.24.7 [epg 2004-07-14] Updated pkglint to 3.88 [wiz 2004-07-14] + Updated dovecot to 0.99.10.7 [xtraeme 2004-07-14] diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index 8deaf6754f5..4bb70e2f363 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -1,15 +1,17 @@ -# $NetBSD: Makefile,v 1.21 2004/06/21 08:32:05 xtraeme Exp $ +# $NetBSD: Makefile,v 1.22 2004/07/14 18:09:00 xtraeme Exp $ -DISTNAME= dovecot-0.99.10.6 +DISTNAME= dovecot-0.99.10.7 CATEGORIES= mail -MASTER_SITES= http://dovecot.fi/ +MASTER_SITES= http://www.dovecot.org/releases/ +.if 0 PATCH_SITES= http://www.roughtrade.net/dovecot/ -PATCHFILES= dovecot-crammd5-0.99.10.6.diff +PATCHFILES= dovecot-crammd5-0.99.10.7.diff PATCH_DIST_STRIP= -p1 +.endif MAINTAINER= tom@replic8.net -HOMEPAGE= http://dovecot.fi/ +HOMEPAGE= http://www.dovecot.org/ COMMENT= Secure IMAP and POP3 server USE_BUILDLINK3= YES diff --git a/mail/dovecot/distinfo b/mail/dovecot/distinfo index 68493ab17a8..be79a376476 100644 --- a/mail/dovecot/distinfo +++ b/mail/dovecot/distinfo @@ -1,8 +1,6 @@ -$NetBSD: distinfo,v 1.10 2004/06/21 08:30:24 xtraeme Exp $ +$NetBSD: distinfo,v 1.11 2004/07/14 18:09:00 xtraeme Exp $ -SHA1 (dovecot-0.99.10.6.tar.gz) = cc13affe2e5f96869956adae7c0f5ede6d8eefa3 -Size (dovecot-0.99.10.6.tar.gz) = 858545 bytes -SHA1 (dovecot-crammd5-0.99.10.6.diff) = 4a4b27a3e58692e677ce8570ca03372a6e12037a -Size (dovecot-crammd5-0.99.10.6.diff) = 15768 bytes +SHA1 (dovecot-0.99.10.7.tar.gz) = 9fba2c016e48e9e3b89905bc1bef2e2f55757461 +Size (dovecot-0.99.10.7.tar.gz) = 860088 bytes SHA1 (patch-aa) = 6ed31ba47883903e5a7b2fcb715432e0c3e8947c SHA1 (patch-ab) = c3b4256ba50417e65e6ec69025e7864865c7a1a0 |