diff options
author | kim <kim@pkgsrc.org> | 2005-04-17 15:42:53 +0000 |
---|---|---|
committer | kim <kim@pkgsrc.org> | 2005-04-17 15:42:53 +0000 |
commit | 60013cd8751d225fe5b6971b780d260d135729eb (patch) | |
tree | 167a0b180654494ea52f5b9460aabd97954d2a3f | |
parent | 5feb5ed4a16a59f2049acc6a5e4a7d5998d416e2 (diff) | |
download | pkgsrc-60013cd8751d225fe5b6971b780d260d135729eb.tar.gz |
Upgrade to 1.21: fix for denial-of-service vulnerability in syslog
-rw-r--r-- | mail/postgrey/Makefile | 6 | ||||
-rw-r--r-- | mail/postgrey/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/mail/postgrey/Makefile b/mail/postgrey/Makefile index b1e51cad6d6..5e0de5cc994 100644 --- a/mail/postgrey/Makefile +++ b/mail/postgrey/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2005/04/11 21:46:22 tv Exp $ +# $NetBSD: Makefile,v 1.4 2005/04/17 15:42:53 kim Exp $ # -DISTNAME= postgrey-1.17 -PKGREVISION= 1 +DISTNAME= postgrey-1.21 +PKGREVISION= # empty CATEGORIES= mail MASTER_SITES= http://isg.ee.ethz.ch/tools/postgrey/pub/ \ http://isg.ee.ethz.ch/tools/postgrey/pub/old/ diff --git a/mail/postgrey/distinfo b/mail/postgrey/distinfo index 336fabf5ff8..3a93bc71d05 100644 --- a/mail/postgrey/distinfo +++ b/mail/postgrey/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2005/02/24 09:59:27 agc Exp $ +$NetBSD: distinfo,v 1.3 2005/04/17 15:42:53 kim Exp $ -SHA1 (postgrey-1.17.tar.gz) = b0320e0105673fdd37006b3b4afa26f9735194a1 -RMD160 (postgrey-1.17.tar.gz) = 5bbe1845734771feb37eefd8ebd795355b7e0594 -Size (postgrey-1.17.tar.gz) = 24693 bytes +SHA1 (postgrey-1.21.tar.gz) = 3208a9da351eed031e75058e56e7e55b75757ba3 +RMD160 (postgrey-1.21.tar.gz) = 2b9b24d9a7e23a0c4a4fff493e0a973fcc9f53a1 +Size (postgrey-1.21.tar.gz) = 25934 bytes |