From scjamorim@bsd.com.br  Sun Aug 16 19:04:02 2009
Return-Path: <scjamorim@bsd.com.br>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 1F401106568E
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 16 Aug 2009 19:04:02 +0000 (UTC)
	(envelope-from scjamorim@bsd.com.br)
Received: from mail-yw0-f199.google.com (mail-yw0-f199.google.com [209.85.211.199])
	by mx1.freebsd.org (Postfix) with ESMTP id DB16B8FC52
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 16 Aug 2009 19:04:01 +0000 (UTC)
Received: by ywh37 with SMTP id 37so3682161ywh.28
        for <FreeBSD-gnats-submit@freebsd.org>; Sun, 16 Aug 2009 12:04:01 -0700 (PDT)
Received: by 10.101.85.13 with SMTP id n13mr2885677anl.15.1250449440778;
        Sun, 16 Aug 2009 12:04:00 -0700 (PDT)
Received: from fbsd72.scjamorim.org ([201.47.164.60])
        by mx.google.com with ESMTPS id c14sm3778913ana.19.2009.08.16.12.03.59
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Sun, 16 Aug 2009 12:04:00 -0700 (PDT)
Received: by fbsd72.scjamorim.org (Postfix, from userid 0)
	id C24B22296B5; Sun, 16 Aug 2009 16:01:56 -0300 (BRT)
Message-Id: <20090816190156.C24B22296B5@fbsd72.scjamorim.org>
Date: Sun, 16 Aug 2009 16:01:56 -0300 (BRT)
From: Sylvio Cesar <scjamorim@bsd.com.br>
To: FreeBSD-gnats-submit@freebsd.org
Cc: cordeiro@nic.br
Subject: [PATCH] security/chkrootkit: update to 0.49
X-Send-Pr-Version: 3.113
X-GNATS-Notify: cordeiro@nic.br

>Number:         137853
>Category:       ports
>Synopsis:       [PATCH] security/chkrootkit: update to 0.49
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    araujo
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 16 19:10:03 UTC 2009
>Closed-Date:    Wed Aug 19 00:33:41 UTC 2009
>Last-Modified:  Wed Aug 19 00:40:01 UTC 2009
>Originator:     Sylvio Cesar
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD fbsd72.scjamorim.org 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Mon Aug  3 22:10:47 BRT
>Description:
- Update to 0.49

You can see log in mine tinderbox:
http://www.scjamorim.org/Home/chkrootkit-0.49.log

Port maintainer (cordeiro@nic.br) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- chkrootkit-0.49.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/chkrootkit/Makefile,v
retrieving revision 1.30
diff -u -u -r1.30 Makefile
--- Makefile	24 Jul 2008 12:00:10 -0000	1.30
+++ Makefile	16 Aug 2009 19:02:45 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	chkrootkit
-PORTVERSION=	0.48
+PORTVERSION=	0.49
 CATEGORIES=	security
 MASTER_SITES=	ftp://ftp.pangeia.com.br/pub/seg/pac/ \
 		ftp://gd.tuwien.ac.at/infosys/security/chkrootkit/ \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/security/chkrootkit/distinfo,v
retrieving revision 1.22
diff -u -u -r1.22 distinfo
--- distinfo	27 Dec 2007 17:19:22 -0000	1.22
+++ distinfo	16 Aug 2009 19:02:45 -0000
@@ -1,3 +1,3 @@
-MD5 (chkrootkit-0.48.tar.gz) = de8b8b5013e7faa2b66c0e33c59677e8
-SHA256 (chkrootkit-0.48.tar.gz) = b4b3d3540a7022aa7a81cae93f28c8475bc2660a21f88126725624c09769f1fb
-SIZE (chkrootkit-0.48.tar.gz) = 38323
+MD5 (chkrootkit-0.49.tar.gz) = 304d840d52840689e0ab0af56d6d3a18
+SHA256 (chkrootkit-0.49.tar.gz) = ccb87be09e8923d51f450a167f484414f70c36c942f8ef5b9e5e4a69b7baa17f
+SIZE (chkrootkit-0.49.tar.gz) = 39421
--- chkrootkit-0.49.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->araujo 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Aug 16 19:10:19 UTC 2009 
Responsible-Changed-Why:  
araujo@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=137853 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun Aug 16 19:10:25 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: cordeiro@nic.br
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/137853: [PATCH] security/chkrootkit: update to 0.49
Date: Sun, 16 Aug 2009 19:10:22 UT

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

From: Luiz Eduardo Roncato Cordeiro <cordeiro@cert.br>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/137853: [PATCH] security/chkrootkit: update to 0.49
Date: Mon, 17 Aug 2009 12:30:21 -0300

 Patch approved!
 
 Sorry for the delay, last week, I was recovering from a pneumonia and possibly swine flu...
 
 Regards,
 Cordeiro
 
 Em Domingo, 16 Agosto 2009, s 16:10:22, Edwin Groothuis escreveu:
 > Maintainer of security/chkrootkit,
 > 
 > Please note that PR ports/137853 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/137853
 > 
 > 
State-Changed-From-To: feedback->closed 
State-Changed-By: araujo 
State-Changed-When: Wed Aug 19 00:33:39 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/137853: commit references a PR
Date: Wed, 19 Aug 2009 00:33:32 +0000 (UTC)

 araujo      2009-08-19 00:33:23 UTC
 
   FreeBSD ports repository
 
   Modified files:
     security/chkrootkit  Makefile distinfo 
   Log:
   - Update to 0.49.
   
   PR:             ports/137853
   Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
   Approved by:    Luiz Eduardo Roncato Cordeiro <cordeiro@cert.br> (maintainer)
   
   Revision  Changes    Path
   1.31      +1 -1      ports/security/chkrootkit/Makefile
   1.23      +3 -3      ports/security/chkrootkit/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:
