From f3adb6cf86675505cf72b7ebba5da73cc86f6295 Mon Sep 17 00:00:00 2001 From: adam Date: Mon, 8 Sep 2008 08:58:49 +0000 Subject: Changes 0.2.28: * Rewrite to use poll instead of select. * Improve Windows installation instructions in the manual. * tests: New self test of gsasl_mechanism_name function. --- security/gsasl/Makefile | 4 ++-- security/gsasl/PLIST | 3 ++- security/gsasl/distinfo | 8 ++++---- 3 files changed, 8 insertions(+), 7 deletions(-) (limited to 'security/gsasl') diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile index a80bc7d3e87..db485894c66 100644 --- a/security/gsasl/Makefile +++ b/security/gsasl/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.24 2008/08/14 10:01:03 adam Exp $ +# $NetBSD: Makefile,v 1.25 2008/09/08 08:58:49 adam Exp $ -DISTNAME= gsasl-0.2.27 +DISTNAME= gsasl-0.2.28 CATEGORIES= security MASTER_SITES= http://josefsson.org/gsasl/releases/ \ ftp://alpha.gnu.org/pub/gnu/gsasl/ diff --git a/security/gsasl/PLIST b/security/gsasl/PLIST index 4829ec63aa7..4ee52d17305 100644 --- a/security/gsasl/PLIST +++ b/security/gsasl/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.12 2008/08/14 10:01:03 adam Exp $ +@comment $NetBSD: PLIST,v 1.13 2008/09/08 08:58:49 adam Exp $ bin/gsasl include/gsasl-compat.h include/gsasl-mech.h @@ -63,6 +63,7 @@ man/man3/gsasl_hmac_md5.3 man/man3/gsasl_init.3 man/man3/gsasl_md5.3 man/man3/gsasl_md5pwd_get_password.3 +man/man3/gsasl_mechanism_name.3 man/man3/gsasl_nonce.3 man/man3/gsasl_property_fast.3 man/man3/gsasl_property_get.3 diff --git a/security/gsasl/distinfo b/security/gsasl/distinfo index fd6fc556ee2..439d63eadbb 100644 --- a/security/gsasl/distinfo +++ b/security/gsasl/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2008/08/14 10:01:03 adam Exp $ +$NetBSD: distinfo,v 1.10 2008/09/08 08:58:49 adam Exp $ -SHA1 (gsasl-0.2.27.tar.gz) = ac04c7776f154929d0474df9b60840eda7d5d9fb -RMD160 (gsasl-0.2.27.tar.gz) = 66c68b884d357cc51150b51bc6829af2e142b25c -Size (gsasl-0.2.27.tar.gz) = 3429990 bytes +SHA1 (gsasl-0.2.28.tar.gz) = 0aa1f088eb2d0e5fe33eff80ea760407e407ee70 +RMD160 (gsasl-0.2.28.tar.gz) = 88697beab847b1702679eb31aa58ccd37b451b37 +Size (gsasl-0.2.28.tar.gz) = 3440615 bytes -- cgit v1.2.3