Update to 4.4.0

Add SHA256

PR:		88691
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
This commit is contained in:
Marcus Alves Grando 2005-11-08 22:25:15 +00:00
parent b4c28b1112
commit 4b723c53b0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=147649
3 changed files with 6 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= getmail
PORTVERSION= 4.3.14
PORTVERSION= 4.4.0
CATEGORIES= mail python
MASTER_SITES= http://pyropus.ca/software/getmail/%SUBDIR%/ \
http://mirrors.closedsrc.org/getmail/
@ -18,7 +18,7 @@ COMMENT= POP3/IMAP4 mail retriever with Maildir and command delivery
USE_PYTHON= yes
USE_PYDISTUTILS= yes
MAN1= getmail.1 getmail_maildir.1 getmail_mbox.1
MAN1= getmail.1 getmail_fetch.1 getmail_maildir.1 getmail_mbox.1
DOCS= ../README BUGS CHANGELOG THANKS TODO *.txt *.html *.css
post-install:

View File

@ -1,2 +1,3 @@
MD5 (getmail-4.3.14.tar.gz) = ce82e44c8076e95c402a524efd7ca011
SIZE (getmail-4.3.14.tar.gz) = 134425
MD5 (getmail-4.4.0.tar.gz) = 4b41237ecc233f4b44e60f7f11057a87
SHA256 (getmail-4.4.0.tar.gz) = d9caa88bad29f79c6db56381b88050d0efc6f20bbb5a998744b72f06f41fac6e
SIZE (getmail-4.4.0.tar.gz) = 136395

View File

@ -1,5 +1,6 @@
@comment $FreeBSD$
bin/getmail
bin/getmail_fetch
bin/getmail_maildir
bin/getmail_mbox
%%PYTHON_SITELIBDIR%%/getmailcore/__init__.py