diff options
author | rafan <rafan@FreeBSD.org> | 2007-02-01 20:33:58 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2007-02-01 20:33:58 +0800 |
commit | 8c95a248c78799fe88a88c7f2edff4154506539a (patch) | |
tree | 2d65e3fd82ed0d74ab3a0b9bbef4163fb7e2ed56 /mail/postfix25 | |
parent | f423b19bf90b67a843ef2301b0b185dc04b1d4c8 (diff) | |
download | freebsd-ports-gnome-8c95a248c78799fe88a88c7f2edff4154506539a.tar.gz freebsd-ports-gnome-8c95a248c78799fe88a88c7f2edff4154506539a.tar.zst freebsd-ports-gnome-8c95a248c78799fe88a88c7f2edff4154506539a.zip |
- Update to 2.3.7
PR: ports/108610
Submitted by: Vivek Khera <vivek at khera.org> (maintainer)
Diffstat (limited to 'mail/postfix25')
-rw-r--r-- | mail/postfix25/Makefile | 2 | ||||
-rw-r--r-- | mail/postfix25/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/postfix25/Makefile b/mail/postfix25/Makefile index dac33706b4f4..e1cb612cee4d 100644 --- a/mail/postfix25/Makefile +++ b/mail/postfix25/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/postfix25/distinfo b/mail/postfix25/distinfo index 2dd71a200eee..afc7f5221907 100644 --- a/mail/postfix25/distinfo +++ b/mail/postfix25/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 |