update to getmail 4.4.2
- new getmail_fetch configuration-less commandline POP retriever - improvements when used with python 2.4 - a few bugfixes
This commit is contained in:
parent
e1dd093037
commit
e4a714c829
@ -1,8 +1,8 @@
|
|||||||
# $OpenBSD: Makefile,v 1.38 2005/10/29 13:56:13 sturm Exp $
|
# $OpenBSD: Makefile,v 1.39 2005/11/19 16:55:53 sturm Exp $
|
||||||
|
|
||||||
COMMENT= "POP3 mail retriever"
|
COMMENT= "POP3 mail retriever"
|
||||||
|
|
||||||
DISTNAME= getmail-4.3.13
|
DISTNAME= getmail-4.4.2
|
||||||
CATEGORIES= mail
|
CATEGORIES= mail
|
||||||
|
|
||||||
HOMEPAGE= http://pyropus.ca/software/getmail/
|
HOMEPAGE= http://pyropus.ca/software/getmail/
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
MD5 (getmail-4.3.13.tar.gz) = cfd1d00d1e7a46e809eb3408d0caf2b6
|
MD5 (getmail-4.4.2.tar.gz) = 39be53e828b91ba5307ff2c97fd6f105
|
||||||
RMD160 (getmail-4.3.13.tar.gz) = 902313fb7221eb0eb5d78f3fe2f6060fd046c32b
|
RMD160 (getmail-4.4.2.tar.gz) = 84f78bf9924011b597471f1cd7cc130a729825cf
|
||||||
SHA1 (getmail-4.3.13.tar.gz) = 261172e3ac867f3dfff51ddf44226af046d65a24
|
SHA1 (getmail-4.4.2.tar.gz) = b419481a40dc05ebb7f7bbd2afbc0324d4c8510a
|
||||||
SIZE (getmail-4.3.13.tar.gz) = 133634
|
SIZE (getmail-4.4.2.tar.gz) = 136867
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
@comment $OpenBSD: PLIST,v 1.9 2004/11/15 21:35:43 sturm Exp $
|
@comment $OpenBSD: PLIST,v 1.10 2005/11/19 16:55:53 sturm Exp $
|
||||||
bin/getmail
|
bin/getmail
|
||||||
|
bin/getmail_fetch
|
||||||
bin/getmail_maildir
|
bin/getmail_maildir
|
||||||
bin/getmail_mbox
|
bin/getmail_mbox
|
||||||
lib/python${MODPY_VERSION}/site-packages/getmailcore/
|
lib/python${MODPY_VERSION}/site-packages/getmailcore/
|
||||||
@ -28,6 +29,7 @@ lib/python${MODPY_VERSION}/site-packages/getmailcore/retrievers.pyc
|
|||||||
lib/python${MODPY_VERSION}/site-packages/getmailcore/utilities.py
|
lib/python${MODPY_VERSION}/site-packages/getmailcore/utilities.py
|
||||||
lib/python${MODPY_VERSION}/site-packages/getmailcore/utilities.pyc
|
lib/python${MODPY_VERSION}/site-packages/getmailcore/utilities.pyc
|
||||||
@man man/man1/getmail.1
|
@man man/man1/getmail.1
|
||||||
|
@man man/man1/getmail_fetch.1
|
||||||
@man man/man1/getmail_maildir.1
|
@man man/man1/getmail_maildir.1
|
||||||
@man man/man1/getmail_mbox.1
|
@man man/man1/getmail_mbox.1
|
||||||
share/doc/getmail/
|
share/doc/getmail/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user