From sunpoet@sunpoet.net  Tue Sep 20 09:15:10 2011
Return-Path: <sunpoet@sunpoet.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 2F351106566C
	for <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <sunpoet@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: james@divide.org
Subject: [PATCH] security/p5-Authen-NTLM: update to 1.09
X-Send-Pr-Version: 3.113
X-GNATS-Notify: james@divide.org

>Number:         160845
>Category:       ports
>Synopsis:       [PATCH] security/p5-Authen-NTLM: update to 1.09
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 20 09:20:08 UTC 2011
>Closed-Date:    Sat Oct 08 19:16:09 UTC 2011
>Last-Modified:  Sat Oct  8 19:20:01 UTC 2011
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Sep 20 09:20:20 UTC 2011 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=160845 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Tue Sep 20 09:20:24 UTC 2011 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=160845 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: james@divide.org
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/160845: [PATCH] security/p5-Authen-NTLM: update to 1.09
Date: Tue, 20 Sep 2011 09:20:22 UT

 Maintainer of security/p5-Authen-NTLM,
 
 Please note that PR ports/160845 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/160845
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: perl->sunpoet 
Responsible-Changed-By: sunpoet 
Responsible-Changed-When: Tue Sep 20 14:25:12 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=160845 
State-Changed-From-To: feedback->closed 
State-Changed-By: sunpoet 
State-Changed-When: Sat Oct 8 19:16:06 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=160845 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/160845: commit references a PR
Date: Sat,  8 Oct 2011 19:16:07 +0000 (UTC)

 sunpoet     2011-10-08 19:15:53 UTC
 
   FreeBSD ports repository
 
   Modified files:
     security/p5-Authen-NTLM Makefile distinfo 
   Log:
   - Update to 1.09
   - Add BUILD_DEPENDS
   
   Changes:        http://search.cpan.org/dist/NTLM/Changes
   PR:             ports/160845
   Submitted by:   sunpoet (myself)
   Approved by:    maintainer (timeout, 18 days)
   
   Revision  Changes    Path
   1.8       +2 -2      ports/security/p5-Authen-NTLM/Makefile
   1.5       +2 -2      ports/security/p5-Authen-NTLM/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
