Index: head/mail/getmail/Makefile =================================================================== --- head/mail/getmail/Makefile (revision 49442) +++ head/mail/getmail/Makefile (revision 49443) @@ -1,37 +1,37 @@ # New ports collection makefile for: getmail # Date created: 06 May 2001 # Whom: Yukihiro Nakai # # $FreeBSD$ # PORTNAME= getmail -PORTVERSION= 2.1.5 +PORTVERSION= 2.1.6 CATEGORIES= mail python MASTER_SITES= http://www.qcc.sk.ca/~charlesc/software/getmail-2.0/ MAINTAINER= petef@FreeBSD.org USE_PYTHON= yes NO_BUILD= yes post-patch: @${PERL} -pi -e 's!/usr/lib/getmail!${DATADIR}!; \ s!`which python`!${PYTHON_CMD}!' ${WRKSRC}/getmail do-install: ${INSTALL_SCRIPT} ${WRKSRC}/getmail ${PREFIX}/bin @${MKDIR} ${DATADIR} ${INSTALL_SCRIPT} ${WRKSRC}/*.py ${DATADIR} @${MKDIR} ${PREFIX}/share/examples/getmail ${INSTALL_DATA} ${WRKSRC}/getmailrc-example \ ${PREFIX}/share/examples/getmail .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for file in CHANGELOG docs.txt faq.txt getmail.txt ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor .endif .include Property changes on: head/mail/getmail/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/mail/getmail/distinfo =================================================================== --- head/mail/getmail/distinfo (revision 49442) +++ head/mail/getmail/distinfo (revision 49443) @@ -1 +1 @@ -MD5 (getmail-2.1.5.tar.gz) = 004756fd4ebd59e7ab255585f1493e54 +MD5 (getmail-2.1.6.tar.gz) = f3e15e36e39a7256664b16e011472604 Property changes on: head/mail/getmail/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property