aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2016-04-02 16:59:22 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2016-04-02 16:59:22 +0000
commit952af03f4df840692405f03e02528822c7f595a2 (patch)
treee2e3acd52330ce755875fcc819f128f79ce19b0b /mail
parent9a947e80ff8684b87edf6e1ac2f3b1797f00f2b3 (diff)
downloadports-952af03f4df840692405f03e02528822c7f595a2.tar.gz
ports-952af03f4df840692405f03e02528822c7f595a2.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/dovecot2-antispam-plugin/Makefile2
-rw-r--r--mail/dovecot2-pigeonhole/Makefile1
-rw-r--r--mail/dovecot2/Makefile11
-rw-r--r--mail/dovecot2/distinfo4
4 files changed, 11 insertions, 7 deletions
diff --git a/mail/dovecot2-antispam-plugin/Makefile b/mail/dovecot2-antispam-plugin/Makefile
index de4697eebe3e..ebf1c5dd9086 100644
--- a/mail/dovecot2-antispam-plugin/Makefile
+++ b/mail/dovecot2-antispam-plugin/Makefile
@@ -3,7 +3,7 @@
PORTNAME= dovecot2-antispam-plugin
PORTVERSION= 20130429
-PORTREVISION= 16
+PORTREVISION= 17
CATEGORIES= mail
MASTER_SITES= http://olgeni.olgeni.com/~olgeni/distfiles/ \
LOCAL/olgeni
diff --git a/mail/dovecot2-pigeonhole/Makefile b/mail/dovecot2-pigeonhole/Makefile
index c288bf7c4ed9..62a904024994 100644
--- a/mail/dovecot2-pigeonhole/Makefile
+++ b/mail/dovecot2-pigeonhole/Makefile
@@ -3,6 +3,7 @@
PORTNAME= dovecot-pigeonhole
PORTVERSION= 0.4.13
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/
DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION}
diff --git a/mail/dovecot2/Makefile b/mail/dovecot2/Makefile
index 4ebc35375a8a..2072761df4a2 100644
--- a/mail/dovecot2/Makefile
+++ b/mail/dovecot2/Makefile
@@ -13,7 +13,7 @@
######################################################################
PORTNAME= dovecot
-PORTVERSION= 2.2.22
+PORTVERSION= 2.2.23
CATEGORIES= mail ipv6
MASTER_SITES= http://www.dovecot.org/releases/${PORTVERSION:R}/
PKGNAMESUFFIX= 2
@@ -152,10 +152,13 @@ post-patch:
@${REINPLACE_CMD} -e '/^[^#]/s|/usr|${LOCALBASE}|' \
${WRKSRC}/src/plugins/fts/decode2text.sh
-post-install:
- @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${STAGEDIR}${DOCSDIR}
+post-install-DOCS-on:
+ @${MKDIR} ${STAGEDIR}${DOCSDIR}
+ (cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR})
+
+post-install-EXAMPLES-on:
+ @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
${MV} ${STAGEDIR}${DOCSDIR}/dovecot-openssl.cnf ${STAGEDIR}${EXAMPLESDIR}
${MV} ${STAGEDIR}${DOCSDIR}/mkcert.sh ${STAGEDIR}${EXAMPLESDIR}
- (cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR})
.include <bsd.port.mk>
diff --git a/mail/dovecot2/distinfo b/mail/dovecot2/distinfo
index 176643e66831..98863e0bf868 100644
--- a/mail/dovecot2/distinfo
+++ b/mail/dovecot2/distinfo
@@ -1,2 +1,2 @@
-SHA256 (dovecot-2.2.22.tar.gz) = c7a9db3c4ae9d9b4da920d2c82669700a0d407934501b405f37f89cc0b706ec7
-SIZE (dovecot-2.2.22.tar.gz) = 5318023
+SHA256 (dovecot-2.2.23.tar.gz) = 5d834be43fe8f6f61d9b0fb139bf1db2a4da313aeebd7bf09e4bf6bcb1c9e441
+SIZE (dovecot-2.2.23.tar.gz) = 5291365