aboutsummaryrefslogtreecommitdiffstats
path: root/mail/offlineimap
diff options
context:
space:
mode:
authorsergei <sergei@FreeBSD.org>2004-06-17 05:11:17 +0800
committersergei <sergei@FreeBSD.org>2004-06-17 05:11:17 +0800
commit4f08b1091d87eb72ff350796cdf0f08cbf6e3e9d (patch)
treee479f80050815c272e7ee21203d2220df90f640a /mail/offlineimap
parent44ee1fed49d0a99d4dc3ced5b35c344d7a243bae (diff)
downloadfreebsd-ports-gnome-4f08b1091d87eb72ff350796cdf0f08cbf6e3e9d.tar.gz
freebsd-ports-gnome-4f08b1091d87eb72ff350796cdf0f08cbf6e3e9d.tar.zst
freebsd-ports-gnome-4f08b1091d87eb72ff350796cdf0f08cbf6e3e9d.zip
- 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)
Diffstat (limited to 'mail/offlineimap')
-rw-r--r--mail/offlineimap/Makefile4
-rw-r--r--mail/offlineimap/distinfo4
2 files changed, 3 insertions, 5 deletions
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