mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Update to 1.0.r29
PR: 111086 Submitted by: Robin Breathe <robin@isometry.net> (maintainer)
This commit is contained in:
parent
a8beec2b09
commit
6a11c44fed
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=188928
@ -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
|
||||
|
@ -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
|
||||
|
@ -9,8 +9,4 @@
|
||||
|
||||
echo dovecot_enable="YES" >> /etc/rc.conf
|
||||
|
||||
Further information on configuration can be found at:
|
||||
|
||||
http://wiki.dovecot.org/
|
||||
|
||||
---------------------------------------------------------------------
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -9,8 +9,4 @@
|
||||
|
||||
echo dovecot_enable="YES" >> /etc/rc.conf
|
||||
|
||||
Further information on configuration can be found at:
|
||||
|
||||
http://wiki.dovecot.org/
|
||||
|
||||
---------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user