mail/getmail: Update to 4.49.0

PR:		206572
Approved by:	maintainer
This commit is contained in:
Mark Felder 2016-02-05 20:39:28 +00:00
parent 7bc4044017
commit a8cd1bb480
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=408265
3 changed files with 7 additions and 7 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= getmail PORTNAME= getmail
PORTVERSION= 4.48.0 PORTVERSION= 4.49.0
CATEGORIES= mail python CATEGORIES= mail python
MASTER_SITES= http://pyropus.ca/software/getmail/old-versions/ MASTER_SITES= http://pyropus.ca/software/getmail/old-versions/

View file

@ -1,2 +1,2 @@
SHA256 (getmail-4.48.0.tar.gz) = 49441e92eed577127331caf9b97f2ddaea14e97e8a49259efd9184a766a9b94c SHA256 (getmail-4.49.0.tar.gz) = 1c6c4a3ebd17c1b15dc940a5888b0ceca4d135c1c20629ebe274ba025aff1ed4
SIZE (getmail-4.48.0.tar.gz) = 190129 SIZE (getmail-4.49.0.tar.gz) = 150719

View file

@ -1,6 +1,6 @@
--- setup.py.orig 2007-11-23 08:26:55.000000000 -0800 --- setup.py.orig 2009-01-08 21:55:25 UTC
+++ setup.py 2008-02-05 09:24:03.000000000 -0800 +++ setup.py
@@ -39,12 +39,11 @@ @@ -39,12 +39,11 @@ GETMAILDOCDIR = os.path.join(
datadir or prefix, datadir or prefix,
'share', 'share',
'doc', 'doc',
@ -14,7 +14,7 @@
'man', 'man',
'man1' 'man1'
) )
@@ -98,25 +97,6 @@ @@ -98,25 +97,6 @@ setup(
'getmail_mbox' 'getmail_mbox'
], ],
data_files=[ data_files=[