aboutsummaryrefslogtreecommitdiffstats
path: root/mail/maildrop
diff options
context:
space:
mode:
authormadpilot <madpilot@FreeBSD.org>2014-12-14 21:19:05 +0800
committermadpilot <madpilot@FreeBSD.org>2014-12-14 21:19:05 +0800
commitb8d97d2ef29fae5b3df7f50b4af3d82366abebc5 (patch)
tree1944fb6e62e0dbe4ca8c5e763c28f2ee08463e78 /mail/maildrop
parentddbdb7b256a39e7d6611b1300c588365517335e2 (diff)
downloadfreebsd-ports-gnome-b8d97d2ef29fae5b3df7f50b4af3d82366abebc5.tar.gz
freebsd-ports-gnome-b8d97d2ef29fae5b3df7f50b4af3d82366abebc5.tar.zst
freebsd-ports-gnome-b8d97d2ef29fae5b3df7f50b4af3d82366abebc5.zip
Update to 2.8.0
With this version the dovecotauth patch has been integrated upstream.
Diffstat (limited to 'mail/maildrop')
-rw-r--r--mail/maildrop/Makefile10
-rw-r--r--mail/maildrop/distinfo6
2 files changed, 4 insertions, 12 deletions
diff --git a/mail/maildrop/Makefile b/mail/maildrop/Makefile
index 7715cc0316c9..8fd60e82e8cd 100644
--- a/mail/maildrop/Makefile
+++ b/mail/maildrop/Makefile
@@ -15,8 +15,7 @@
# MAILDROP_LOG_COLUMNS lenght of 'File:' line in log - 8; default: 72
PORTNAME= maildrop
-PORTVERSION= 2.7.2
-PORTREVISION= 1
+PORTVERSION= 2.8.0
CATEGORIES= mail
MASTER_SITES= SF/courier/${PORTNAME}/${PORTVERSION}
@@ -76,6 +75,7 @@ GDBM_LIB_DEPENDS= libgdbm.so:${PORTSDIR}/databases/gdbm
IDN_CONFIGURE_WITH= libidn
IDN_LIB_DEPENDS= libidn.so:${PORTSDIR}/dns/libidn
MAILWRAPPER_CONFIGURE_OFF= --enable-sendmail=/usr/sbin/sendmail
+DOVECOTAUTH_CONFIGURE_ENABLE= dovecotauth
.include <bsd.port.options.mk>
@@ -102,12 +102,6 @@ CONFIGURE_ARGS+= ac_cv_header_fam_h=no ac_cv_lib_fam_FAMOpen=no
CONFIGURE_ARGS+= --enable-trusted-users="${MAILDROP_TRUSTED_USERS}"
.endif
-.if ${PORT_OPTIONS:MDOVECOTAUTH}
-PATCH_SITES= http://www.madpilot.net/maildrop/
-PATCHFILES= maildrop-2.7.0-dovecotauth.patch.txt
-PATCH_DIST_STRIP= -p1
-.endif
-
post-patch:
@${REINPLACE_CMD} -e "s/l= 72 - szbuf.Length();/l= ${MAILDROP_LOG_COLUMNS} - szbuf.Length();/" \
${WRKSRC}/libs/maildrop/log.C
diff --git a/mail/maildrop/distinfo b/mail/maildrop/distinfo
index 8e573d9771b7..0849a3212602 100644
--- a/mail/maildrop/distinfo
+++ b/mail/maildrop/distinfo
@@ -1,4 +1,2 @@
-SHA256 (maildrop-2.7.2.tar.bz2) = d978cba4a6f1f139216f22cf03ee3c878fe2b287c9409024a2d41ef54931a4a6
-SIZE (maildrop-2.7.2.tar.bz2) = 1968673
-SHA256 (maildrop-2.7.0-dovecotauth.patch.txt) = 2987e56071d78dc55ac2ce523fe041dbf6565a90e98410f9fa2219d7434b945b
-SIZE (maildrop-2.7.0-dovecotauth.patch.txt) = 22063
+SHA256 (maildrop-2.8.0.tar.bz2) = 28e37051eba909d89a9769556171dde7663a805e69d85e4a7664782b0b3a3c1a
+SIZE (maildrop-2.8.0.tar.bz2) = 1989763