1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00

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)
This commit is contained in:
Andrej Zverev 2005-11-24 08:24:56 +00:00
parent df54024575
commit 68cefcab72
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=149267
2 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= postgrey
PORTVERSION= 1.22
PORTVERSION= 1.23
CATEGORIES= mail
MASTER_SITES= http://isg.ee.ethz.ch/tools/postgrey/pub/

View File

@ -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