Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Aug 2004 16:30:25 GMT
From:      "Herbert J. Skuhra" <herbert.skuhra@gmx.at>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/70579: mail/offlineimap - make fetchable
Message-ID:  <200408171630.i7HGUPbA047867@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/70579; it has been noted by GNATS.

From: "Herbert J. Skuhra" <herbert.skuhra@gmx.at>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/70579: mail/offlineimap - make fetchable
Date: Tue, 17 Aug 2004 18:25:33 +0200

 Here is another small patch.
 This one updates offlineimap to version 4.0.6.
 
 diff -ruN mail/offlineimap.bak/Makefile mail/offlineimap/Makefile
 --- mail/offlineimap.bak/Makefile	Sun Aug 15 10:18:56 2004
 +++ mail/offlineimap/Makefile	Tue Aug 17 18:11:23 2004
 @@ -6,15 +6,16 @@
  #
  
  PORTNAME=	offlineimap
 -PORTVERSION=	4.0.4
 +PORTVERSION=	4.0.6
  CATEGORIES=	mail python
 -MASTER_SITES=	http://gopher.quux.org:70/devel/offlineimap/
 +MASTER_SITES=	http://gopher.quux.org:70/devel/offlineimap/ \
 +		http://gopher.quux.org:70/devel/offlineimap/old/
  DISTNAME=	${PORTNAME}_${PORTVERSION}
  
  MAINTAINER=	sergei@FreeBSD.org
  COMMENT=	Powerful IMAP/Maildir synchronization and reader support
  
 -BROKEN=		Unfetchable
 +NO_SIZE=	yes
  
  .if !defined(WITHOUT_X11)
  RUN_DEPENDS=	${TKINTER}:${PORTSDIR}/x11-toolkits/py-tkinter
 diff -ruN mail/offlineimap.bak/distinfo mail/offlineimap/distinfo
 --- mail/offlineimap.bak/distinfo	Sun Aug 15 10:18:56 2004
 +++ mail/offlineimap/distinfo	Tue Aug 17 18:11:30 2004
 @@ -1,2 +1 @@
 -MD5 (offlineimap_4.0.4.tar.gz) = 8a3f25fb790a8903cd68b0d64f0c02b0
 -SIZE (offlineimap_4.0.4.tar.gz) = 441688
 +MD5 (offlineimap_4.0.6.tar.gz) = a0e7c8c8f3f7fb54dcccadf16be96f60



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408171630.i7HGUPbA047867>