Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jun 2009 20:48:34 -0700 (PDT)
From:      Linh Pham <question+fbsdports@closedsrc.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/135464: Update port: mail/getmail to 4.9.1
Message-ID:  <20090611034834.961FCCF0A1@dalek.closedsrc.org>
Resent-Message-ID: <200906110400.n5B403Dt025175@freefall.freebsd.org>

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

>Number:         135464
>Category:       ports
>Synopsis:       Update port: mail/getmail to 4.9.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:   Thu Jun 11 04:00:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Linh Pham
>Release:        FreeBSD 6.4-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD dalek.internal.closedsrc.org 6.4-RELEASE-p3 FreeBSD 6.4-RELEASE-p3 #15: Mon Jan 19 10:31:57 PST 2009 root@dalek.internal.closedsrc.org:/usr/obj/usr/src/sys/DC7700-SMP i386
>Description:
Update mail/getmail to 4.9.1, which resolves the DeprecationWarning message
for those that have upgraded to Python 2.6 (per PR ports/135452)
>How-To-Repeat:
>Fix:

--- getmail-4.9.1.diff begins here ---
diff -ruN /usr/ports/mail/getmail/Makefile ./getmail/Makefile
--- /usr/ports/mail/getmail/Makefile	2009-01-29 07:33:41.000000000 -0800
+++ ./getmail/Makefile	2009-06-10 20:18:27.000000000 -0700
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	getmail
-PORTVERSION=	4.8.4
-PORTREVISION=	1
+PORTVERSION=	4.9.1
 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	2008-09-29 07:35:44.000000000 -0700
+++ ./getmail/distinfo	2009-06-10 20:18:43.000000000 -0700
@@ -1,3 +1,3 @@
-MD5 (getmail-4.8.4.tar.gz) = 302999a9f4a3a970327aa4ca400bc4ca
-SHA256 (getmail-4.8.4.tar.gz) = b116fe18f4e20736914e99a4e4dd26afcb14e4782c21c1140ad4425ece92c394
-SIZE (getmail-4.8.4.tar.gz) = 152287
+MD5 (getmail-4.9.1.tar.gz) = 008d5b45e41c22641dd8f4b2e1e66774
+SHA256 (getmail-4.9.1.tar.gz) = 3f06e459000be57d72ccb634bdc26dc1a4788112e5c428a09bdf4d98d6287f19
+SIZE (getmail-4.9.1.tar.gz) = 153575
diff -ruN /usr/ports/mail/getmail/pkg-plist ./getmail/pkg-plist
--- /usr/ports/mail/getmail/pkg-plist	2005-11-08 14:25:15.000000000 -0800
+++ ./getmail/pkg-plist	2009-06-10 20:20:34.000000000 -0700
@@ -18,6 +18,9 @@
 %%PYTHON_SITELIBDIR%%/getmailcore/constants.py
 %%PYTHON_SITELIBDIR%%/getmailcore/constants.pyc
 %%PYTHON_SITELIBDIR%%/getmailcore/constants.pyo
+%%PYTHON_SITELIBDIR%%/getmailcore/compatibility.py
+%%PYTHON_SITELIBDIR%%/getmailcore/compatibility.pyc
+%%PYTHON_SITELIBDIR%%/getmailcore/compatibility.pyo
 %%PYTHON_SITELIBDIR%%/getmailcore/destinations.py
 %%PYTHON_SITELIBDIR%%/getmailcore/destinations.pyc
 %%PYTHON_SITELIBDIR%%/getmailcore/destinations.pyo
--- getmail-4.9.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?20090611034834.961FCCF0A1>