diff options
author | mnag <mnag@FreeBSD.org> | 2007-05-29 02:20:44 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2007-05-29 02:20:44 +0800 |
commit | 7e57dcb85c9c74de5cf0f697eb877d9b4f806b61 (patch) | |
tree | 17c35549f48fda0ec449e44ce3da0038f2db851f /mail/postfix23 | |
parent | 094ea2a89d591ee12e0c22bc2fac1a17ab37f0ed (diff) | |
download | freebsd-ports-gnome-7e57dcb85c9c74de5cf0f697eb877d9b4f806b61.tar.gz freebsd-ports-gnome-7e57dcb85c9c74de5cf0f697eb877d9b4f806b61.tar.zst freebsd-ports-gnome-7e57dcb85c9c74de5cf0f697eb877d9b4f806b61.zip |
- Update to 2.3.9
Diffstat (limited to 'mail/postfix23')
-rw-r--r-- | mail/postfix23/Makefile | 2 | ||||
-rw-r--r-- | mail/postfix23/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/postfix23/Makefile b/mail/postfix23/Makefile index 149602d2f90e..bd84d1756117 100644 --- a/mail/postfix23/Makefile +++ b/mail/postfix23/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 2.3.8 +PORTVERSION= 2.3.9 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ diff --git a/mail/postfix23/distinfo b/mail/postfix23/distinfo index 302036412dfc..ac5fbb031509 100644 --- a/mail/postfix23/distinfo +++ b/mail/postfix23/distinfo @@ -1,6 +1,6 @@ -MD5 (postfix/postfix-2.3.8.tar.gz) = a6c560657788fc7a5444fa9ea32f5513 -SHA256 (postfix/postfix-2.3.8.tar.gz) = f19c26646e19cc93bdb01b1118ad6bdc67c0ec506c7dc989370e117c8d43f3e6 -SIZE (postfix/postfix-2.3.8.tar.gz) = 2787761 +MD5 (postfix/postfix-2.3.9.tar.gz) = b7ba63f2aab912a17fa74032cac49273 +SHA256 (postfix/postfix-2.3.9.tar.gz) = 97e43d19c075084d5333b3e78cbe5754f50ce6ef67c4e3666a34a373e9859bc7 +SIZE (postfix/postfix-2.3.9.tar.gz) = 2788423 MD5 (postfix/postfix-2.3.7-vda.patch.gz) = 93ad21258bcde55f39792b5b753aed4b SHA256 (postfix/postfix-2.3.7-vda.patch.gz) = b353c82ecb2b35a5edba38180b683a4ad08895c94e3def0d1a4eeac58ac91061 SIZE (postfix/postfix-2.3.7-vda.patch.gz) = 8003 |