diff options
author | garga <garga@FreeBSD.org> | 2011-11-05 04:01:51 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2011-11-05 04:01:51 +0800 |
commit | 600e557251e5534f342e3f43cc6d6d2e36916571 (patch) | |
tree | 454cad0d7925cee2e1592bb1189123c6cb866db5 /mail | |
parent | 1ddef1d5d1e1ea545cf097c87fb9a04d052f30b4 (diff) | |
download | freebsd-ports-gnome-600e557251e5534f342e3f43cc6d6d2e36916571.tar.gz freebsd-ports-gnome-600e557251e5534f342e3f43cc6d6d2e36916571.tar.zst freebsd-ports-gnome-600e557251e5534f342e3f43cc6d6d2e36916571.zip |
Update to 2.5.4
Diffstat (limited to 'mail')
-rw-r--r-- | mail/maildrop/Makefile | 3 | ||||
-rw-r--r-- | mail/maildrop/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/mail/maildrop/Makefile b/mail/maildrop/Makefile index af934623fc05..b06609c397c8 100644 --- a/mail/maildrop/Makefile +++ b/mail/maildrop/Makefile @@ -20,7 +20,7 @@ # extension (http://wiki.dovecot.org/maildrop/) PORTNAME= maildrop -PORTVERSION= 2.5.2 +PORTVERSION= 2.5.4 CATEGORIES= mail MASTER_SITES= SF/courier/${PORTNAME}/${PORTVERSION} @@ -29,6 +29,7 @@ COMMENT= Mail delivery agent (MDA) with filtering abilities USE_BZIP2= yes USE_PERL5= yes +USE_ICONV= yes GNU_CONFIGURE= yes MAKE_JOBS_SAFE= yes CONFIGURE_ARGS= --enable-syslog=1 \ diff --git a/mail/maildrop/distinfo b/mail/maildrop/distinfo index 209792810b8d..5f4ae3cad391 100644 --- a/mail/maildrop/distinfo +++ b/mail/maildrop/distinfo @@ -1,2 +1,2 @@ -SHA256 (maildrop-2.5.2.tar.bz2) = c1996773baf2d0147299f2ae3d588937e350b175d60bd7efb4551d39cd0a4190 -SIZE (maildrop-2.5.2.tar.bz2) = 2423744 +SHA256 (maildrop-2.5.4.tar.bz2) = 7621b4aede007d478dbd8bf88216e0289c18beddd36bbf429e85e3e66ca9e002 +SIZE (maildrop-2.5.4.tar.bz2) = 2082167 |