ports/70579: mail/offlineimap - make fetchable

Herbert J. Skuhra herbert.skuhra at gmx.at
Tue Aug 17 16:10:24 UTC 2004


>Number:         70579
>Category:       ports
>Synopsis:       mail/offlineimap - make fetchable
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 17 16:10:24 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Herbert J. Skuhra
>Release:        FreeBSD 5.2.1-RELEASE-p9 i386
>Organization:
>Environment:
FreeBSD oslo.ath.cx 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #0: Thu Jul  1 06:31:26 CEST 2004     herbert at oslo.ath.cx:/usr/obj/usr/src/sys/PC1  i386
>Description:
The port was marked broken a few days ago, because there is a newer version available and the old distfile is no longer fetchable.

This patch makes the distfile fetchable and removes the BROKEN tag.



>How-To-Repeat:
      
>Fix:
diff -ruN mail/offlineimap.bak/Makefile mail/offlineimap/Makefile
--- mail/offlineimap.bak/Makefile       Sun Aug 15 10:18:56 2004
+++ mail/offlineimap/Makefile   Sun Aug 15 10:25:30 2004
@@ -8,13 +8,14 @@
 PORTNAME=      offlineimap
 PORTVERSION=   4.0.4
 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 at 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   Sun Aug 15 10:26:12 2004
@@ -1,2 +1 @@
 MD5 (offlineimap_4.0.4.tar.gz) = 8a3f25fb790a8903cd68b0d64f0c02b0
-SIZE (offlineimap_4.0.4.tar.gz) = 441688

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list