From tabthorpe@goodking.goodking.ca  Tue Oct 24 18:40:20 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 BD23D16A4DE;
	Tue, 24 Oct 2006 18:40:20 +0000 (UTC)
	(envelope-from tabthorpe@goodking.goodking.ca)
Received: from tbaytel.net (front2-g.tbaytel.net [216.211.26.166])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 66D6C43D66;
	Tue, 24 Oct 2006 18:39:49 +0000 (GMT)
	(envelope-from tabthorpe@goodking.goodking.ca)
Received: from goodking.goodking.ca ([216.211.72.166] verified)
  by front2.tbaytel.net (CommuniGate Pro SMTP 5.0.8)
  with ESMTPS id 60403200; Tue, 24 Oct 2006 14:39:48 -0400
Received: from goodking.goodking.ca (localhost [127.0.0.1])
	by goodking.goodking.ca (8.13.8/8.13.8) with ESMTP id k9OIdKAq049103
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Tue, 24 Oct 2006 14:39:20 -0400 (EDT)
	(envelope-from tabthorpe@goodking.goodking.ca)
Received: (from root@localhost)
	by goodking.goodking.ca (8.13.8/8.13.8/Submit) id k9OIdK8E049075;
	Tue, 24 Oct 2006 14:39:20 -0400 (EDT)
	(envelope-from tabthorpe)
Message-Id: <200610241839.k9OIdK8E049075@goodking.goodking.ca>
Date: Tue, 24 Oct 2006 14:39:20 -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:         104766
>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 18:50:16 GMT 2006
>Closed-Date:    Sat Oct 28 21:11:27 GMT 2006
>Last-Modified:  Sat Oct 28 21:20:22 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 18:38:03 -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 18:50:53 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104766 
State-Changed-From-To: open->closed 
State-Changed-By: olgeni 
State-Changed-When: Sat Oct 28 21:11:07 UTC 2006 
State-Changed-Why:  
Patch committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/104766: commit references a PR
Date: Sat, 28 Oct 2006 21:10:58 +0000 (UTC)

 olgeni      2006-10-28 21:10:47 UTC
 
   FreeBSD ports repository
 
   Modified files:
     x11/eterm            Makefile 
   Log:
   Make port fetchable and use USE_LDCONFIG.
   
   PR:             ports/104766
   Submitted by:   Thomas Abthorpe <thomas(at)goodking.ca>
   Approved by:    portmgr
   
   Revision  Changes    Path
   1.61      +3 -2      ports/x11/eterm/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
