ports/88691: Update port mail/getmail to 4.4.0

Linh Pham question+fbsdports at closedsrc.org
Tue Nov 8 21:30:27 UTC 2005


>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 08 21:30:14 GMT 2005
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list