Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 May 2006 05:20:16 +0100
From:      Shaun Amott <shaun@inerd.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/97016: mail/exmh2: Utilise full TCLTK mirror list; portlint(1)
Message-ID:  <1147148416.11289@charon.picobyte.net>
Resent-Message-ID: <200605090430.k494UIxD079579@freefall.freebsd.org>

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

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



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