pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/gss Update to 0.0.13, provided by Sergio Jime...
details: https://anonhg.NetBSD.org/pkgsrc/rev/680a998d5bb7
branches: trunk
changeset: 480666:680a998d5bb7
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Sep 19 12:32:27 2004 +0000
description:
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.
diffstat:
security/gss/Makefile | 4 ++--
security/gss/PLIST | 4 ++--
security/gss/distinfo | 6 +++---
3 files changed, 7 insertions(+), 7 deletions(-)
diffs (42 lines):
diff -r 5b0498a07d63 -r 680a998d5bb7 security/gss/Makefile
--- a/security/gss/Makefile Sun Sep 19 12:05:00 2004 +0000
+++ b/security/gss/Makefile Sun Sep 19 12:32:27 2004 +0000
@@ -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 -r 5b0498a07d63 -r 680a998d5bb7 security/gss/PLIST
--- a/security/gss/PLIST Sun Sep 19 12:05:00 2004 +0000
+++ b/security/gss/PLIST Sun Sep 19 12:32:27 2004 +0000
@@ -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.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 -r 5b0498a07d63 -r 680a998d5bb7 security/gss/distinfo
--- a/security/gss/distinfo Sun Sep 19 12:05:00 2004 +0000
+++ b/security/gss/distinfo Sun Sep 19 12:32:27 2004 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index