Index: head/mail/getmail/Makefile =================================================================== --- head/mail/getmail/Makefile (revision 203378) +++ head/mail/getmail/Makefile (revision 203379) @@ -1,34 +1,34 @@ # New ports collection makefile for: getmail # Date created: 06 May 2001 # Whom: Yukihiro Nakai # # $FreeBSD$ # PORTNAME= getmail -PORTVERSION= 4.7.6 +PORTVERSION= 4.7.7 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.73 \ No newline at end of property +1.74 \ No newline at end of property Index: head/mail/getmail/distinfo =================================================================== --- head/mail/getmail/distinfo (revision 203378) +++ head/mail/getmail/distinfo (revision 203379) @@ -1,3 +1,3 @@ -MD5 (getmail-4.7.6.tar.gz) = 64f3b5042d227892e400521a2f4ff558 -SHA256 (getmail-4.7.6.tar.gz) = 061b9f875e6032fd2e708603bd0fdafa81856d6caabde3ce4a3862b30fe89afa -SIZE (getmail-4.7.6.tar.gz) = 148263 +MD5 (getmail-4.7.7.tar.gz) = d6252e8ebe89fb17baaeb9acba707e39 +SHA256 (getmail-4.7.7.tar.gz) = 216566c3ad0c62b92c32a42ab3b7fbca82681b7ed07818ee578b284aa7285947 +SIZE (getmail-4.7.7.tar.gz) = 149137 Property changes on: head/mail/getmail/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.61 \ No newline at end of property +1.62 \ No newline at end of property