ports/108387: Update port mail/getmail: update to 4.7.0
Linh Pham
question+fbsdports at closedsrc.org
Fri Jan 26 18:50:20 UTC 2007
>Number: 108387
>Category: ports
>Synopsis: Update port mail/getmail: update to 4.7.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: Fri Jan 26 18:50:19 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Linh Pham
>Release: FreeBSD 6.2-RC1 i386
>Organization:
>Environment:
System: FreeBSD q.internal.closedsrc.org 6.2-RC1 FreeBSD 6.2-RC1 #13: Thu Nov 23 16:52:45 PST 2006 root at q.internal.closedsrc.org:/usr/obj/usr/src/sys/Q i386
>Description:
Update mail/getmail from 4.6.5 to 4.7.0, which includes bugfixes and minor
feature changes:
* make Mboxrd lock type configurable (lockf or flock). Change default to lockf.
* better handling for some fatal violations of POP/IMAP protocols.
* add ignore_stderr option to MDA_external destination.
>How-To-Repeat:
>Fix:
--- getmail-4.7.0.diff begins here ---
diff -ruN /usr/ports/mail/getmail/Makefile ./getmail/Makefile
--- /usr/ports/mail/getmail/Makefile Thu Nov 23 08:43:33 2006
+++ ./getmail/Makefile Fri Jan 26 10:26:08 2007
@@ -6,7 +6,7 @@
#
PORTNAME= getmail
-PORTVERSION= 4.6.5
+PORTVERSION= 4.7.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 Thu Nov 23 08:43:33 2006
+++ ./getmail/distinfo Fri Jan 26 10:26:53 2007
@@ -1,3 +1,3 @@
-MD5 (getmail-4.6.5.tar.gz) = bd630fe8b4df3cba78610b46bef99f7c
-SHA256 (getmail-4.6.5.tar.gz) = 54bbf645be2b878e41c1fa00f5f0e7efdeac39d0d125d40f719878f1db20a5d3
-SIZE (getmail-4.6.5.tar.gz) = 142473
+MD5 (getmail-4.7.0.tar.gz) = 9f0339b2208b729024bc1e633dd3ca04
+SHA256 (getmail-4.7.0.tar.gz) = 15776ad603803c032616f5a2f32cc0de59ddd0e8aed5b7d076cde148ba1cb7e1
+SIZE (getmail-4.7.0.tar.gz) = 146261
--- getmail-4.7.0.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list