From owner-svn-ports-all@freebsd.org Fri Feb 5 20:39:29 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CA209A9C201; Fri, 5 Feb 2016 20:39:29 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 83A481BA5; Fri, 5 Feb 2016 20:39:29 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u15KdSJM050233; Fri, 5 Feb 2016 20:39:28 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u15KdSJh050230; Fri, 5 Feb 2016 20:39:28 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201602052039.u15KdSJh050230@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 5 Feb 2016 20:39:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408265 - in head/mail/getmail: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Feb 2016 20:39:29 -0000 Author: feld Date: Fri Feb 5 20:39:28 2016 New Revision: 408265 URL: https://svnweb.freebsd.org/changeset/ports/408265 Log: mail/getmail: Update to 4.49.0 PR: 206572 Approved by: maintainer Modified: head/mail/getmail/Makefile head/mail/getmail/distinfo head/mail/getmail/files/patch-setup.py Modified: head/mail/getmail/Makefile ============================================================================== --- head/mail/getmail/Makefile Fri Feb 5 20:04:05 2016 (r408264) +++ head/mail/getmail/Makefile Fri Feb 5 20:39:28 2016 (r408265) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= getmail -PORTVERSION= 4.48.0 +PORTVERSION= 4.49.0 CATEGORIES= mail python MASTER_SITES= http://pyropus.ca/software/getmail/old-versions/ Modified: head/mail/getmail/distinfo ============================================================================== --- head/mail/getmail/distinfo Fri Feb 5 20:04:05 2016 (r408264) +++ head/mail/getmail/distinfo Fri Feb 5 20:39:28 2016 (r408265) @@ -1,2 +1,2 @@ -SHA256 (getmail-4.48.0.tar.gz) = 49441e92eed577127331caf9b97f2ddaea14e97e8a49259efd9184a766a9b94c -SIZE (getmail-4.48.0.tar.gz) = 190129 +SHA256 (getmail-4.49.0.tar.gz) = 1c6c4a3ebd17c1b15dc940a5888b0ceca4d135c1c20629ebe274ba025aff1ed4 +SIZE (getmail-4.49.0.tar.gz) = 150719 Modified: head/mail/getmail/files/patch-setup.py ============================================================================== --- head/mail/getmail/files/patch-setup.py Fri Feb 5 20:04:05 2016 (r408264) +++ head/mail/getmail/files/patch-setup.py Fri Feb 5 20:39:28 2016 (r408265) @@ -1,6 +1,6 @@ ---- setup.py.orig 2007-11-23 08:26:55.000000000 -0800 -+++ setup.py 2008-02-05 09:24:03.000000000 -0800 -@@ -39,12 +39,11 @@ +--- setup.py.orig 2009-01-08 21:55:25 UTC ++++ setup.py +@@ -39,12 +39,11 @@ GETMAILDOCDIR = os.path.join( datadir or prefix, 'share', 'doc', @@ -14,7 +14,7 @@ 'man', 'man1' ) -@@ -98,25 +97,6 @@ +@@ -98,25 +97,6 @@ setup( 'getmail_mbox' ], data_files=[