Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Mar 2003 07:41:16 +0100 (CET)
From:      Udo Schweigert <udo.schweigert@siemens.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        roam@FreeBSD.org
Subject:   ports/50383: maintainer-update of mail/mutt-devel
Message-ID:  <200303280641.h2S6fGEg028799@alaska.cert.siemens.de>
Resent-Message-ID: <200303280650.h2S6o8Di069290@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         50383
>Category:       ports
>Synopsis:       maintainer-update of mail/mutt-devel
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 27 22:50:08 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Udo Schweigert
>Release:        FreeBSD 4.8-RC i386
>Organization:
>Environment:
System: FreeBSD alaska.cert.siemens.de 4.8-RC FreeBSD 4.8-RC #52: Fri Mar 21 19:26:10 CET 2003 ust@alaska.cert.siemens.de:/usr/obj/work/src/RELENG_4/sys/alaska i386


	
>Description:

Maintainer-update of mail/mutt-devel:

	- Fix PACKAGE_BUILDING (e.g. for the bento builds)
	  [Sorry for this breakage ;-( ]

>How-To-Repeat:
>Fix:

diff -ru  /usr/ports/mail/mutt-devel/Makefile ./Makefile
--- /usr/ports/mail/mutt-devel/Makefile	Tue Mar 25 06:32:22 2003
+++ ./Makefile	Fri Mar 28 07:34:46 2003
@@ -78,6 +78,13 @@
 		ftp://ftp.mutt.org/mutt/devel/
 DISTNAME=	mutt-${PORTVERSION}i
 
+PATCH_SITES=	http://www.mutt.org.ua/download/mutt-${VVV_PATCH_VERSION}/:vvv \
+		http://www2.mutt.org.ua/download/mutt-${VVV_PATCH_VERSION}/:vvv \
+		ftp://ftp.mutt.org.ua/pub/mutt/mutt-${VVV_PATCH_VERSION}/:vvv \
+		ftp://ftp2.mutt.org.ua/pub/mutt/mutt-${VVV_PATCH_VERSION}/:vvv \
+		http://cedricduval.free.fr/download/mutt/:cd \
+		http://home.woolridge.ca/mutt/patches/:dw
+
 MAINTAINER?=	udo.schweigert@siemens.com
 COMMENT?=	The Mongrel of Mail User Agents (part Elm, Pine, Mush, mh, etc.)
 
@@ -109,22 +116,6 @@
 .endif
 .if !defined(DW_PATCH_VERSION)
 DW_PATCH_VERSION=	${PORTVERSION}
-.endif
-
-.if defined(WITH_MUTT_COMPRESSED_FOLDERS) || defined(WITH_MUTT_NNTP) || \
-	defined(WITH_MUTT_QUOTE_PATCH)
-PATCH_SITES+=	http://www.mutt.org.ua/download/mutt-${VVV_PATCH_VERSION}/:vvv \
-		http://www2.mutt.org.ua/download/mutt-${VVV_PATCH_VERSION}/:vvv \
-		ftp://ftp.mutt.org.ua/pub/mutt/mutt-${VVV_PATCH_VERSION}/:vvv \
-		ftp://ftp2.mutt.org.ua/pub/mutt/mutt-${VVV_PATCH_VERSION}/:vvv
-.endif
-
-.if defined(WITH_MUTT_EDIT_THREADS) || defined(WITH_MUTT_SIGNATURE_MENU) || \
-		defined(WITH_MUTT_IFDEF_PATCH)
-PATCH_SITES+=	http://cedricduval.free.fr/download/mutt/:cd
-.endif
-.if defined(WITH_MUTT_MBOX_HOOK_PATCH)
-PATCH_SITES+=	http://home.woolridge.ca/mutt/patches/:dw
 .endif
 
 # XXX
>Release-Note:
>Audit-Trail:
>Unformatted:



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