diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-07-24 22:24:31 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-07-24 22:24:31 +0000 |
commit | bb69b39dc77c143113876953d0a030d868f8dd2f (patch) | |
tree | ac9ce8c38fb03ab9de028e4f2ece476d41c8199d /mail/postfix28 | |
parent | Adding port databases/ocaml-sqlite3, OCaml bindings for databases/sqlite3. (diff) |
- Update to 2.3.1
Notes
Notes:
svn path=/head/; revision=168682
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 b867dd3befa5..c18e5800c7b2 100644 --- a/mail/postfix28/Makefile +++ b/mail/postfix28/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 2.3.0 +PORTVERSION= 2.3.1 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 356b91fe4a70..7c4b03b39608 100644 --- a/mail/postfix28/distinfo +++ b/mail/postfix28/distinfo @@ -1,6 +1,6 @@ -MD5 (postfix/postfix-2.3.0.tar.gz) = 72a714e0cc8a5fdbe770359ae965e09b -SHA256 (postfix/postfix-2.3.0.tar.gz) = 719ad43cfb032fc94272f63b0bb4bc6930bdf9b48bd539927dbe403a1d53d786 -SIZE (postfix/postfix-2.3.0.tar.gz) = 2770810 +MD5 (postfix/postfix-2.3.1.tar.gz) = c4969321233186f6fc386a10b858c63b +SHA256 (postfix/postfix-2.3.1.tar.gz) = 1df225ed029658a4ff3b64c26ef6b6c8371db87e829eb01909959f06fad9f0b7 +SIZE (postfix/postfix-2.3.1.tar.gz) = 2774017 MD5 (postfix/postfix-2.3.0-vda.patch.gz) = e29d9db6641b22f788d496912e045992 SHA256 (postfix/postfix-2.3.0-vda.patch.gz) = c75073d9a30aa50d1911da9ce42648d25cd8d485df0724f17efdeb7bd856598d SIZE (postfix/postfix-2.3.0-vda.patch.gz) = 7497 |