Index: head/mail/getmail/Makefile =================================================================== --- head/mail/getmail/Makefile (revision 217989) +++ head/mail/getmail/Makefile (revision 217990) @@ -1,34 +1,34 @@ # New ports collection makefile for: getmail # Date created: 06 May 2001 # Whom: Yukihiro Nakai # # $FreeBSD$ # PORTNAME= getmail -PORTVERSION= 4.8.1 +PORTVERSION= 4.8.2 CATEGORIES= mail python 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 USE_PYTHON= yes USE_PYDISTUTILS= yes MAN1= getmail.1 getmail_fetch.1 getmail_maildir.1 getmail_mbox.1 DOCS= ../README BUGS CHANGELOG THANKS TODO *.txt *.html *.css post-install: @${CHMOD} -R 644 ${PYTHON_SITELIBDIR}/getmailcore/* @${MKDIR} ${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/docs/getmailrc-examples ${EXAMPLESDIR} .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} cd ${WRKSRC}/docs && ${INSTALL_DATA} ${DOCS} ${DOCSDIR} .endif @${CAT} ${PKGMESSAGE} .include Property changes on: head/mail/getmail/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.77 \ No newline at end of property +1.78 \ No newline at end of property Index: head/mail/getmail/distinfo =================================================================== --- head/mail/getmail/distinfo (revision 217989) +++ head/mail/getmail/distinfo (revision 217990) @@ -1,3 +1,3 @@ -MD5 (getmail-4.8.1.tar.gz) = 3ea7cff8a80d845c5a6086551737311f -SHA256 (getmail-4.8.1.tar.gz) = 8c4c49c0d42004d09afbfd076204c03c8fbf722bdbd4cc9572a81a5bc47517b9 -SIZE (getmail-4.8.1.tar.gz) = 150706 +MD5 (getmail-4.8.2.tar.gz) = 78105eef2e5e71fef2fe6564bec10bea +SHA256 (getmail-4.8.2.tar.gz) = 82e920128b21200dbb72150c660b47942d0857cbb80382b7e055eefb09203ed1 +SIZE (getmail-4.8.2.tar.gz) = 151261 Property changes on: head/mail/getmail/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.65 \ No newline at end of property +1.66 \ No newline at end of property