From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Dec 28 11:20:07 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8DCCA1065696 for ; Tue, 28 Dec 2010 11:20:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 60C6A8FC1B for ; Tue, 28 Dec 2010 11:20:07 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oBSBK78q062021 for ; Tue, 28 Dec 2010 11:20:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oBSBK7re062020; Tue, 28 Dec 2010 11:20:07 GMT (envelope-from gnats) Resent-Date: Tue, 28 Dec 2010 11:20:07 GMT Resent-Message-Id: <201012281120.oBSBK7re062020@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Emanuel Haupt Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C999E106566C for ; Tue, 28 Dec 2010 11:17:47 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B88008FC12 for ; Tue, 28 Dec 2010 11:17:47 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oBSBHlOM061657 for ; Tue, 28 Dec 2010 11:17:47 GMT (envelope-from ehaupt@freefall.freebsd.org) Received: (from ehaupt@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oBSBHlet061656; Tue, 28 Dec 2010 12:17:47 +0100 (CET) (envelope-from ehaupt) Message-Id: <201012281117.oBSBHlet061656@freefall.freebsd.org> Date: Tue, 28 Dec 2010 12:17:47 +0100 (CET) From: Emanuel Haupt To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/153486: [update] security/libntlm -> 1.2, no API changes X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Emanuel Haupt List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Dec 2010 11:20:07 -0000 >Number: 153486 >Category: ports >Synopsis: [update] security/libntlm -> 1.2, no API changes >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Dec 28 11:20:07 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Emanuel Haupt >Release: FreeBSD 8.1-STABLE i386 >Organization: >Environment: System: FreeBSD freefall.freebsd.org 8.1-STABLE FreeBSD 8.1-STABLE #2 r215627: Sun Nov 21 13:36:51 UTC 2010 simon@freefall.freebsd.org:/usr/obj/usr/src/sys/FREEFALL i386 >Description: Update security/libntlm to 1.2. The update does not include any API changes, no PORTREVISION bumps are required. >How-To-Repeat: >Fix: --- libntlm.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/security/libntlm/Makefile,v retrieving revision 1.16 diff -u -r1.16 Makefile --- Makefile 4 Dec 2010 07:33:28 -0000 1.16 +++ Makefile 28 Dec 2010 11:15:31 -0000 @@ -7,7 +7,7 @@ # PORTNAME= libntlm -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= security MASTER_SITES= http://josefsson.org/${PORTNAME}/releases/ Index: distinfo =================================================================== RCS file: /home/pcvs/ports/security/libntlm/distinfo,v retrieving revision 1.7 diff -u -r1.7 distinfo --- distinfo 20 May 2009 13:58:45 -0000 1.7 +++ distinfo 28 Dec 2010 11:15:31 -0000 @@ -1,3 +1,2 @@ -MD5 (libntlm-1.1.tar.gz) = 9ae0b6fa77c3f789e68db1fd708159e1 -SHA256 (libntlm-1.1.tar.gz) = 738f1ae216b7a1d28e6f370e82a4ae1ea6b47954f9a4155f821dd005b7fabf2f -SIZE (libntlm-1.1.tar.gz) = 430158 +SHA256 (libntlm-1.2.tar.gz) = 7f5f64e561bf156f918536174c7fc86a20138126c6aaa441d6cd224c52a8db68 +SIZE (libntlm-1.2.tar.gz) = 439103 --- libntlm.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: