From nobody@FreeBSD.org  Thu May 31 03:23:10 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 5B4F2106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 31 May 2012 03:23:10 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 2D1FE8FC18
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 31 May 2012 03:23:10 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q4V3N9JD051958
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 31 May 2012 03:23:09 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q4V3N9OW051957;
	Thu, 31 May 2012 03:23:09 GMT
	(envelope-from nobody)
Message-Id: <201205310323.q4V3N9OW051957@red.freebsd.org>
Date: Thu, 31 May 2012 03:23:09 GMT
From: Brandon Gooch <jamesbrandongooch@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] update www/cntlm to version 0.92.2
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: ports@mawer.org

>Number:         168484
>Category:       ports
>Synopsis:       [patch] update www/cntlm to version 0.92.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    scheidell
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 31 03:30:05 UTC 2012
>Closed-Date:    Sat Jun 16 10:16:06 UTC 2012
>Last-Modified:  Sat Jun 16 10:16:06 UTC 2012
>Originator:     Brandon Gooch
>Release:        10-CURRENT
>Organization:
>Environment:
FreeBSD m6500.local 10.0-CURRENT FreeBSD 10.0-CURRENT #1 r236044M: Wed May 30 15:46:20 CDT 2012     root@m6500.local:/usr/obj/usr/src/sys/DELL_M6500  amd64

>Description:
The current version of the www/cntlm port is 0.35.1, and the included diff brings the port up to the more recent 0.92.2 version.

This new version includes bug fixes and the "NoProxy" feature, allowing specified addresses, address blocks, and hostnames to be excluded from proxy connections. 
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN /usr/ports/www/cntlm/Makefile /home/brandon/ports/www/cntlm-0.92.2/Makefile
--- /usr/ports/www/cntlm/Makefile	2009-08-21 19:38:05.000000000 -0500
+++ /home/brandon/ports/www/cntlm-0.92.2/Makefile	2012-05-30 21:50:06.000000000 -0500
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	cntlm
-PORTVERSION=	0.35.1
+PORTVERSION=	0.92.2
 CATEGORIES=	www
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}
 
diff -ruN /usr/ports/www/cntlm/distinfo /home/brandon/ports/www/cntlm-0.92.2/distinfo
--- /usr/ports/www/cntlm/distinfo	2011-03-19 07:33:56.000000000 -0500
+++ /home/brandon/ports/www/cntlm-0.92.2/distinfo	2012-04-10 13:30:26.000000000 -0500
@@ -1,2 +1,2 @@
-SHA256 (cntlm-0.35.1.tar.gz) = 7b3fb7184e72cc3f1743bb8e503a5305e96458bc630a7e1ebfc9f3c07ffa6c5e
-SIZE (cntlm-0.35.1.tar.gz) = 74188
+SHA256 (cntlm-0.92.2.tar.gz) = 755c48f620812742e43b5eb421dad763514f0804c0883c8cb55ef5fad2d6a935
+SIZE (cntlm-0.92.2.tar.gz) = 92861
diff -ruN /usr/ports/www/cntlm/files/cntlm.in /home/brandon/ports/www/cntlm-0.92.2/files/cntlm.in
--- /usr/ports/www/cntlm/files/cntlm.in	2012-01-14 02:57:12.000000000 -0600
+++ /home/brandon/ports/www/cntlm-0.92.2/files/cntlm.in	2012-04-10 14:46:19.000000000 -0500
@@ -20,7 +20,7 @@
 load_rc_config $name
 
 : ${cntlm_enable="NO"}
-: ${cntlm_config="%%{PREFIX}/etc/cntlm.conf"}
+: ${cntlm_config="%%PREFIX%%/etc/cntlm.conf"}
 : ${cntlm_user="nobody"}
 
 pidfile=/var/run/${name}.pid


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu May 31 06:55:29 UTC 2012 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: ports@mawer.org
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/168484: [patch] update www/cntlm to version 0.92.2
Date: Thu, 31 May 2012 06:55:27 UT

 Maintainer of www/cntlm,
 
 Please note that PR ports/168484 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/168484
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->open 
State-Changed-By: scheidell 
State-Changed-When: Thu Jun 14 11:52:24 UTC 2012 
State-Changed-Why:  
Feedback Timeout. Can be committed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=168484 
Responsible-Changed-From-To: freebsd-ports-bugs->scheidell 
Responsible-Changed-By: scheidell 
Responsible-Changed-When: Thu Jun 14 14:18:23 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/168484: commit references a PR
Date: Sat, 16 Jun 2012 09:53:13 +0000 (UTC)

 scheidell    2012-06-16 09:52:39 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/cntlm            Makefile distinfo 
     www/cntlm/files      cntlm.in 
   Log:
   - Upgrade to 0.92.2
   - Fix cntlm_config line in rc script
   
   PR:             ports/168484
   Submitted by:   Brandon Gooch <jamesbrandongooch@gmail.com>
   Approved by:    Antony Mawer <lists@mawer.org> (maintainer)
   
   Revision  Changes    Path
   1.3       +1 -1      ports/www/cntlm/Makefile
   1.3       +2 -2      ports/www/cntlm/distinfo
   1.5       +1 -1      ports/www/cntlm/files/cntlm.in
 _______________________________________________
 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"
 

From: Michael Scheidell <scheidell@FreeBSD.org>
To: <bug-followup@FreeBSD.org>
Cc:  
Subject: Re: ports/168484: [patch] update www/cntlm to version 0.92.2
Date: Sat, 16 Jun 2012 05:53:37 -0400

 Mr Mawer's replys are not making it to bug-followup@FreeBSD.org, 
 attached for logs
 
 -------- Original Message --------
 Subject: 	Re: ports/168484: [patch] update www/cntlm to version 0.92.2
 Date: 	Fri, 15 Jun 2012 00:02:12 +1000
 From: 	Antony Mawer <lists@mawer.org>
 To: 	scheidell@freebsd.org <scheidell@freebsd.org>
 CC: 	ports@mawer.org <ports@mawer.org>, jamesbrandongooch@gmail.com 
 <jamesbrandongooch@gmail.com>, freebsd-ports-bugs@freebsd.org 
 <freebsd-ports-bugs@freebsd.org>
 
 
 
 Sorry thought I has replied - patch looks good to commit.
 
 On Thursday, June 14, 2012, wrote:
 
     Synopsis: [patch] update www/cntlm to version 0.92.2
 
     State-Changed-From-To: feedback->open
     State-Changed-By: scheidell
     State-Changed-When: Thu Jun 14 11:52:24 UTC 2012
     State-Changed-Why:
     Feedback Timeout. Can be committed.
 
     http://www.freebsd.org/cgi/query-pr.cgi?pr=168484
 
State-Changed-From-To: open->closed 
State-Changed-By: scheidell 
State-Changed-When: Sat Jun 16 10:16:05 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=168484 
>Unformatted:
