From owner-freebsd-ports-bugs@FreeBSD.ORG Tue May 9 04:30:22 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01EAC16A40E for ; Tue, 9 May 2006 04:30:22 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA9B043D5E for ; Tue, 9 May 2006 04:30:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k494UIXi079580 for ; Tue, 9 May 2006 04:30:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k494UIxD079579; Tue, 9 May 2006 04:30:18 GMT (envelope-from gnats) Resent-Date: Tue, 9 May 2006 04:30:18 GMT Resent-Message-Id: <200605090430.k494UIxD079579@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Shaun Amott Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F9D816A403 for ; Tue, 9 May 2006 04:20:18 +0000 (UTC) (envelope-from shaun@inerd.com) Received: from dione.picobyte.net (host-212-158-207-124.bulldogdsl.com [212.158.207.124]) by mx1.FreeBSD.org (Postfix) with SMTP id 841C243D46 for ; Tue, 9 May 2006 04:20:17 +0000 (GMT) (envelope-from shaun@inerd.com) Received: from charon.picobyte.net (charon.picobyte.net [IPv6:2001:4bd0:201e::fe03]) by dione.picobyte.net (Postfix) with ESMTP for ; Tue, 9 May 2006 05:20:15 +0100 (BST) Message-Id: <1147148416.11289@charon.picobyte.net> Date: Tue, 9 May 2006 05:20:16 +0100 From: Shaun Amott To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/97016: mail/exmh2: Utilise full TCLTK mirror list; portlint(1) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Shaun Amott List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 May 2006 04:30:22 -0000 >Number: 97016 >Category: ports >Synopsis: mail/exmh2: Utilise full TCLTK mirror list; portlint(1) >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 May 09 04:30:18 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Shaun Amott >Release: FreeBSD 6.1-PRERELEASE i386 >Organization: >Environment: >Description: - Kill 15 FATAL portlint(1) errors - Use full TCLTK mirror list >How-To-Repeat: >Fix: --- exmh2.diff begins here --- diff -urN exmh2.orig/Makefile exmh2/Makefile --- exmh2.orig/Makefile Fri Apr 28 15:53:40 2006 +++ exmh2/Makefile Tue May 9 05:14:53 2006 @@ -4,12 +4,12 @@ # # $FreeBSD: ports/mail/exmh2/Makefile,v 1.56 2006/04/25 11:03:46 erwin Exp $ # - # "+=" and "?=" lines are for sharing this Makefile with japanese/exmh2. + PORTNAME= exmh PORTVERSION= 2.7.2 CATEGORIES+= mail tk84 -MASTER_SITES= ftp://ftp.tcl.tk/pub/tcl/%SUBDIR%/ +MASTER_SITES= ${MASTER_SITE_TCLTK} MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -urN exmh2.orig/scripts/install exmh2/scripts/install --- exmh2.orig/scripts/install Sat Jul 21 00:57:40 2001 +++ exmh2/scripts/install Tue May 9 05:15:32 2006 @@ -45,5 +45,3 @@ echo "install -c -o bin -g bin -m 444 lib/bitmaps/bitmaps.defaults lib/bitmaps/*.xbm ${PREFIX}/lib/exmh-${VERSION}/bitmaps" install -c -o bin -g bin -m 444 lib/bitmaps/bitmaps.defaults lib/bitmaps/*.xbm ${PREFIX}/lib/exmh-${VERSION}/bitmaps - - --- exmh2.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: