From tabthorpe@goodking.goodking.ca  Tue Oct 24 21:23:26 2006
Return-Path: <tabthorpe@goodking.goodking.ca>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6EE1B16A407;
	Tue, 24 Oct 2006 21:23:26 +0000 (UTC)
	(envelope-from tabthorpe@goodking.goodking.ca)
Received: from tbaytel.net (front1-g.tbaytel.net [216.211.26.156])
	by mx1.FreeBSD.org (Postfix) with ESMTP id BC37F43D60;
	Tue, 24 Oct 2006 21:23:25 +0000 (GMT)
	(envelope-from tabthorpe@goodking.goodking.ca)
Received: from goodking.goodking.ca ([216.211.72.166] verified)
  by front1.tbaytel.net (CommuniGate Pro SMTP 5.0.8)
  with ESMTPS id 58254266; Tue, 24 Oct 2006 17:23:24 -0400
Received: from goodking.goodking.ca (localhost [127.0.0.1])
	by goodking.goodking.ca (8.13.8/8.13.8) with ESMTP id k9OLN5Nl024400
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Tue, 24 Oct 2006 17:23:05 -0400 (EDT)
	(envelope-from tabthorpe@goodking.goodking.ca)
Received: (from root@localhost)
	by goodking.goodking.ca (8.13.8/8.13.8/Submit) id k9OLN5dc024305;
	Tue, 24 Oct 2006 17:23:05 -0400 (EDT)
	(envelope-from tabthorpe)
Message-Id: <200610242123.k9OLN5dc024305@goodking.goodking.ca>
Date: Tue, 24 Oct 2006 17:23:05 -0400 (EDT)
From: Thomas Abthorpe <thomas@goodking.ca>
To: FreeBSD-gnats-submit@freebsd.org
Cc: olgeni@freebsd.org, thomas@goodking.ca
Subject: [PATCH] x11/eterm: make fetchable, USE_LDCONFIG
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         104778
>Category:       ports
>Synopsis:       [PATCH] x11/eterm: make fetchable, USE_LDCONFIG
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    olgeni
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 24 21:30:20 GMT 2006
>Closed-Date:    Fri Nov 17 14:13:39 GMT 2006
>Last-Modified:  Fri Nov 17 14:13:39 GMT 2006
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD goodking.goodking.ca 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #2: Mon Oct  2 02:05:54 EDT
>Description:
- make fetchable, project has moved to SF.net
- USE_LDCONFIG

Port maintainer (olgeni@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- eterm-0.9.3_5.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11/eterm/Makefile,v
retrieving revision 1.60
diff -u -r1.60 Makefile
--- Makefile	21 Mar 2006 00:10:27 -0000	1.60
+++ Makefile	24 Oct 2006 21:22:19 -0000
@@ -9,7 +9,8 @@
 PORTVERSION=	0.9.3
 PORTREVISION=	5
 CATEGORIES+=	x11
-MASTER_SITES=	http://www.eterm.org/download/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	${PORTNAME}
 DISTNAME=	Eterm-${PORTVERSION}
 
 MAINTAINER?=	olgeni@FreeBSD.org
@@ -21,7 +22,7 @@
 
 USE_X_PREFIX=	yes
 GNU_CONFIGURE=	yes
-INSTALLS_SHLIB=	yes
+USE_LDCONFIG=	yes
 CONFIGURE_ARGS?=--enable-trans --enable-utmp \
 		--enable-xim --with-theme-update \
 		--with-backspace=bs --without-terminfo \
--- eterm-0.9.3_5.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->olgeni 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Oct 24 21:30:31 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104778 

From: "Thomas Abthorpe" <thomas@goodking.ca>
To: <bug-followup@FreeBSD.org>
Cc: <olgeni@FreeBSD.org>
Subject: Re: ports/104778: [PATCH] x11/eterm: make fetchable, USE_LDCONFIG
Date: Wed, 25 Oct 2006 12:27:36 -0400

 My apologies. Please close this PR, it is a duplicate of 
 http://www.freebsd.org/cgi/query-pr.cgi?pr=104766.
 
 At the time I generated this PR, it was under the premise of updating 
 chinese/eterm, then I realized it was a slave port.
 
 Thomas 
 
State-Changed-From-To: open->closed 
State-Changed-By: olgeni 
State-Changed-When: Fri Nov 17 14:11:51 UTC 2006 
State-Changed-Why:  
Duplicate of ports/104766. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104778 
>Unformatted:
