From nobody@FreeBSD.org  Sun Feb  1 20:19:04 2009
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 981611065677
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  1 Feb 2009 20:19:03 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 854128FC3E
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  1 Feb 2009 20:19:03 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n11KJ3n3063520
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 1 Feb 2009 20:19:03 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n11KJ3hs063519;
	Sun, 1 Feb 2009 20:19:03 GMT
	(envelope-from nobody)
Message-Id: <200902012019.n11KJ3hs063519@www.freebsd.org>
Date: Sun, 1 Feb 2009 20:19:03 GMT
From: Cristiano Rolim Pereira <cristianorolim@hotmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] - update mail/dcc-dccd to version 1.3.102
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: cgreen@sentex.net

>Number:         131268
>Category:       ports
>Synopsis:       [patch] - update mail/dcc-dccd to version 1.3.102
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    beat
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 01 20:20:03 UTC 2009
>Closed-Date:    Thu Feb 12 20:09:12 UTC 2009
>Last-Modified:  Thu Feb 12 20:09:12 UTC 2009
>Originator:     Cristiano Rolim Pereira
>Release:        7.0-RELEASE
>Organization:
>Environment:
FreeBSD freebsd7.casa 7.0-RELEASE-p5 FreeBSD 7.0-RELEASE-p5 #1: Wed Nov 19 11:43:40 BRST 2008 root@freebsd7.casa:/usr/src/sys/i386/compile/BSD i386
>Description:
The attached patch updates mail/dcc-dccd to version 1.3.102.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN ../dcc-dccd.orig/Makefile ./Makefile
--- ../dcc-dccd.orig/Makefile	2009-02-01 17:48:34.000000000 -0200
+++ ./Makefile	2009-02-01 17:54:26.000000000 -0200
@@ -6,13 +6,13 @@
 #
 
 PORTNAME=	dcc-dccd
-PORTVERSION=	1.3.99
+PORTVERSION=	1.3.102
 CATEGORIES=	mail
 MASTER_SITES=	http://www.dcc-servers.net/dcc/source/old/ \
 		http://www.rhyolite.com/anti-spam/dcc/source/old/ \
 		ftp://ftp.dcc-servers.net/src/dcc/old/ \
 		ftp://ftp.rhyolite.com/src/dcc/old/
-DISTNAME=	dcc-1.3.99
+DISTNAME=	dcc-1.3.102
 EXTRACT_SUFX=	.tar.Z
 
 MAINTAINER=	cgreen@sentex.net
diff -ruN ../dcc-dccd.orig/distinfo ./distinfo
--- ../dcc-dccd.orig/distinfo	2009-02-01 17:48:34.000000000 -0200
+++ ./distinfo	2009-02-01 17:57:50.000000000 -0200
@@ -1,3 +1,3 @@
-MD5 (dcc-1.3.99.tar.Z) = 2a39280f1bed65d62cc10c9e9a6c823b
-SHA256 (dcc-1.3.99.tar.Z) = 3a531f55bda7d1f00d3bd532e81f16adad0ec2d497d80923aefc05a5d674f2a1
-SIZE (dcc-1.3.99.tar.Z) = 2588124
+MD5 (dcc-1.3.102.tar.Z) = 6abf97babd8555d37ad91efc7ba4ae7b
+SHA256 (dcc-1.3.102.tar.Z) = 5da6d017048801b8dec39a7a4a078e15b41fa26aa1c486ad69c1fc1b41bde149
+SIZE (dcc-1.3.102.tar.Z) = 2451793


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun Feb 1 20:20:21 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: cgreen@sentex.net
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/131268: [patch] - update mail/dcc-dccd to version 1.3.102
Date: Sun, 1 Feb 2009 20:20:19 UT

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

From: Craig Green <cgreen@sentex.net>
To: bug-followup@FreeBSD.ORG
Cc:  
Subject: Re: ports/131268: [patch] - update mail/dcc-dccd to version 1.3.102
Date: Mon, 09 Feb 2009 12:18:21 -0500

 DCC 1.3.102 has been running well on my servers for a couple of weeks 
 now, so yes, please apply this update.
 
 
 Cheers,
 
 Craig.
 ------
State-Changed-From-To: feedback->open 
State-Changed-By: linimon 
State-Changed-When: Tue Feb 10 02:53:51 UTC 2009 
State-Changed-Why:  
Maintainer approved. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=131268 
Responsible-Changed-From-To: freebsd-ports-bugs->beat 
Responsible-Changed-By: beat 
Responsible-Changed-When: Tue Feb 10 15:04:30 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/131268: commit references a PR
Date: Thu, 12 Feb 2009 19:56:44 +0000 (UTC)

 beat        2009-02-12 19:56:31 UTC
 
   FreeBSD ports repository
 
   Modified files:
     mail/dcc-dccd        Makefile distinfo 
   Log:
   - Update to 1.3.102
   
   PR:             ports/131268
   Submitted by:   Cristiano Rolim Pereira <cristianorolim AT hotmail.com>
   Approved by:    Craig Green <cgreen AT sentex.net> (maintainer), miwi (mentor)
   
   Revision  Changes    Path
   1.40      +2 -2      ports/mail/dcc-dccd/Makefile
   1.32      +3 -3      ports/mail/dcc-dccd/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"
 
State-Changed-From-To: open->closed 
State-Changed-By: beat 
State-Changed-When: Thu Feb 12 20:09:11 UTC 2009 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

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