diff options
author | wiz <wiz> | 2002-04-23 14:03:43 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-04-23 14:03:43 +0000 |
commit | 149fab15f5695fdacb784f27fad1c519f2f43e27 (patch) | |
tree | 8cf6ff70a1a865dbfa5c0b53c6c8006cb4200aae /mail/popa3d | |
parent | c34ed1990bbec261d54886f4ac11861d509e6188 (diff) | |
download | pkgsrc-149fab15f5695fdacb784f27fad1c519f2f43e27.tar.gz |
Update to 0.5.1, changes since 0.5:
The UIDL calculation has been reworked, adding support for multi-line
message headers and reconsidering which headers to use. Without this change,
the generated IDs wouldn't always be unique when running with certain (common)
MTAs.
Diffstat (limited to 'mail/popa3d')
-rw-r--r-- | mail/popa3d/Makefile | 4 | ||||
-rw-r--r-- | mail/popa3d/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/popa3d/Makefile b/mail/popa3d/Makefile index 3f0292604f1..ac8964a93f5 100644 --- a/mail/popa3d/Makefile +++ b/mail/popa3d/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2001/12/23 23:03:22 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2002/04/23 14:03:43 wiz Exp $ # -DISTNAME= popa3d-0.5 +DISTNAME= popa3d-0.5.1 CATEGORIES= mail MASTER_SITES= http://www.openwall.com/popa3d/ \ ftp://ftp.openwall.com/pub/projects/popa3d/ \ diff --git a/mail/popa3d/distinfo b/mail/popa3d/distinfo index 9e3e6448976..94231bb1578 100644 --- a/mail/popa3d/distinfo +++ b/mail/popa3d/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.6 2001/12/23 23:03:23 wiz Exp $ +$NetBSD: distinfo,v 1.7 2002/04/23 14:03:43 wiz Exp $ -SHA1 (popa3d-0.5.tar.gz) = 3c14386d650899f5c63a41e863d0b5af7de8e7f8 -Size (popa3d-0.5.tar.gz) = 28231 bytes +SHA1 (popa3d-0.5.1.tar.gz) = 89232ceeeecb18defaea10e36231ac12c3a5ea87 +Size (popa3d-0.5.1.tar.gz) = 28714 bytes SHA1 (patch-aa) = 3af6d7cb89fdc4a9ab4206f4b87ffc1f32b6dd71 SHA1 (patch-ab) = 277a99f1e50e5b675fa12308c37cc053e72b0cb0 |