diff options
author | ghen <ghen@pkgsrc.org> | 2006-11-05 15:45:09 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2006-11-05 15:45:09 +0000 |
commit | ce0af3b0ceb740ce0015b5843145bcb7fb820b1b (patch) | |
tree | b986ac74653d7cfd217d17e4abeb1ab7a8b660bc /mail | |
parent | aa7649f688d0cffdea83df01d43ba8e463aa2912 (diff) | |
download | pkgsrc-ce0af3b0ceb740ce0015b5843145bcb7fb820b1b.tar.gz |
Update to dovecot 1.0rc12. 1.0rc11 didn't compile on FreeBSD and OpenBSD.
From the release announcement mail:
Since rc11 has problems compiling with BSDs, here's a new release. Just
two changes:
- rc11 didn't compile with some compilers
- default_mail_env fallbacking was broken with --exec-mail
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dovecot/Makefile | 4 | ||||
-rw-r--r-- | mail/dovecot/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index 5855fcbffcc..a987284fab7 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.71 2006/11/04 21:44:03 ghen Exp $ +# $NetBSD: Makefile,v 1.72 2006/11/05 15:45:09 ghen Exp $ -DISTNAME= dovecot-1.0.rc11 +DISTNAME= dovecot-1.0.rc12 PKGNAME= ${DISTNAME:S/.rc/rc/} CATEGORIES= mail MASTER_SITES= http://www.dovecot.org/releases/ diff --git a/mail/dovecot/distinfo b/mail/dovecot/distinfo index 5607cf70a0a..9a5f487387b 100644 --- a/mail/dovecot/distinfo +++ b/mail/dovecot/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.44 2006/11/04 21:44:03 ghen Exp $ +$NetBSD: distinfo,v 1.45 2006/11/05 15:45:09 ghen Exp $ -SHA1 (dovecot-1.0.rc11.tar.gz) = b300b5f2d4a4b31e1a579fe616278a7ab28e7b61 -RMD160 (dovecot-1.0.rc11.tar.gz) = 08d469378639998d587e04b700c3a7398718b053 -Size (dovecot-1.0.rc11.tar.gz) = 1457850 bytes +SHA1 (dovecot-1.0.rc12.tar.gz) = a537064551f48987729bb6707db8505aa4d84978 +RMD160 (dovecot-1.0.rc12.tar.gz) = 8b34078472b38164bfc26c675740076a43ba7af1 +Size (dovecot-1.0.rc12.tar.gz) = 1457955 bytes SHA1 (patch-aa) = 6258057d49add91f06d4dd51ded72e42f6774354 SHA1 (patch-ab) = 6b6b1dcc9201eca1cedbea5daf6071403e04f14d SHA1 (patch-ag) = bd180441a0983ceccc898024370a3bdefdc11b1f |