summaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-03-31 09:18:00 +0000
committeredwin <edwin@FreeBSD.org>2003-03-31 09:18:00 +0000
commit3ce79c71d37871730f53f9170aa11422b0fa7ce6 (patch)
tree32c1de77b281c007cb56deebfac89f3450f6d6d6 /mail
parentf134e17db8963d6d3b5b61e7b77fb88ebb6315a1 (diff)
downloadFreeBSD-ports-3ce79c71d37871730f53f9170aa11422b0fa7ce6.zip
FreeBSD-ports-3ce79c71d37871730f53f9170aa11422b0fa7ce6.tar.gz
mail/dovecot 0.99.8-test5 -> 0.99.8.1
PR: ports/49985 Submitted by: Dominic Marks <dom@cus.org.uk>
Diffstat (limited to 'mail')
-rw-r--r--mail/dovecot-devel/Makefile10
-rw-r--r--mail/dovecot-devel/distinfo2
-rw-r--r--mail/dovecot-devel/pkg-plist3
-rw-r--r--mail/dovecot/Makefile10
-rw-r--r--mail/dovecot/distinfo2
-rw-r--r--mail/dovecot/pkg-plist3
6 files changed, 20 insertions, 10 deletions
diff --git a/mail/dovecot-devel/Makefile b/mail/dovecot-devel/Makefile
index 4c3a7a9..015bbcb 100644
--- a/mail/dovecot-devel/Makefile
+++ b/mail/dovecot-devel/Makefile
@@ -6,13 +6,12 @@
#
PORTNAME= dovecot
-PORTVERSION= 0.99.8
+PORTVERSION= 0.99.8.1
CATEGORIES= mail ipv6
-MASTER_SITES= http://dovecot.procontrol.fi/test/
-DISTNAME= ${PORTNAME}-${PORTVERSION}-test5
+MASTER_SITES= http://dovecot.procontrol.fi/
MAINTAINER= d.marks@student.umist.ac.uk
-COMMENT= Secure and compact IMAP server
+COMMENT= Secure and compact IMAP and POP3 servers
USE_REINPLACE= yes
GNU_CONFIGURE= yes
@@ -87,6 +86,9 @@ post-install:
${WRKSRC}/doc/nfs.txt \
${WRKSRC}/doc/configuration.txt \
${WRKSRC}/doc/mail-storages.txt \
+ ${WRKSRC}/doc/dovecot-ldap.conf \
+ ${WRKSRC}/doc/dovecot-openssl.cnf \
+ ${WRKSRC}/doc/mkcert.sh \
${PREFIX}/share/doc/dovecot
.endif
diff --git a/mail/dovecot-devel/distinfo b/mail/dovecot-devel/distinfo
index af65736..feeba5a 100644
--- a/mail/dovecot-devel/distinfo
+++ b/mail/dovecot-devel/distinfo
@@ -1 +1 @@
-MD5 (dovecot-0.99.8-test5.tar.gz) = 53708ed6602ff6b572d46b4af55aafa8
+MD5 (dovecot-0.99.8.1.tar.gz) = eea63172310a0d154f32b03ed5127657
diff --git a/mail/dovecot-devel/pkg-plist b/mail/dovecot-devel/pkg-plist
index 0232741..6e95416 100644
--- a/mail/dovecot-devel/pkg-plist
+++ b/mail/dovecot-devel/pkg-plist
@@ -13,5 +13,8 @@ sbin/dovecot
%%PORTDOCS%%share/doc/dovecot/multiaccess.txt
%%PORTDOCS%%share/doc/dovecot/configuration.txt
%%PORTDOCS%%share/doc/dovecot/mail-storages.txt
+%%PORTDOCS%%share/doc/dovecot/dovecot-ldap.conf
+%%PORTDOCS%%share/doc/dovecot/dovecot-openssl.cnf
+%%PORTDOCS%%share/doc/dovecot/mkcert.sh
%%PORTDOCS%%@dirrm share/doc/dovecot
@dirrm lib/dovecot
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile
index 4c3a7a9..015bbcb 100644
--- a/mail/dovecot/Makefile
+++ b/mail/dovecot/Makefile
@@ -6,13 +6,12 @@
#
PORTNAME= dovecot
-PORTVERSION= 0.99.8
+PORTVERSION= 0.99.8.1
CATEGORIES= mail ipv6
-MASTER_SITES= http://dovecot.procontrol.fi/test/
-DISTNAME= ${PORTNAME}-${PORTVERSION}-test5
+MASTER_SITES= http://dovecot.procontrol.fi/
MAINTAINER= d.marks@student.umist.ac.uk
-COMMENT= Secure and compact IMAP server
+COMMENT= Secure and compact IMAP and POP3 servers
USE_REINPLACE= yes
GNU_CONFIGURE= yes
@@ -87,6 +86,9 @@ post-install:
${WRKSRC}/doc/nfs.txt \
${WRKSRC}/doc/configuration.txt \
${WRKSRC}/doc/mail-storages.txt \
+ ${WRKSRC}/doc/dovecot-ldap.conf \
+ ${WRKSRC}/doc/dovecot-openssl.cnf \
+ ${WRKSRC}/doc/mkcert.sh \
${PREFIX}/share/doc/dovecot
.endif
diff --git a/mail/dovecot/distinfo b/mail/dovecot/distinfo
index af65736..feeba5a 100644
--- a/mail/dovecot/distinfo
+++ b/mail/dovecot/distinfo
@@ -1 +1 @@
-MD5 (dovecot-0.99.8-test5.tar.gz) = 53708ed6602ff6b572d46b4af55aafa8
+MD5 (dovecot-0.99.8.1.tar.gz) = eea63172310a0d154f32b03ed5127657
diff --git a/mail/dovecot/pkg-plist b/mail/dovecot/pkg-plist
index 0232741..6e95416 100644
--- a/mail/dovecot/pkg-plist
+++ b/mail/dovecot/pkg-plist
@@ -13,5 +13,8 @@ sbin/dovecot
%%PORTDOCS%%share/doc/dovecot/multiaccess.txt
%%PORTDOCS%%share/doc/dovecot/configuration.txt
%%PORTDOCS%%share/doc/dovecot/mail-storages.txt
+%%PORTDOCS%%share/doc/dovecot/dovecot-ldap.conf
+%%PORTDOCS%%share/doc/dovecot/dovecot-openssl.cnf
+%%PORTDOCS%%share/doc/dovecot/mkcert.sh
%%PORTDOCS%%@dirrm share/doc/dovecot
@dirrm lib/dovecot
OpenPOWER on IntegriCloud