diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-02-01 12:33:58 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-02-01 12:33:58 +0000 |
commit | f1c68d938ae9a6cea3e7cd6adc4a4561e7697b36 (patch) | |
tree | 3a5f73c97323ea72ce3eb336f4d735a006d117a5 /mail/postfix28 | |
parent | Add startup script. (diff) |
- Update to 2.3.7
PR: ports/108610
Submitted by: Vivek Khera <vivek at khera.org> (maintainer)
Notes
Notes:
svn path=/head/; revision=183861
Diffstat (limited to 'mail/postfix28')
-rw-r--r-- | mail/postfix28/Makefile | 2 | ||||
-rw-r--r-- | mail/postfix28/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/postfix28/Makefile b/mail/postfix28/Makefile index dac33706b4f4..e1cb612cee4d 100644 --- a/mail/postfix28/Makefile +++ b/mail/postfix28/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 2.3.5 +PORTVERSION= 2.3.7 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ diff --git a/mail/postfix28/distinfo b/mail/postfix28/distinfo index 2dd71a200eee..afc7f5221907 100644 --- a/mail/postfix28/distinfo +++ b/mail/postfix28/distinfo @@ -1,6 +1,6 @@ -MD5 (postfix/postfix-2.3.5.tar.gz) = ccdaccbf4c77abbab039a44f9e92a560 -SHA256 (postfix/postfix-2.3.5.tar.gz) = fcb22c93633ac7949dcd744ba4a8a7a7135554bf60a45d1fad33bde944c43a9c -SIZE (postfix/postfix-2.3.5.tar.gz) = 2782283 +MD5 (postfix/postfix-2.3.7.tar.gz) = a3ce7f2e5d8a6f688571bb55b792b848 +SHA256 (postfix/postfix-2.3.7.tar.gz) = 5ea8f9f9b205145b23764b226eea0e4cdfd6489cd5fbacadd61580982e46538d +SIZE (postfix/postfix-2.3.7.tar.gz) = 2785739 MD5 (postfix/postfix-2.3.4-vda.patch.gz) = d7f951f95aaf1929bd9b5b18875e217f SHA256 (postfix/postfix-2.3.4-vda.patch.gz) = 614343f9aca204cefe754605f4588af1c53588983e8867f407d905089c9ec423 SIZE (postfix/postfix-2.3.4-vda.patch.gz) = 7950 |