From question@closedsrc.org  Tue Nov  8 21:29:01 2005
Return-Path: <question@closedsrc.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 93D1416A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  8 Nov 2005 21:29:01 +0000 (GMT)
	(envelope-from question@closedsrc.org)
Received: from q.closedsrc.org (q.closedsrc.org [72.1.133.20])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5DA5E43D53
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  8 Nov 2005 21:28:57 +0000 (GMT)
	(envelope-from question@closedsrc.org)
Received: by q.closedsrc.org (Postfix, from userid 1001)
	id 702FE45021; Tue,  8 Nov 2005 13:28:42 -0800 (PST)
Message-Id: <20051108212842.702FE45021@q.closedsrc.org>
Date: Tue,  8 Nov 2005 13:28:42 -0800 (PST)
From: Linh Pham <question+fbsdports@closedsrc.org>
Reply-To: Linh Pham <question+fbsdports@closedsrc.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update port mail/getmail to 4.4.0
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         88691
>Category:       ports
>Synopsis:       Update port mail/getmail to 4.4.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 08 21:30:14 GMT 2005
>Closed-Date:    Tue Nov 08 22:25:39 GMT 2005
>Last-Modified:  Tue Nov 08 22:25:39 GMT 2005
>Originator:     Linh Pham
>Release:        FreeBSD 6.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD q.internal.closedsrc.org 6.0-RELEASE FreeBSD 6.0-RELEASE #6: Sun Nov 6 11:43:22 PST 2005 root@q.internal.closedsrc.org:/usr/obj/usr/src/sys/Q i386
>Description:
Update mail/getmail to 4.4.0, which includes the following changes:

  -add new POP3-over-SSL initialization class, which is automatically used
  when Python 2.4 or newer is in use.  This reduces the overhead involved
  in retrieving messages from a POP3SSL server (reduces systime about 35%,
  user time about 50%, wall time 10-30%).  Thanks: Jan Vereecke.
  -add getmail_fetch configuration-less commandline POP retriever, perfect
  for scripting use.  Development of getmail_fetch was sponsored by
  Texas Communications.
  -future proofing: eliminate relative imports within getmailcore package.

>How-To-Repeat:
>Fix:

--- getmail-4.4.0.diff begins here ---
diff -ruN /usr/ports/mail/getmail/Makefile ./getmail/Makefile
--- /usr/ports/mail/getmail/Makefile	Sun Nov  6 18:01:28 2005
+++ ./getmail/Makefile	Tue Nov  8 13:22:13 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	getmail
-PORTVERSION=	4.3.14
+PORTVERSION=	4.4.0
 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	Sun Nov  6 18:01:28 2005
+++ ./getmail/distinfo	Tue Nov  8 13:23:26 2005
@@ -1,2 +1,2 @@
-MD5 (getmail-4.3.14.tar.gz) = ce82e44c8076e95c402a524efd7ca011
-SIZE (getmail-4.3.14.tar.gz) = 134425
+MD5 (getmail-4.4.0.tar.gz) = 4b41237ecc233f4b44e60f7f11057a87
+SIZE (getmail-4.4.0.tar.gz) = 136395
Binary files /usr/ports/mail/getmail/getmail-4.4.0.tbz and ./getmail/getmail-4.4.0.tbz differ
--- getmail-4.4.0.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: mnag 
State-Changed-When: Tue Nov 8 22:25:35 GMT 2005 
State-Changed-Why:  
Committed. Thanks! 

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