ports/92963: Update port: mail/mew3 fix mastersite

Jean Milanez Melo jmelo at freebsdbrasil.com.br
Tue Feb 7 12:40:08 UTC 2006


>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 at 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 at 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:



More information about the freebsd-ports-bugs mailing list