From root@ns.webtt.biz  Sun Jun 29 06:48:28 2003
Return-Path: <root@ns.webtt.biz>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 75E7437B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 29 Jun 2003 06:48:28 -0700 (PDT)
Received: from ns.webtt.biz (ns.webtt.biz [64.239.29.225])
	by mx1.FreeBSD.org (Postfix) with SMTP id AF76B4400E
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 29 Jun 2003 06:48:27 -0700 (PDT)
	(envelope-from root@ns.webtt.biz)
Received: (qmail 59654 invoked by uid 0); 29 Jun 2003 13:50:45 -0000
Message-Id: <20030629135045.59653.qmail@ns.webtt.biz>
Date: 29 Jun 2003 13:50:45 -0000
From: Rui Lopes <rui@ruilopes.com>
Reply-To: Rui Lopes <rui@ruilopes.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: ade@FreeBSD.org
Subject: [PATCH] for fixing devel/libtool14 pkg-plist
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         53894
>Category:       ports
>Synopsis:       [PATCH] for fixing devel/libtool14 pkg-plist
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    ade
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 29 06:50:17 PDT 2003
>Closed-Date:    Sun Jun 29 07:59:13 PDT 2003
>Last-Modified:  Sun Jun 29 07:59:13 PDT 2003
>Originator:     Rui Lopes
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD disty 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Fri Jun 6 19:30:44 WEST 2003 root@disty:/usr/obj/usr/src/sys/DEBUGGER i386


	
>Description:
pkg-plist* files are using a slipped PLIST variable, ${BUILD_VERSION}.
With this problem we can't deinstall the port.
	
>How-To-Repeat:
	
>Fix:
Replace all occurrences of ${BUILD_VERSION} with %%BUILD_VERSION%%.

# cd /usr/ports/devel/libtool14 && sed -i.orig -e 's,${BUILD_VERSION},%%BUILD_VERSION%%,g' pkg-plist*
	


>Release-Note:
>Audit-Trail:

From: Rui Lopes <rui@ruilopes.com>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Cc:  
Subject: Re: ports/53894: [PATCH] for fixing devel/libtool14 pkg-plist
Date: 29 Jun 2003 14:57:16 +0100

 oh, the "files" are actually only the pkg-plist file.
 
State-Changed-From-To: open->closed 
State-Changed-By: ade 
State-Changed-When: Sun Jun 29 07:58:51 PDT 2003 
State-Changed-Why:  
Fixed, thanks. 


Responsible-Changed-From-To: freebsd-ports-bugs->ade 
Responsible-Changed-By: ade 
Responsible-Changed-When: Sun Jun 29 07:58:51 PDT 2003 
Responsible-Changed-Why:  
Fixed, thanks. 

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