From question@closedsrc.org  Sat Aug  2 21:44:21 2008
Return-Path: <question@closedsrc.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 92E521065672
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  2 Aug 2008 21:44:21 +0000 (UTC)
	(envelope-from question@closedsrc.org)
Received: from dalek.closedsrc.org (dalek.closedsrc.org [72.1.133.20])
	by mx1.freebsd.org (Postfix) with ESMTP id 69D2A8FC13
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  2 Aug 2008 21:44:21 +0000 (UTC)
	(envelope-from question@closedsrc.org)
Received: by dalek.closedsrc.org (Postfix, from userid 5000)
	id 93D05CF0C3; Sat,  2 Aug 2008 14:25:56 -0700 (PDT)
Message-Id: <20080802212556.93D05CF0C3@dalek.closedsrc.org>
Date: Sat,  2 Aug 2008 14:25:56 -0700 (PDT)
From: Linh Pham <question+fbsdports@closedsrc.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update Port: mail/getmail to 4.8.2
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         126201
>Category:       ports
>Synopsis:       Update Port: mail/getmail to 4.8.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 02 21:50:01 UTC 2008
>Closed-Date:    Sun Aug 03 14:21:47 UTC 2008
>Last-Modified:  Sun Aug  3 14:30:01 UTC 2008
>Originator:     Linh Pham
>Release:        FreeBSD 6.3-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD dalek.internal.closedsrc.org 6.3-RELEASE-p3 FreeBSD 6.3-RELEASE-p3 #13: Mon Jul 14 09:50:29 PDT 2008 root@dalek.internal.closedsrc.org:/usr/obj/usr/src/sys/DC7700-SMP i386
>Description:
Update mail/getmail to 4.8.2 which includes the following update:

  -for IMAP retrievers, keep message state around for 30 days even if the 
  corresponding message isn't seen.  This allows users to have multiple rc
  files with different IMAP folders to retrieve from without losing their
  "seen" mail state for the folders they're not currently retrieving from.
  You no longer need to work around this with different getmail state
  directories.

>How-To-Repeat:
>Fix:

--- getmail-4.8.2.diff begins here ---
diff -ruN /usr/ports/mail/getmail/Makefile getmail/Makefile
--- /usr/ports/mail/getmail/Makefile	2008-03-31 07:33:30.000000000 -0700
+++ getmail/Makefile	2008-08-02 14:21:57.000000000 -0700
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	getmail
-PORTVERSION=	4.8.1
+PORTVERSION=	4.8.2
 CATEGORIES=	mail python
 MASTER_SITES=	http://pyropus.ca/software/getmail/%SUBDIR%/ \
 		http://mirrors.closedsrc.org/getmail/
diff -ruN /usr/ports/mail/getmail/distinfo getmail/distinfo
--- /usr/ports/mail/getmail/distinfo	2008-03-31 07:33:30.000000000 -0700
+++ getmail/distinfo	2008-08-02 14:22:57.000000000 -0700
@@ -1,3 +1,3 @@
-MD5 (getmail-4.8.1.tar.gz) = 3ea7cff8a80d845c5a6086551737311f
-SHA256 (getmail-4.8.1.tar.gz) = 8c4c49c0d42004d09afbfd076204c03c8fbf722bdbd4cc9572a81a5bc47517b9
-SIZE (getmail-4.8.1.tar.gz) = 150706
+MD5 (getmail-4.8.2.tar.gz) = 78105eef2e5e71fef2fe6564bec10bea
+SHA256 (getmail-4.8.2.tar.gz) = 82e920128b21200dbb72150c660b47942d0857cbb80382b7e055eefb09203ed1
+SIZE (getmail-4.8.2.tar.gz) = 151261
--- getmail-4.8.2.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Sat Aug 2 22:10:32 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=126201 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sun Aug 3 14:21:46 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/126201: commit references a PR
Date: Sun,  3 Aug 2008 14:21:47 +0000 (UTC)

 miwi        2008-08-03 14:21:39 UTC
 
   FreeBSD ports repository
 
   Modified files:
     mail/getmail         Makefile distinfo 
   Log:
   - Update 4.8.2
   
   Changelog:
           - for IMAP retrievers, keep message state around for
             30 days even if the corresponding message isn't seen.
             This allows users to have multiple rc files with
             different IMAP folders to retrieve from without losing
             their "seen" mail state for the folders they're not
             currently retrieving from. You no longer need to work
             around this with different getmail state directories.
   
   PR:             126201
   Submitted by:   Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
   
   Revision  Changes    Path
   1.78      +1 -1      ports/mail/getmail/Makefile
   1.66      +3 -3      ports/mail/getmail/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:
