From danger@FreeBSD.org  Fri Jan  8 12:55:56 2010
Return-Path: <danger@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 3E012106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  8 Jan 2010 12:55:56 +0000 (UTC)
	(envelope-from danger@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id 1371D8FC12
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  8 Jan 2010 12:55:56 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id o08CttdN024769
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 8 Jan 2010 12:55:55 GMT
	(envelope-from danger@freefall.freebsd.org)
Received: (from danger@localhost)
	by freefall.freebsd.org (8.14.3/8.14.3/Submit) id o08CttIB024768;
	Fri, 8 Jan 2010 12:55:55 GMT
	(envelope-from danger)
Message-Id: <201001081255.o08CttIB024768@freefall.freebsd.org>
Date: Fri, 8 Jan 2010 12:55:55 GMT
From: Daniel Gerzo <danger@freebsd.org>
Reply-To: Daniel Gerzo <danger@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] Update security/sshguard to 1.4
X-Send-Pr-Version: 3.113
X-GNATS-Notify: mij@bitchx.it

>Number:         142469
>Category:       ports
>Synopsis:       [patch] Update security/sshguard to 1.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    danger
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 08 13:00:02 UTC 2010
>Closed-Date:    Mon Jan 11 09:02:25 UTC 2010
>Last-Modified:  Mon Jan 11 09:02:25 UTC 2010
>Originator:     Daniel Gerzo
>Release:        FreeBSD 8.0-RC1 i386
>Organization:
SysCare s.r.o.
>Environment:
>Description:
There is a new version of this port and needs to be updated, as the
previous version was a little bit confusing in regards to service codes which
seems to be fixed in this version.
>How-To-Repeat:
http://www.sshguard.net/
>Fix:

--- sshguard.diff begins here ---
diff -ruN sshguard/Makefile sshguard.new/Makefile
--- sshguard/Makefile	2009-08-22 02:35:06.000000000 +0200
+++ sshguard.new/Makefile	2010-01-08 13:43:16.000000000 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	sshguard
-PORTVERSION=	1.3
+PORTVERSION=	1.4
 CATEGORIES=	security
 MASTER_SITES=	SF/sshguard/sshguard/sshguard-${PORTVERSION}
 
diff -ruN sshguard/distinfo sshguard.new/distinfo
--- sshguard/distinfo	2008-10-03 16:28:11.000000000 +0200
+++ sshguard.new/distinfo	2010-01-08 13:43:24.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (sshguard-1.3.tar.bz2) = 0e4c82f3c3bfe0880cbb0cc43568f82c
-SHA256 (sshguard-1.3.tar.bz2) = 1ff0ea3349c67fdab8f8046eeae6a96046a752ae7458c2259cb31b78c2de08ac
-SIZE (sshguard-1.3.tar.bz2) = 140745
+MD5 (sshguard-1.4.tar.bz2) = 76ec42919089c51a64df1cd5caa27e08
+SHA256 (sshguard-1.4.tar.bz2) = d9228c9399c0fffa847ea25d3b4b59c0f23dd72c7cf89b52380fee46e92a0ecf
+SIZE (sshguard-1.4.tar.bz2) = 152303
--- sshguard.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->danger 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Jan 8 13:00:12 UTC 2010 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=142469 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Fri Jan 8 13:00:16 UTC 2010 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: mij@bitchx.it
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/142469: [patch] Update security/sshguard to 1.4
Date: Fri, 8 Jan 2010 13:00:14 UT

 Maintainer of security/sshguard,
 
 Please note that PR ports/142469 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/142469
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Mij <mij@bitchx.it>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/142469: [patch] Update security/sshguard to 1.4
Date: Fri, 8 Jan 2010 18:07:49 +0100

 We were discussing with itetcu@ (who also submitted the sheer version =
 bump a while ago)
 that the next update to security/sshguard-* should be addressing
 http://www.mail-archive.com/freebsd-ports@freebsd.org/msg17930.html
 as well.
 
 However, the 1.5 version recently introduced includes the "log sucking" =
 feature. I favor the idea
 of offering that and removing the port's logic for updating syslog.conf =
 at all. Take this, and take
 this is the 4th request I receive to have sshguard-1.4 in the ports, =
 let's commit this version update,
 ignore the syslog.conf report, and wait a few weeks for 1.5 to address =
 that at the root.=
State-Changed-From-To: feedback->closed 
State-Changed-By: danger 
State-Changed-When: Mon Jan 11 09:01:53 UTC 2010 
State-Changed-Why:  
- patch commited 

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