From 97e45a468909276611c5a45763dab714644493f2 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 19 Sep 2004 12:32:27 +0000 Subject: Update to 0.0.13, provided by Sergio Jimenez in PR 26972: * Changes in 0.0.13 (released 2004-08-08) ** Revamp of gnulib compatibility files. ** More translations. French (by Michel Robitaille) and Romanian (by Laurentiu Buzdugan). * Changes in 0.0.12 (released 2004-08-01) ** Added rudimentary self tests of Kerberos 5 context init/accept. Tests client and server authentication, with and without mutual authentication, and that various aspects of the API like ret_flags work. ** Various fixes, discovered while writing the Kerberos 5 self test. ** Cross compile builds should work. It should work for any sane cross compile target, but the only tested platform is uClibc/uClinux on Motorola Coldfire. --- security/gss/Makefile | 4 ++-- security/gss/PLIST | 4 ++-- security/gss/distinfo | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'security') diff --git a/security/gss/Makefile b/security/gss/Makefile index a9141d74069..8fc67bf9770 100644 --- a/security/gss/Makefile +++ b/security/gss/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2004/07/24 08:33:19 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2004/09/19 12:32:27 wiz Exp $ # -DISTNAME= gss-0.0.11 +DISTNAME= gss-0.0.13 CATEGORIES= security MASTER_SITES= http://josefsson.org/gss/releases/ \ ${MASTER_SITE_GNU:=gss/} diff --git a/security/gss/PLIST b/security/gss/PLIST index 82daaae6b1c..973830d7ce9 100644 --- a/security/gss/PLIST +++ b/security/gss/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2004/07/24 08:33:19 wiz Exp $ +@comment $NetBSD: PLIST,v 1.4 2004/09/19 12:32:27 wiz Exp $ bin/gss include/gss.h include/gss/api.h @@ -7,7 +7,7 @@ lib/libgss.a lib/libgss.la lib/libgss.so lib/libgss.so.0 -lib/libgss.so.0.11 +lib/libgss.so.0.13 lib/pkgconfig/gss.pc man/man1/gss.1 man/man3/gss_accept_sec_context.3 diff --git a/security/gss/distinfo b/security/gss/distinfo index b5fdb314c53..16fa966a2af 100644 --- a/security/gss/distinfo +++ b/security/gss/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2004/07/24 08:33:19 wiz Exp $ +$NetBSD: distinfo,v 1.5 2004/09/19 12:32:27 wiz Exp $ -SHA1 (gss-0.0.11.tar.gz) = 5976f62d6171c8c5f7188abf4f5a07716ad362f2 -Size (gss-0.0.11.tar.gz) = 1311180 bytes +SHA1 (gss-0.0.13.tar.gz) = 0aabd88ae437412c497a07f91e076e1c2d4b9ad3 +Size (gss-0.0.13.tar.gz) = 1336436 bytes -- cgit v1.2.3