From ab8162bc432fcd5f4f11eb1ce85806bc742b036c Mon Sep 17 00:00:00 2001 From: Sergei Kolobov Date: Wed, 16 Jun 2004 21:11:17 +0000 Subject: - Unbreak by upgrading to 4.0.4 (previous version was removed from the master site due to a discovered bug): * Reverted the header insertion point patch applied in 4.0.3. It has apparently caused header corruption. Pointed out by: pointyhat (via kris) --- mail/offlineimap/Makefile | 4 +--- mail/offlineimap/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 5 deletions(-) (limited to 'mail') diff --git a/mail/offlineimap/Makefile b/mail/offlineimap/Makefile index 908a8540d702..9f07437248ec 100644 --- a/mail/offlineimap/Makefile +++ b/mail/offlineimap/Makefile @@ -6,7 +6,7 @@ # 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} @@ -14,8 +14,6 @@ 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 diff --git a/mail/offlineimap/distinfo b/mail/offlineimap/distinfo index 700cf1e230f6..1ddcb94ffd95 100644 --- a/mail/offlineimap/distinfo +++ b/mail/offlineimap/distinfo @@ -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 -- cgit v1.2.3