Date: Tue, 5 Oct 2004 02:01:30 +0900 From: KATO Tsuguru <tkato432@yahoo.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/72328: Update port: security/libntlm to 0.3.6 (fix ports/71884) Message-ID: <20041005020130.21d1066d.tkato432@yahoo.com> Resent-Message-ID: <200410041710.i94HAZs8077400@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 72328 >Category: ports >Synopsis: Update port: security/libntlm to 0.3.6 (fix ports/71884) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Oct 04 17:10:35 GMT 2004 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.10-RELEASE-p3 i386 >Organization: >Environment: >Description: - Update to version 0.3.6 Remove file: files/patch-ltmain.sh >How-To-Repeat: >Fix: diff -urN /usr/ports/security/libntlm/Makefile security/libntlm/Makefile --- /usr/ports/security/libntlm/Makefile Sat Jul 10 09:09:05 2004 +++ security/libntlm/Makefile Fri Oct 1 01:43:42 2004 @@ -7,16 +7,15 @@ # PORTNAME= libntlm -PORTVERSION= 0.3.2 +PORTVERSION= 0.3.6 CATEGORIES= security MASTER_SITES= http://josefsson.org/${PORTNAME}/releases/ MAINTAINER= ports@FreeBSD.org COMMENT= A library that implement Microsoft's NTLM authentication -USE_GNOME= gnomehack -USE_INC_LIBTOOL_VER=13 -GNU_CONFIGURE= yes +USE_GNOME= gnomehack gnometarget pkgconfig +USE_LIBTOOL_VER= 15 INSTALLS_SHLIB= yes .include <bsd.port.mk> diff -urN /usr/ports/security/libntlm/distinfo security/libntlm/distinfo --- /usr/ports/security/libntlm/distinfo Thu Mar 18 13:56:41 2004 +++ security/libntlm/distinfo Fri Oct 1 01:51:14 2004 @@ -1,2 +1,2 @@ -MD5 (libntlm-0.3.2.tar.gz) = d639f72df9ba9aa7f9da2882693118e1 -SIZE (libntlm-0.3.2.tar.gz) = 207997 +MD5 (libntlm-0.3.6.tar.gz) = 0accca251d70ba59107b0573147e4f59 +SIZE (libntlm-0.3.6.tar.gz) = 319440 diff -urN /usr/ports/security/libntlm/files/patch-ltmain.sh security/libntlm/files/patch-ltmain.sh --- /usr/ports/security/libntlm/files/patch-ltmain.sh Sun Oct 19 19:07:29 2003 +++ security/libntlm/files/patch-ltmain.sh Thu Jan 1 09:00:00 1970 @@ -1,15 +0,0 @@ ---- ltmain.sh.orig Sun Oct 19 17:38:52 2003 -+++ ltmain.sh Sun Oct 19 17:39:29 2003 -@@ -4325,10 +4325,12 @@ - fi - - # Install the pseudo-library for information purposes. -+ if /usr/bin/false ; then - name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` - instname="$dir/$name"i - $show "$install_prog $instname $destdir/$name" - $run eval "$install_prog $instname $destdir/$name" || exit $? -+ fi - - # Maybe install the static library, too. - test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" diff -urN /usr/ports/security/libntlm/pkg-plist security/libntlm/pkg-plist --- /usr/ports/security/libntlm/pkg-plist Sun Aug 15 15:27:34 2004 +++ security/libntlm/pkg-plist Sat Sep 18 21:02:00 2004 @@ -3,4 +3,3 @@ lib/libntlm.so lib/libntlm.so.0 libdata/pkgconfig/libntlm.pc -@unexec rmdir %D/libdata/pkgconfig 2>/dev/null || true >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041005020130.21d1066d.tkato432>