diff options
author | adrianp <adrianp@pkgsrc.org> | 2008-10-24 23:35:09 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2008-10-24 23:35:09 +0000 |
commit | 2d2680d5fefe9f5e1247c713b9163cd80ed6d274 (patch) | |
tree | c20aa78285c106d197c774a30c14000ff9cadaed /mail | |
parent | 1d8577a6cb35c8ae9c5a42b09f28def0dfdc63c0 (diff) | |
download | pkgsrc-2d2680d5fefe9f5e1247c713b9163cd80ed6d274.tar.gz |
Update to 1.2.8
Unfortunately details changes don't seem to be available:
After a long hiatus, new releases of libspf2! Development work from a number
of contributors has resulted in the release of versions up to 1.2.8. It is
recommended that all users upgrade as soon as possible, since this release
fixes some significant bugs. This release also comes with new doxygen
documentation which should make the code easier to understand and
cross-reference.
Includes the fix for CVE-2008-2469
Diffstat (limited to 'mail')
-rw-r--r-- | mail/libspf2/Makefile | 4 | ||||
-rw-r--r-- | mail/libspf2/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/libspf2/Makefile b/mail/libspf2/Makefile index 81f9af867df..c29ebf3da79 100644 --- a/mail/libspf2/Makefile +++ b/mail/libspf2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2008/07/14 12:56:07 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2008/10/24 23:35:09 adrianp Exp $ -DISTNAME= libspf2-1.2.5 +DISTNAME= libspf2-1.2.8 CATEGORIES= mail MASTER_SITES= http://www.libspf2.org/spf/ diff --git a/mail/libspf2/distinfo b/mail/libspf2/distinfo index 5847a2dc7ee..2001c790bac 100644 --- a/mail/libspf2/distinfo +++ b/mail/libspf2/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2008/02/05 21:59:32 adrianp Exp $ +$NetBSD: distinfo,v 1.2 2008/10/24 23:35:09 adrianp Exp $ -SHA1 (libspf2-1.2.5.tar.gz) = 8d6a22da78b056564419852b516109c663e2c177 -RMD160 (libspf2-1.2.5.tar.gz) = 7f53005709551dfe8a1db28c5c8195caff64b7da -Size (libspf2-1.2.5.tar.gz) = 517945 bytes +SHA1 (libspf2-1.2.8.tar.gz) = 17180c88b3dbad98cc22d80e6f5cb5441b5f25bd +RMD160 (libspf2-1.2.8.tar.gz) = 0f05922f9d5bd787ac95647075ff93a5b6a99874 +Size (libspf2-1.2.8.tar.gz) = 575270 bytes |