Date: Tue, 18 Jan 2005 14:38:27 -0800 (PST) From: Linh Pham <question+fbsdports@closedsrc.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: sergei@FreeBSD.org Subject: ports/76442: Update Port: mail/getmail to 4.3.1 Message-ID: <20050118223827.E36E54507F@q.closedsrc.org> Resent-Message-ID: <200501182240.j0IMeLjm075734@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 76442 >Category: ports >Synopsis: Update Port: mail/getmail to 4.3.1 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jan 18 22:40:21 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Linh Pham >Release: FreeBSD 5.3-RELEASE-p4 i386 >Organization: >Environment: System: FreeBSD q.internal.closedsrc.org 5.3-RELEASE-p4 FreeBSD 5.3-RELEASE-p4 #5: Sat Jan 8 23:34:57 PST 2005 question@q.internal.closedsrc.org:/usr/obj/usr/src/sys/Q i386 >Description: Update mail/getmail to 4.3.1, which fixes a known problem with an exception being raised when certain IMAP errors occur. New version will just skip the affected account and move to the next one. >How-To-Repeat: >Fix: --- getmail-4.3.1.diff begins here --- diff -ruN /usr/ports/mail/getmail/Makefile getmail/Makefile --- /usr/ports/mail/getmail/Makefile Tue Jan 18 14:30:02 2005 +++ getmail/Makefile Tue Jan 18 14:33:33 2005 @@ -6,7 +6,7 @@ # PORTNAME= getmail -PORTVERSION= 4.3.0 +PORTVERSION= 4.3.1 CATEGORIES= mail python MASTER_SITES= http://www.qcc.ca/~charlesc/software/getmail-4/%SUBDIR%/ MASTER_SITE_SUBDIR= old-versions diff -ruN /usr/ports/mail/getmail/distinfo getmail/distinfo --- /usr/ports/mail/getmail/distinfo Tue Jan 18 14:30:02 2005 +++ getmail/distinfo Tue Jan 18 14:34:28 2005 @@ -1,2 +1,2 @@ -MD5 (getmail-4.3.0.tar.gz) = 32baf95f8291a66c5303518aa74dfd20 -SIZE (getmail-4.3.0.tar.gz) = 128803 +MD5 (getmail-4.3.1.tar.gz) = 5b73b4b068d8d070ef01d31c7b553d35 +SIZE (getmail-4.3.1.tar.gz) = 128854 --- getmail-4.3.1.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050118223827.E36E54507F>