1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Update to 4.7.8

PR:		120302
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
This commit is contained in:
Martin Wilke 2008-02-12 23:09:49 +00:00
parent 1380e65b81
commit 5cc9167be7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=207112
3 changed files with 9 additions and 8 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= getmail
PORTVERSION= 4.7.7
PORTVERSION= 4.7.8
CATEGORIES= mail python
MASTER_SITES= http://pyropus.ca/software/getmail/%SUBDIR%/ \
http://mirrors.closedsrc.org/getmail/

View File

@ -1,3 +1,3 @@
MD5 (getmail-4.7.7.tar.gz) = d6252e8ebe89fb17baaeb9acba707e39
SHA256 (getmail-4.7.7.tar.gz) = 216566c3ad0c62b92c32a42ab3b7fbca82681b7ed07818ee578b284aa7285947
SIZE (getmail-4.7.7.tar.gz) = 149137
MD5 (getmail-4.7.8.tar.gz) = e7f5d8ee3de30a86ab7cb12a8a1f1800
SHA256 (getmail-4.7.8.tar.gz) = a3977a9525cae8b1d1d70690b1ebc5f9ea0889e1d8b9472c5355d8c52def4e70
SIZE (getmail-4.7.8.tar.gz) = 149320

View File

@ -1,5 +1,5 @@
--- setup.py.orig
+++ setup.py
--- 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 @@
datadir or prefix,
'share',
@ -14,12 +14,13 @@
'man',
'man1'
)
@@ -97,24 +96,6 @@
@@ -98,25 +97,6 @@
'getmail_mbox'
],
data_files=[
- (GETMAILDOCDIR, [
- './README',
- './getmail.spec',
- 'docs/BUGS',
- 'docs/COPYING',
- 'docs/CHANGELOG',
@ -38,4 +39,4 @@
- ]),
(GETMAILMANDIR, [
'docs/getmail.1',
'docs/getmail_maildir.1',
'docs/getmail_fetch.1',