diff options
-rw-r--r-- | security/gsasl/Makefile | 4 | ||||
-rw-r--r-- | security/gsasl/PLIST | 5 | ||||
-rw-r--r-- | security/gsasl/distinfo | 8 |
3 files changed, 10 insertions, 7 deletions
diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile index fcbaab330f3..08d8c6d7306 100644 --- a/security/gsasl/Makefile +++ b/security/gsasl/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2004/12/26 22:56:09 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2005/02/28 13:29:31 wiz Exp $ -DISTNAME= gsasl-0.2.3 +DISTNAME= gsasl-0.2.5 CATEGORIES= security MASTER_SITES= http://josefsson.org/gsasl/releases/ \ ${MASTER_SITE_GNU:=gsasl/} diff --git a/security/gsasl/PLIST b/security/gsasl/PLIST index 2de5c500fe4..bb591799b81 100644 --- a/security/gsasl/PLIST +++ b/security/gsasl/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2004/12/26 22:56:09 wiz Exp $ +@comment $NetBSD: PLIST,v 1.6 2005/02/28 13:29:31 wiz Exp $ bin/gsasl include/gsasl-compat.h include/gsasl-mech.h @@ -107,6 +107,7 @@ man/man3/gsasl_server_step.3 man/man3/gsasl_server_step_base64.3 man/man3/gsasl_server_suggest_mechanism.3 man/man3/gsasl_server_support_p.3 +man/man3/gsasl_simple_getpass.3 man/man3/gsasl_step.3 man/man3/gsasl_step64.3 man/man3/gsasl_strerror.3 @@ -134,4 +135,6 @@ ${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/gsasl.mo ${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/libgsasl.mo ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gsasl.mo ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/libgsasl.mo +${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/gsasl.mo +${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/libgsasl.mo ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gsasl.mo diff --git a/security/gsasl/distinfo b/security/gsasl/distinfo index 8cd9b20197c..264628af990 100644 --- a/security/gsasl/distinfo +++ b/security/gsasl/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2005/02/24 13:10:06 agc Exp $ +$NetBSD: distinfo,v 1.5 2005/02/28 13:29:31 wiz Exp $ -SHA1 (gsasl-0.2.3.tar.gz) = c975091be2f5ee1d14a4ef1bab3159db31f8377e -RMD160 (gsasl-0.2.3.tar.gz) = f007d2795b7c69edc50566e87a2d9bccf38f0923 -Size (gsasl-0.2.3.tar.gz) = 2566341 bytes +SHA1 (gsasl-0.2.5.tar.gz) = 50efa73bb7f0cfd3da67c8d294d7ab5cc02dc9ad +RMD160 (gsasl-0.2.5.tar.gz) = b9168c7629427c9e8d6af8525473f7aeb725f7fe +Size (gsasl-0.2.5.tar.gz) = 2620281 bytes |