From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Sep 20 09:20:08 2011 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 ABE241065673 for ; Tue, 20 Sep 2011 09:20:08 +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 84FF78FC14 for ; Tue, 20 Sep 2011 09:20:08 +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 p8K9K8iZ038862 for ; Tue, 20 Sep 2011 09:20:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p8K9K85v038861; Tue, 20 Sep 2011 09:20:08 GMT (envelope-from gnats) Resent-Date: Tue, 20 Sep 2011 09:20:08 GMT Resent-Message-Id: <201109200920.p8K9K85v038861@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, Sunpoet Po-Chuan Hsieh Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2F351106566C for ; Tue, 20 Sep 2011 09:15:10 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from sunpoet.net (sunpoet.net [220.133.12.240]) by mx1.freebsd.org (Postfix) with ESMTP id 1D4588FC0C for ; Tue, 20 Sep 2011 09:15:09 +0000 (UTC) Received: by sunpoet.net (Postfix, from userid 1000) id F2A7043A8; Tue, 20 Sep 2011 17:14:15 +0800 (CST) Message-Id: <20110920091415.F2A7043A8@sunpoet.net> Date: Tue, 20 Sep 2011 17:14:15 +0800 (CST) From: Sunpoet Po-Chuan Hsieh To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: james@divide.org Subject: ports/160845: [PATCH] security/p5-Authen-NTLM: update to 1.09 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Sep 2011 09:20:08 -0000 >Number: 160845 >Category: ports >Synopsis: [PATCH] security/p5-Authen-NTLM: update to 1.09 >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 Sep 20 09:20:08 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Sunpoet Po-Chuan Hsieh >Release: FreeBSD 8.2-STABLE amd64 >Organization: The FreeBSD Project >Environment: System: FreeBSD bonjour.sunpoet.net 8.2-STABLE FreeBSD 8.2-STABLE #0: Sat Jul 9 23:23:51 CST >Description: - Update to 1.09 Port maintainer (james@divide.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- p5-Authen-NTLM-1.09.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/security/p5-Authen-NTLM/Makefile,v retrieving revision 1.7 diff -u -u -r1.7 Makefile --- Makefile 28 Jul 2011 07:00:28 -0000 1.7 +++ Makefile 20 Sep 2011 09:15:01 -0000 @@ -6,8 +6,7 @@ # $FreeBSD: ports/security/p5-Authen-NTLM/Makefile,v 1.7 2011/07/28 07:00:28 sunpoet Exp $ PORTNAME= Authen-NTLM -PORTVERSION= 1.08 -PORTREVISION= 1 +PORTVERSION= 1.09 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,6 +15,7 @@ MAINTAINER= james@divide.org COMMENT= An NTLM authentication module +BUILD_DEPENDS= p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC RUN_DEPENDS= p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC PERL_CONFIGURE= yes Index: distinfo =================================================================== RCS file: /home/ncvs/ports/security/p5-Authen-NTLM/distinfo,v retrieving revision 1.4 diff -u -u -r1.4 distinfo --- distinfo 11 Jun 2011 14:34:26 -0000 1.4 +++ distinfo 20 Sep 2011 09:15:01 -0000 @@ -1,2 +1,2 @@ -SHA256 (NTLM-1.08.tar.gz) = 7fcee3014ad7b11b5df22589545dd58d3a8a14a259a9bbb8f2836bde12605de9 -SIZE (NTLM-1.08.tar.gz) = 24201 +SHA256 (NTLM-1.09.tar.gz) = c823e30cda76bc15636e584302c960e2b5eeef9517c2448f7454498893151f85 +SIZE (NTLM-1.09.tar.gz) = 28766 --- p5-Authen-NTLM-1.09.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: