Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  8 Jun 2006 15:28:22 -0700 (PDT)
From:      Linh Pham <question+fbsdports@closedsrc.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/98726: Update Port mail/getmail to 4.6.2
Message-ID:  <20060608222822.B5CF145026@q.closedsrc.org>
Resent-Message-ID: <200606082230.k58MUNUl073141@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         98726
>Category:       ports
>Synopsis:       Update Port mail/getmail to 4.6.2
>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:   Thu Jun 08 22:30:23 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Linh Pham
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD q.internal.closedsrc.org 6.1-RELEASE FreeBSD 6.1-RELEASE #9: Mon May 15 19:51:35 PDT 2006 question@q.internal.closedsrc.org:/usr/obj/usr/src/sys/Q i386
>Description:
Update mail/getmail to 4.6.2, which includes the following fix noted in
CHANGELOG:

  -fix regression introduced in 4.6.0 where atime on mbox files would get
  updated (i.e. not set back), making it difficult for other programs to
  tell if there was new mail or not without actually opening the mbox.
  Thanks: Tim van der Molen.
>How-To-Repeat:
>Fix:

--- getmail-4.6.2.diff begins here ---
diff -ruN /usr/ports/mail/getmail/Makefile ./getmail/Makefile
--- /usr/ports/mail/getmail/Makefile	Thu Jun  8 14:59:58 2006
+++ ./getmail/Makefile	Thu Jun  8 15:24:15 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	getmail
-PORTVERSION=	4.6.1
+PORTVERSION=	4.6.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	Thu Jun  8 14:59:58 2006
+++ ./getmail/distinfo	Thu Jun  8 15:25:12 2006
@@ -1,3 +1,3 @@
-MD5 (getmail-4.6.1.tar.gz) = da61f99a3313b113ed44ae36dc70cf0f
-SHA256 (getmail-4.6.1.tar.gz) = 934d1fcbda9bd6925f34e4a4fc0ddcc6b21fe11cc70fa2cbfd8347124f50d41a
-SIZE (getmail-4.6.1.tar.gz) = 140445
+MD5 (getmail-4.6.2.tar.gz) = 2aac9a3ecf5c8cea787de69611b87f4b
+SHA256 (getmail-4.6.2.tar.gz) = a42dd7e9f36a68c4d75739bb35a67c1b907e3e8b3775e38e769fda64a0c2f7ef
+SIZE (getmail-4.6.2.tar.gz) = 139831
--- getmail-4.6.2.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?20060608222822.B5CF145026>