summaryrefslogtreecommitdiff
path: root/mail/getmail
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2005-10-16 13:54:33 +0000
committerVolker Stolz <vs@FreeBSD.org>2005-10-16 13:54:33 +0000
commit915dfddc0f22e33931229ed0630e0849d48c3b62 (patch)
tree187caa7b932bda8dc683395f7adcd91eb3708069 /mail/getmail
parentUpdate to version 1.2: (diff)
Update mail/getmail to 4.3.13, which includes a new retriever type as noted
in the CHANGELOG: -add BrokenUIDLPOP3SSLRetriever as SSL version of BrokenUIDLPOP3Retriever, based on an idea by a user of the Debian package. Thanks: Daniel Burrows, Fredrik Steen. PR: ports/87502 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=145550
Diffstat (limited to 'mail/getmail')
-rw-r--r--mail/getmail/Makefile7
-rw-r--r--mail/getmail/distinfo4
2 files changed, 6 insertions, 5 deletions
diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile
index c8918c2a4080..6868693a9399 100644
--- a/mail/getmail/Makefile
+++ b/mail/getmail/Makefile
@@ -6,10 +6,11 @@
#
PORTNAME= getmail
-PORTVERSION= 4.3.12
+PORTVERSION= 4.3.13
CATEGORIES= mail python
-MASTER_SITES= http://pyropus.ca/software/getmail/%SUBDIR%/
-MASTER_SITE_SUBDIR= old-versions
+MASTER_SITES= http://pyropus.ca/software/getmail/%SUBDIR%/ \
+ http://mirrors.closedsrc.org/getmail/
+MASTER_SITE_SUBDIR= . old-versions
MAINTAINER= question+fbsdports@closedsrc.org
COMMENT= POP3/IMAP4 mail retriever with Maildir and command delivery
diff --git a/mail/getmail/distinfo b/mail/getmail/distinfo
index e3e868609a51..077aa3415ba1 100644
--- a/mail/getmail/distinfo
+++ b/mail/getmail/distinfo
@@ -1,2 +1,2 @@
-MD5 (getmail-4.3.12.tar.gz) = eddd7ab72d002df6f164f0230e8ea98a
-SIZE (getmail-4.3.12.tar.gz) = 133178
+MD5 (getmail-4.3.13.tar.gz) = cfd1d00d1e7a46e809eb3408d0caf2b6
+SIZE (getmail-4.3.13.tar.gz) = 133634