Skip site navigation (1)Skip section navigation (2)
Date:      7 Feb 2006 10:31:11 -0200
From:      Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/92963: Update port: mail/mew3 fix mastersite
Message-ID:  <20060207123111.66009.qmail@capeta.freebsdbrasil.com.br>
Resent-Message-ID: <200602071240.k17Ce3dI086110@freefall.freebsd.org>

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

>Number:         92963
>Category:       ports
>Synopsis:       Update port: mail/mew3 fix mastersite
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 07 12:40:02 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jean Milanez Melo
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD capeta.freebsdbrasil.com.br 5.3-STABLE FreeBSD 5.3-STABLE #5: Wed Mar 2 15:03:19 BRT 2005 eksffa@capeta.freebsdbrasil.com.br:/usr/obj/usr/src/sys/CAPETA i386


	
>Description:
	
- Fix mastersite.
- Portlint.
>How-To-Repeat:
	
>Fix:

	

--- mew3.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/mew3/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- Makefile	18 Jul 2005 07:21:43 -0000	1.14
+++ Makefile	7 Feb 2006 12:29:20 -0000
@@ -8,8 +8,7 @@
 PORTNAME=	mew
 PORTVERSION=	${MEW_VER}
 CATEGORIES=	mail elisp
-MASTER_SITES=	ftp://ftp.mew.org/pub/Mew/release/ \
-		${MASTER_SITE_PORTS_JP}
+MASTER_SITES=	http://www.mew.org/Release/
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}
 
 MAINTAINER?=	ports@FreeBSD.org
@@ -34,7 +33,6 @@
 INSTALL_TARGET?=	install install-info install-jinfo install-etc
 
 # environments
-USE_REINPLACE=	yes
 REINPLACE_ARGS=
 MAKE_ENV+=	EMACS_LIBDIR=${EMACS_LIBDIR} MEW_MAJOR_VER=${MEW_MAJOR_VER}
 PLIST_SUB+=	MEW_MAJOR_VER=${MEW_MAJOR_VER}
@@ -46,7 +44,7 @@
 .include <bsd.port.pre.mk>
 
 .if ${ARCH} == "ia64"
-BROKEN=		"Does not build on ia64"
+BROKEN=		Does not build on ia64
 .endif
 
 post-patch:
--- mew3.diff ends here ---


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



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