diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2007-04-30 11:50:36 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2007-04-30 11:50:36 +0000 |
commit | 40e1772384b915c8a182c98e908fae9c79c05fce (patch) | |
tree | 0faaecb63460ec13795d20d0244c0891a22c4568 /mail/postfix | |
parent | c2298a8e023d3aaa086f53fe12d24fe132cd51ca (diff) | |
download | ports-40e1772384b915c8a182c98e908fae9c79c05fce.tar.gz ports-40e1772384b915c8a182c98e908fae9c79c05fce.zip |
Notes
Diffstat (limited to 'mail/postfix')
-rw-r--r-- | mail/postfix/Makefile | 2 | ||||
-rw-r--r-- | mail/postfix/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 4b344d2e7ccb..1d5e05b87024 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 2.4.0 +PORTVERSION= 2.4.1 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo index 8f52c58e1d85..39796c4a3d22 100644 --- a/mail/postfix/distinfo +++ b/mail/postfix/distinfo @@ -1,6 +1,6 @@ -MD5 (postfix/postfix-2.4.0.tar.gz) = 45c56b112a6cd9ba08ac99dfd734ea9d -SHA256 (postfix/postfix-2.4.0.tar.gz) = 7cbc4d8904512ac1792193c54a2989b481e6402447b82988b6a88b8091af6bbd -SIZE (postfix/postfix-2.4.0.tar.gz) = 2931537 +MD5 (postfix/postfix-2.4.1.tar.gz) = dbe8af1e7c7a7755352218cba7a5ba11 +SHA256 (postfix/postfix-2.4.1.tar.gz) = cfd15796684bf8fa4ef0c58013a325b4bf6ad5bf3c13d72d5c441c2bdcec16b8 +SIZE (postfix/postfix-2.4.1.tar.gz) = 2932009 MD5 (postfix/postfix-2.4.0-vda.patch) = 30bfa1006ceb5a061c77cabc794b8f77 SHA256 (postfix/postfix-2.4.0-vda.patch) = ce2db08b78b7377cd0e1d9fc144b19d41a11c7012066ba82335397e657a25b6a SIZE (postfix/postfix-2.4.0-vda.patch) = 29438 |