View | Details | Raw Unified | Return to bug 48501
Collapse All | Expand All

(-)getmail/Makefile (-2 / +2 lines)
Lines 6-14 Link Here
6
#
6
#
7
7
8
PORTNAME=	getmail
8
PORTNAME=	getmail
9
PORTVERSION=	2.3.11
9
PORTVERSION=	3.0.4
10
CATEGORIES=	mail python
10
CATEGORIES=	mail python
11
MASTER_SITES=	http://www.qcc.ca/~charlesc/software/getmail-2.0/%SUBDIR%/
11
MASTER_SITES=	http://www.qcc.ca/~charlesc/software/getmail-3.0/%SUBDIR%/
12
12
13
MAINTAINER=	anders@andersa.net
13
MAINTAINER=	anders@andersa.net
14
COMMENT=	POP3 mail retriever written in Python
14
COMMENT=	POP3 mail retriever written in Python
(-)getmail/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (getmail-2.3.11.tar.gz) = 3276d6bce7d455ee9029d54b4aa4550a
1
MD5 (getmail-3.0.4.tar.gz) = fb5461f6e0ce5e838b7fc671a3d91731
(-)getmail/pkg-plist (+3 lines)
Lines 7-12 Link Here
7
share/getmail/ConfParser.py
7
share/getmail/ConfParser.py
8
share/getmail/getmail.py
8
share/getmail/getmail.py
9
share/getmail/getmail_classes.py
9
share/getmail/getmail_classes.py
10
share/getmail/getmail_constants.py
11
share/getmail/getmail_defaults.py
12
share/getmail/getmail_utilities.py
10
share/getmail/timeoutsocket.py
13
share/getmail/timeoutsocket.py
11
@dirrm share/getmail
14
@dirrm share/getmail
12
@dirrm share/examples/getmail
15
@dirrm share/examples/getmail

Return to bug 48501