diff options
author | osa <osa@FreeBSD.org> | 2003-09-09 22:35:10 +0800 |
---|---|---|
committer | osa <osa@FreeBSD.org> | 2003-09-09 22:35:10 +0800 |
commit | 861c3d07af98f5d245c79c97836cc571f6d92936 (patch) | |
tree | 5080ff605a3a8a48db1e9de07db71a2648700aab /mail/postfix26 | |
parent | 4e550a0d8a2591b7981ee6faa44f9fa7460173cf (diff) | |
download | freebsd-ports-graphics-861c3d07af98f5d245c79c97836cc571f6d92936.tar.gz freebsd-ports-graphics-861c3d07af98f5d245c79c97836cc571f6d92936.tar.zst freebsd-ports-graphics-861c3d07af98f5d245c79c97836cc571f6d92936.zip |
Update postfix to latest release (mainly a Solaris bug workaround).
Submitted by: Vivek Khera <khera@kcilink.com> (maintainer)
PR: 56631
Diffstat (limited to 'mail/postfix26')
-rw-r--r-- | mail/postfix26/Makefile | 2 | ||||
-rw-r--r-- | mail/postfix26/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix26/Makefile b/mail/postfix26/Makefile index 098c72576fc..607e96b6977 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.0.14 +PORTVERSION= 2.0.15 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 a0d6db45a6e..8f04f4d8007 100644 --- a/mail/postfix26/distinfo +++ b/mail/postfix26/distinfo @@ -1,4 +1,4 @@ -MD5 (postfix/postfix-2.0.14.tar.gz) = d0f1d1382958f3ce918d4d690be22229 +MD5 (postfix/postfix-2.0.15.tar.gz) = 723c2b7f67016e0c19b0e1aa08dad246 MD5 (postfix/pfixtls-0.8.15-2.0.13-0.9.7b.tar.gz) = 298f55e2d896a0240f5913a3b611e623 MD5 (postfix/postfix-pg.postfix-2.0.0.2.patch) = 5a0aa5ef6a231a593eb6c5628236a3e4 MD5 (postfix/ipv6-1.17-pf-2.0.14.patch.gz) = 5dbafae86744c1893d1d3c52b3cdbcb7 |