aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorsergei <sergei@FreeBSD.org>2004-10-14 00:08:50 +0800
committersergei <sergei@FreeBSD.org>2004-10-14 00:08:50 +0800
commita48ad39f31e35a02904a7b1de0fe9db51ded4f6f (patch)
treee094b10b8f7ab396d3226e66666eccb076539dfd /mail
parent081763f43cf3ea59cfb5f2726022b63e2bc40296 (diff)
downloadfreebsd-ports-gnome-a48ad39f31e35a02904a7b1de0fe9db51ded4f6f.tar.gz
freebsd-ports-gnome-a48ad39f31e35a02904a7b1de0fe9db51ded4f6f.tar.zst
freebsd-ports-gnome-a48ad39f31e35a02904a7b1de0fe9db51ded4f6f.zip
- 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>
Diffstat (limited to 'mail')
-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