diff options
author | az <az@FreeBSD.org> | 2005-11-24 16:24:56 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2005-11-24 16:24:56 +0800 |
commit | 06d9a8b09dc52785310af3240827217c63c2879c (patch) | |
tree | 83045f14b32c9de8591626e41f456fda50d37cf2 /mail/postgrey | |
parent | 81b5da7a05f0b4e8fe2755fac03da22b1c5c8b19 (diff) | |
download | freebsd-ports-gnome-06d9a8b09dc52785310af3240827217c63c2879c.tar.gz freebsd-ports-gnome-06d9a8b09dc52785310af3240827217c63c2879c.tar.zst freebsd-ports-gnome-06d9a8b09dc52785310af3240827217c63c2879c.zip |
Update to version 1.23
Changelog:
- fix compatibility with Berkeley-DB < 4.1
- fix crash in the database-cleanup routine (Vito Robar)
- updated whitelist
- don't be pedantic about wrong reverse-dns entries: it doesn't really help
and it could affect legitimate mail servers (Andreas Hoedle)
PR: ports/89484
Submitted by: Harold Paulson (maintainer)
Diffstat (limited to 'mail/postgrey')
-rw-r--r-- | mail/postgrey/Makefile | 2 | ||||
-rw-r--r-- | mail/postgrey/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/postgrey/Makefile b/mail/postgrey/Makefile index b3d320083448..ceea6cebcc86 100644 --- a/mail/postgrey/Makefile +++ b/mail/postgrey/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postgrey -PORTVERSION= 1.22 +PORTVERSION= 1.23 CATEGORIES= mail MASTER_SITES= http://isg.ee.ethz.ch/tools/postgrey/pub/ diff --git a/mail/postgrey/distinfo b/mail/postgrey/distinfo index 54d6977f758f..01e3784e8232 100644 --- a/mail/postgrey/distinfo +++ b/mail/postgrey/distinfo @@ -1,3 +1,3 @@ -MD5 (postgrey-1.22.tar.gz) = ecd6e5a6e48b74a20639aa9fe7754b66 -SHA256 (postgrey-1.22.tar.gz) = c0e70770375c10d7ac279ef4e908fab7167993549e0307fc970253055124901e -SIZE (postgrey-1.22.tar.gz) = 26446 +MD5 (postgrey-1.23.tar.gz) = d5214a0dbca6872c5be426d0ffde534d +SHA256 (postgrey-1.23.tar.gz) = 065adc72d30b6d1110bd5f77efcfb480343461c81f5fdd048650d19a640332ea +SIZE (postgrey-1.22.tar.gz) = 26622 |