summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2008-09-08 08:58:49 +0000
committeradam <adam@pkgsrc.org>2008-09-08 08:58:49 +0000
commitf3adb6cf86675505cf72b7ebba5da73cc86f6295 (patch)
treea0f7ce1be988ee844677c95f58b172f1074ea7e0 /security
parenta418d5aca43c1a03efaf7d1d4432512c56ed1743 (diff)
downloadpkgsrc-f3adb6cf86675505cf72b7ebba5da73cc86f6295.tar.gz
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.
Diffstat (limited to 'security')
-rw-r--r--security/gsasl/Makefile4
-rw-r--r--security/gsasl/PLIST3
-rw-r--r--security/gsasl/distinfo8
3 files changed, 8 insertions, 7 deletions
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