diff options
author | edwin <edwin@FreeBSD.org> | 2004-05-14 18:24:36 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2004-05-14 18:24:36 +0800 |
commit | 1883d7ae647bb86e2d79c0e616c02068307a0c32 (patch) | |
tree | 33b3c76625925af57318593c85ddd6b6d8fcd2cf /mail/postfix26 | |
parent | 14c85b8ff9237ca24f465dc3fc282631bee5ba81 (diff) | |
download | freebsd-ports-gnome-1883d7ae647bb86e2d79c0e616c02068307a0c32.tar.gz freebsd-ports-gnome-1883d7ae647bb86e2d79c0e616c02068307a0c32.tar.zst freebsd-ports-gnome-1883d7ae647bb86e2d79c0e616c02068307a0c32.zip |
update mail/postfix to latest release
update postfix to 2.1.1 release
PR: ports/66569
Submitted by: Vivek Khera <vivek@khera.org>
Diffstat (limited to 'mail/postfix26')
-rw-r--r-- | mail/postfix26/Makefile | 2 | ||||
-rw-r--r-- | mail/postfix26/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/mail/postfix26/Makefile b/mail/postfix26/Makefile index 814f157da47a..30fff8b153c0 100644 --- a/mail/postfix26/Makefile +++ b/mail/postfix26/Makefile @@ -15,7 +15,7 @@ # NOTE: PCRE is enabled by default unless you specifically disable it. PORTNAME= postfix -PORTVERSION= 2.1.0 +PORTVERSION= 2.1.1 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ diff --git a/mail/postfix26/distinfo b/mail/postfix26/distinfo index 28afa1a20582..8301941f1995 100644 --- a/mail/postfix26/distinfo +++ b/mail/postfix26/distinfo @@ -1,5 +1,5 @@ -MD5 (postfix/postfix-2.1.0.tar.gz) = 286856c9597cfa244c3b6133dce12749 -SIZE (postfix/postfix-2.1.0.tar.gz) = 1992845 +MD5 (postfix/postfix-2.1.1.tar.gz) = fd747b82f949e00040c2f101e1c7a6e4 +SIZE (postfix/postfix-2.1.1.tar.gz) = 1969624 MD5 (postfix/pfixtls-0.8.18-2.1.0-0.9.7d.tar.gz) = 01785d9636bdae51a906320e581b1e6b SIZE (postfix/pfixtls-0.8.18-2.1.0-0.9.7d.tar.gz) = 239141 MD5 (postfix/ipv6-1.23-pf-2.1.0.patch.gz) = 1939697e37d9b420b1cfbeafaa68b8cc |