From b6a0256f36fe9d99b5598cb09cbcd6ef279c85b2 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 22 Jul 2005 23:45:22 +0000 Subject: Update to 0.3.7: ** A RPM *.spec file is included. ** Fix compiler warnings, contributed by Frediano Ziglio. ** Gnulib is used, currently only to provide more robust ntlm_check_version. ** Address in license was updated to reflect the new FSF postal address. Set TEST_TARGET. --- devel/libntlm/Makefile | 6 +++--- devel/libntlm/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'devel') diff --git a/devel/libntlm/Makefile b/devel/libntlm/Makefile index 35b583cb1e9..e7123551358 100644 --- a/devel/libntlm/Makefile +++ b/devel/libntlm/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2005/07/21 16:29:48 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2005/07/22 23:45:22 wiz Exp $ # -DISTNAME= libntlm-0.3.6 -PKGREVISION= 1 +DISTNAME= libntlm-0.3.7 CATEGORIES= security MASTER_SITES= http://josefsson.org/libntlm/releases/ @@ -12,6 +11,7 @@ COMMENT= Library that implement Microsoft's NTLM authentication GNU_CONFIGURE= yes USE_LIBTOOL= yes +TEST_TARGET= check PKGCONFIG_OVERRIDE+= libntlm.pc.in diff --git a/devel/libntlm/distinfo b/devel/libntlm/distinfo index 0da2bc1f9fa..5f601d296a8 100644 --- a/devel/libntlm/distinfo +++ b/devel/libntlm/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2005/02/23 22:24:19 agc Exp $ +$NetBSD: distinfo,v 1.5 2005/07/22 23:45:22 wiz Exp $ -SHA1 (libntlm-0.3.6.tar.gz) = a78634014f500f7c298ed17b083a18e1f2619fb8 -RMD160 (libntlm-0.3.6.tar.gz) = b95bb49d01aeb224e1645d6ec70c4d7200d041f1 -Size (libntlm-0.3.6.tar.gz) = 319440 bytes +SHA1 (libntlm-0.3.7.tar.gz) = 9d4eb3c0af5f78c750a2328d2d87aca19d00d636 +RMD160 (libntlm-0.3.7.tar.gz) = 2d95c5e1207790470d9ed34cc385e5aa1f227982 +Size (libntlm-0.3.7.tar.gz) = 321429 bytes -- cgit v1.2.3