Skip site navigation (1)Skip section navigation (2)
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:   ports/160845: [PATCH] security/p5-Authen-NTLM: update to 1.09
Message-ID:  <20110920091415.F2A7043A8@sunpoet.net>
Resent-Message-ID: <201109200920.p8K9K85v038861@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110920091415.F2A7043A8>