diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2007-04-01 18:23:07 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2007-04-01 18:23:07 +0800 |
commit | 432b0847c6792a713b94329cb8bcf63d26e0e035 (patch) | |
tree | 4f94c784d999a81096c68ddeaf23edde0c4b2df2 /mail/dovecot | |
parent | a5f3416465b71f94d6e5472f7ff1fd4da08b1afe (diff) | |
download | freebsd-ports-gnome-432b0847c6792a713b94329cb8bcf63d26e0e035.tar.gz freebsd-ports-gnome-432b0847c6792a713b94329cb8bcf63d26e0e035.tar.zst freebsd-ports-gnome-432b0847c6792a713b94329cb8bcf63d26e0e035.zip |
Update to 1.0.r29
PR: 111086
Submitted by: Robin Breathe <robin@isometry.net> (maintainer)
Diffstat (limited to 'mail/dovecot')
-rw-r--r-- | mail/dovecot/Makefile | 6 | ||||
-rw-r--r-- | mail/dovecot/distinfo | 6 | ||||
-rw-r--r-- | mail/dovecot/pkg-message | 4 |
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/ - --------------------------------------------------------------------- |