summaryrefslogtreecommitdiff
path: root/mail/getmail
diff options
context:
space:
mode:
authorSergei Kolobov <sergei@FreeBSD.org>2004-10-13 16:08:50 +0000
committerSergei Kolobov <sergei@FreeBSD.org>2004-10-13 16:08:50 +0000
commit6740b5ca9bf616348331c011a3ff96f78de82d3b (patch)
treeaf500f5394ef73392451b46c05107c42dd9aa4f1 /mail/getmail
parentDocument libtiff RLE decoder issues. (diff)
- Update to 4.2.2 [1]
- Update COMMENT to reflect that getmail now does IMAP too - Pass maintainership to the submitter PR: ports/72584 Submitted by: Linh Pham <question+freebsdpr@closedsrc.org>
Notes
Notes: svn path=/head/; revision=119257
Diffstat (limited to 'mail/getmail')
-rw-r--r--mail/getmail/Makefile8
-rw-r--r--mail/getmail/distinfo4
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile
index f6f5987aa9bb..8793ec32daa5 100644
--- a/mail/getmail/Makefile
+++ b/mail/getmail/Makefile
@@ -1,18 +1,18 @@
# New ports collection makefile for: getmail
# Date created: 06 May 2001
-# # Whom: Yukihiro Nakai <nakai@FreeBSD.org>
+# Whom: Yukihiro Nakai <nakai@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= getmail
-PORTVERSION= 4.1.3
+PORTVERSION= 4.2.2
CATEGORIES= mail python
MASTER_SITES= http://www.qcc.ca/~charlesc/software/getmail-4/%SUBDIR%/
MASTER_SITE_SUBDIR= old-versions
-MAINTAINER= sergei@FreeBSD.org
-COMMENT= POP3 mail retriever with reliable Maildir/command delivery
+MAINTAINER= question+fbsdports@closedsrc.org
+COMMENT= POP3/IMAP mail retriever with Maildir and command delivery
USE_PYTHON= yes
USE_REINPLACE= yes
diff --git a/mail/getmail/distinfo b/mail/getmail/distinfo
index c4e078b72632..4ecda7f32ff0 100644
--- a/mail/getmail/distinfo
+++ b/mail/getmail/distinfo
@@ -1,2 +1,2 @@
-MD5 (getmail-4.1.3.tar.gz) = 303ba0b8c7faf5090a825e5b5591fbf3
-SIZE (getmail-4.1.3.tar.gz) = 108085
+MD5 (getmail-4.2.2.tar.gz) = 8a2e100a8c5912f0350dc70db55191d1
+SIZE (getmail-4.2.2.tar.gz) = 121093