Index: head/mail/offlineimap/Makefile =================================================================== --- head/mail/offlineimap/Makefile (revision 111630) +++ head/mail/offlineimap/Makefile (revision 111631) @@ -1,47 +1,45 @@ # New ports collection makefile for: offlineimap # Date created: 08 Aug 2002 # Whom: nbm # # $FreeBSD$ # PORTNAME= offlineimap -PORTVERSION= 4.0.3 +PORTVERSION= 4.0.4 CATEGORIES= mail python MASTER_SITES= http://gopher.quux.org:70/devel/offlineimap/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= sergei@FreeBSD.org COMMENT= Powerful IMAP/Maildir synchronization and reader support - -BROKEN= Unfetchable .if !defined(WITHOUT_X11) RUN_DEPENDS= ${TKINTER}:${PORTSDIR}/x11-toolkits/py-tkinter TKINTER= ${PYTHON_SITELIBDIR}/_tkinter.so .endif WRKSRC= ${WRKDIR}/${PORTNAME} PKGMESSAGE= ${WRKDIR}/pkg-message USE_PYTHON= yes USE_PYDISTUTILS= yes MAN1= offlineimap.1 DOCS= COPYRIGHT ChangeLog UPGRADING manual.html manual.pdf \ manual.ps manual.txt EXAMPLES= offlineimap.conf offlineimap.conf.minimal post-install: ${INSTALL_MAN} ${WRKSRC}/offlineimap.1 ${MANPREFIX}/man/man1/ .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR} .endif @${MKDIR} ${EXAMPLESDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${EXAMPLES} ${EXAMPLESDIR} @${SED} -e 's!%%EXAMPLESDIR%%!${EXAMPLESDIR}!' \ ${MASTERDIR}/pkg-message > ${PKGMESSAGE} @${CAT} ${PKGMESSAGE} .include Property changes on: head/mail/offlineimap/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.18 \ No newline at end of property +1.19 \ No newline at end of property Index: head/mail/offlineimap/distinfo =================================================================== --- head/mail/offlineimap/distinfo (revision 111630) +++ head/mail/offlineimap/distinfo (revision 111631) @@ -1,2 +1,2 @@ -MD5 (offlineimap_4.0.3.tar.gz) = 360143778cba385e277719f1f9b078ba -SIZE (offlineimap_4.0.3.tar.gz) = 440699 +MD5 (offlineimap_4.0.4.tar.gz) = 8a3f25fb790a8903cd68b0d64f0c02b0 +SIZE (offlineimap_4.0.4.tar.gz) = 441688 Property changes on: head/mail/offlineimap/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property