summaryrefslogtreecommitdiff
path: root/mail/dovecot
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2007-04-01 10:23:07 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2007-04-01 10:23:07 +0000
commit6a11c44fed4386bffbd217e43e32a530fd3e0ad9 (patch)
treef20448040f200b1d6e0aa7af74df2edb1766b8b4 /mail/dovecot
parentUpdate to 0.30 (diff)
Update to 1.0.r29
PR: 111086 Submitted by: Robin Breathe <robin@isometry.net> (maintainer)
Notes
Notes: svn path=/head/; revision=188928
Diffstat (limited to 'mail/dovecot')
-rw-r--r--mail/dovecot/Makefile6
-rw-r--r--mail/dovecot/distinfo6
-rw-r--r--mail/dovecot/pkg-message4
3 files changed, 5 insertions, 11 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile
index 97160d1458c2..a5988b70e1de 100644
--- a/mail/dovecot/Makefile
+++ b/mail/dovecot/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= dovecot
-DISTVERSION= 1.0.rc28
-PORTREVISION= 1
+DISTVERSION= 1.0.rc29
CATEGORIES= mail ipv6
MASTER_SITES= http://www.dovecot.org/releases/
@@ -29,8 +28,7 @@ USE_LDCONFIG= ${PREFIX}/lib/dovecot \
${PREFIX}/lib/dovecot/lda
.if !defined(NOPORTDOCS)
-PORTDOCS= USE-WIKI-INSTEAD \
- auth-protocol.txt securecoding.txt variables.txt
+PORTDOCS= *.txt wiki
.else
CONFIGURE_ARGS+= --without-docs
.endif
diff --git a/mail/dovecot/distinfo b/mail/dovecot/distinfo
index c0942c5aab8e..3eb30af4333a 100644
--- a/mail/dovecot/distinfo
+++ b/mail/dovecot/distinfo
@@ -1,3 +1,3 @@
-MD5 (dovecot-1.0.rc28.tar.gz) = e6fd617f3210f914815186c176796881
-SHA256 (dovecot-1.0.rc28.tar.gz) = 56dd5221812d66a2fa90437ff3cc50a03236d94f9309cffb5ce48448bd64c2a3
-SIZE (dovecot-1.0.rc28.tar.gz) = 1534090
+MD5 (dovecot-1.0.rc29.tar.gz) = 4b5ab65d59474c8e783ad6bd496fff22
+SHA256 (dovecot-1.0.rc29.tar.gz) = 6b8431e8276c07e235d30c195946e9b09d1f3e12f28aea6f755b6d4c72008dd9
+SIZE (dovecot-1.0.rc29.tar.gz) = 1670673
diff --git a/mail/dovecot/pkg-message b/mail/dovecot/pkg-message
index 45915a2f29ff..a86b76ee9d4f 100644
--- a/mail/dovecot/pkg-message
+++ b/mail/dovecot/pkg-message
@@ -9,8 +9,4 @@
echo dovecot_enable="YES" >> /etc/rc.conf
- Further information on configuration can be found at:
-
- http://wiki.dovecot.org/
-
---------------------------------------------------------------------