Index: head/mail/getmail/Makefile =================================================================== --- head/mail/getmail/Makefile (revision 313272) +++ head/mail/getmail/Makefile (revision 313273) @@ -1,36 +1,36 @@ # Created by: Yukihiro Nakai # $FreeBSD$ PORTNAME= getmail -PORTVERSION= 4.37.0 +PORTVERSION= 4.39.0 CATEGORIES= mail python MASTER_SITES= http://pyropus.ca/software/getmail/old-versions/ \ http://mirrors.closedsrc.org/getmail/ MAINTAINER= question+fbsdports@closedsrc.org COMMENT= POP3/IMAP4 mail retriever with Maildir and command delivery LICENSE= GPLv2 USE_PYTHON= -2.7 USE_PYDISTUTILS=yes MAN1= getmail.1 getmail_fetch.1 getmail_maildir.1 getmail_mbox.1 PORTDOCS= README BUGS CHANGELOG THANKS TODO *.txt *.html *.css .include post-install: @${CHMOD} -R 644 ${PYTHON_SITELIBDIR}/getmailcore/* @${CP} ${WRKSRC}/README ${WRKSRC}/docs/ @${MKDIR} ${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/docs/getmailrc-examples ${EXAMPLESDIR} .if ${PORT_OPTIONS:MDOCS} @${MKDIR} ${DOCSDIR} .for docs in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/docs/${docs} ${DOCSDIR} .endfor .endif @${CAT} ${PKGMESSAGE} .include Property changes on: head/mail/getmail/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/mail/getmail/distinfo =================================================================== --- head/mail/getmail/distinfo (revision 313272) +++ head/mail/getmail/distinfo (revision 313273) @@ -1,2 +1,2 @@ -SHA256 (getmail-4.37.0.tar.gz) = 54084ac6754d5138b9dab13b5c8c44997389381069c8733d0488475f259de09f -SIZE (getmail-4.37.0.tar.gz) = 169327 +SHA256 (getmail-4.39.0.tar.gz) = d9ed32e8a745af9e6b2b39e8a65b7f181eb3b619534aadabb8b6e6b0026066ac +SIZE (getmail-4.39.0.tar.gz) = 168921 Property changes on: head/mail/getmail/distinfo ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property